On 9/13/2019 1:14 PM, viveksha...@marvell.com wrote: > From: Vivek Sharma <viveksha...@marvell.com> > > Introduce boot time argument for configuring QinQ strip > offload and for configuring all rx offloads.Fix port info > display to distinguish between qinq strip and extend offloads. > > Signed-off-by: Vivek Sharma <viveksha...@marvell.com>
<...> > @@ -198,6 +198,10 @@ The command line options are: > > Enable hardware VLAN extend. > > +* ``--enable-hw-qinq-strip`` > + > + Enable hardware QINQ strip. > + > * ``--enable-drop-en`` > > Enable per-queue packet drop for packets with no descriptors. > @@ -385,6 +389,11 @@ The command line options are: > Set the hexadecimal bitmask of TX queue offloads. > The default value is 0. > > +* ``--rx-offloads=0xXXXXXXXX`` > + > + Set the hexadecimal bitmask of RX queue offloads. > + The default value is 0. > + > * ``--hot-plug`` > > Enable device event monitor mechanism for hotplug. > +1 to both arguments, but they are independent/unrelated, can you please make this two patches? Thanks, ferruh