From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH] maintainers: fix responsibility of flow API bits Date: Wed, 16 May 2018 16:35:17 +0200 Message-ID: <20180516143517.GA6497@6wind.com> References: <1525944544-13513-1-git-send-email-bernard.iremonger@intel.com> <20180515162211.7030-1-adrien.mazarguil@6wind.com> <8CEF83825BEC744B83065625E567D7C24E0CD20F@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" , "stable@dpdk.org" To: "Iremonger, Bernard" Return-path: Received: from mail-wr0-f193.google.com (mail-wr0-f193.google.com [209.85.128.193]) by dpdk.org (Postfix) with ESMTP id 9F150D4A6 for ; Wed, 16 May 2018 16:35:38 +0200 (CEST) Received: by mail-wr0-f193.google.com with SMTP id q3-v6so1580391wrj.6 for ; Wed, 16 May 2018 07:35:38 -0700 (PDT) Content-Disposition: inline In-Reply-To: <8CEF83825BEC744B83065625E567D7C24E0CD20F@IRSMSX108.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, May 16, 2018 at 09:18:01AM +0000, Iremonger, Bernard wrote: > Hi Adrien, > > > -----Original Message----- > > From: Adrien Mazarguil [mailto:adrien.mazarguil@6wind.com] > > Sent: Tuesday, May 15, 2018 5:23 PM > > To: dev@dpdk.org > > Cc: stable@dpdk.org; Iremonger, Bernard > > Subject: [PATCH] maintainers: fix responsibility of flow API bits > > > > The following commits lack MAINTAINERS entries for this mess. > > > > Fixes: 4d73b6fb9907 ("doc: add generic flow API guide") > > Fixes: 19c90af6285c ("app/testpmd: add flow command") > > Cc: stable@dpdk.org > > > > Signed-off-by: Adrien Mazarguil > > Cc: Bernard Iremonger > > --- > > MAINTAINERS | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index bd08d4292..187817fff 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -303,6 +303,8 @@ F: devtools/test-null.sh Flow API > > M: Adrien Mazarguil > > T: git://dpdk.org/next/dpdk-next-net > > +F: app/test-pmd/cmdline_flow.c > > +F: doc/guides/prog_guide/rte_flow.rst > > doc/guides/testpmd_app_ug/testpmd_funcs.rst > Should be added to the list of flow related files. I did not add it because there is no way to split responsibility on a documentation section basis AFAIK, and only a fraction of this file contains information about rte_flow-related stuff. -- Adrien Mazarguil 6WIND