2015-01-23 13:16, Neil Horman: > On Fri, Jan 23, 2015 at 01:12:25PM -0500, John W. Linville wrote: > > Signed-off-by: John W. Linville <linville at tuxdriver.com> > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 1f7d04a9ec2b..5fccdbb1618c 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -174,6 +174,7 @@ F: examples/kni/ > > F: doc/guides/sample_app_ug/kernel_nic_interface.rst > > > > Linux AF_PACKET > > +M: John W. Linville <linville at tuxdriver.com> > > F: lib/librte_pmd_af_packet/ > > > > Cisco enic > Works just as well for me > Acked-by: Neil Horman <nhorman at tuxdriver.com> > Thanks John! > Neil
Applied About AF_PACKET PMD, I think it would be convenient to have a doc explaining its goal, how it works and what are the dependencies in kernel. Thank you -- Thomas