On 3/13/2017 7:16 PM, Allain Legacy wrote: > Updates the documentation and feature lists for the AVP PMD device. > > Signed-off-by: Allain Legacy <allain.leg...@windriver.com> > Signed-off-by: Matt Peters <matt.pet...@windriver.com> > Acked-by: John McNamara <john.mcnam...@intel.com>
<...> > diff --git a/doc/guides/nics/features/avp.ini > b/doc/guides/nics/features/avp.ini > new file mode 100644 > index 0000000..64bf42e > --- /dev/null > +++ b/doc/guides/nics/features/avp.ini > @@ -0,0 +1,17 @@ > +; > +; Supported features of the 'AVP' network poll mode driver. > +; > +; Refer to default.ini for the full list of available PMD features. > +; > +[Features] > +Link status = Y > +Queue start/stop = Y > +Jumbo frame = Y > +Scattered Rx = Y > +Promiscuous mode = Y > +Unicast MAC filter = Y > +VLAN offload = Y > +Basic stats = Y > +Stats per queue = Y > +Linux UIO = Y > +x86-64 = Y Each feature can be added with the patch feature actually implemented, and initial empty version can be part of skeleton patch.