On Wed, Sep 16, 2020 at 7:08 PM <[email protected]> wrote: > > From: Kiran Kumar K <[email protected]> > > Adding support to set RSS level from ethdev config. > level-default will requests the default behavior. > level-outer will requests RSS to be performed on the outermost packet > encapsulation level. > level-inner will request RSS to be performed on the specified inner packet > encapsulation level, from outermost to innermost. > > Signed-off-by: Kiran Kumar K <[email protected]>
Reviewed-by: Ajit Khaparde <[email protected]>

