From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] MAINTAINERS: claim responsibility for Linux AF_PACKET PMD Date: Thu, 29 Jan 2015 22:03:49 +0100 Message-ID: <2163329.eWniuRemEr@xps13> References: <1422017653-31442-1-git-send-email-thomas.monjalon@6wind.com> <1422036745-19557-1-git-send-email-linville@tuxdriver.com> <20150123181605.GE12120@hmsreliant.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Neil Horman , "John W. Linville" Return-path: In-Reply-To: <20150123181605.GE12120-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 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 > > --- > > 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 > > F: lib/librte_pmd_af_packet/ > > > > Cisco enic > Works just as well for me > Acked-by: Neil Horman > 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