Re: [dpdk-dev] [PATCH v2] rawdev: fix to remove EXPERIMENTAL from comment

2020-07-07 Thread David Marchand
On Tue, Jul 7, 2020 at 10:58 AM Hemant Agrawal wrote: > > The experimental tags were removed, but the comment > is still having API classification as EXPERIMENTAL > > Fixes: 931cc531aad2 ("rawdev: remove experimental tag") > Cc: sta...@dpdk.org > > Signed-off-by: Hemant Agrawal > --- > MAINTAINE

Re: [dpdk-dev] [PATCH v2] rawdev: fix to remove EXPERIMENTAL from comment

2020-07-07 Thread Ferruh Yigit
On 7/7/2020 10:02 AM, Thomas Monjalon wrote: > 07/07/2020 10:54, Hemant Agrawal: >> The experimental tags were removed, but the comment >> is still having API classification as EXPERIMENTAL >> >> Fixes: 931cc531aad2 ("rawdev: remove experimental tag") >> Cc: sta...@dpdk.org >> >> Signed-off-by: Hem

Re: [dpdk-dev] [PATCH v2] rawdev: fix to remove EXPERIMENTAL from comment

2020-07-07 Thread Thomas Monjalon
07/07/2020 10:54, Hemant Agrawal: > The experimental tags were removed, but the comment > is still having API classification as EXPERIMENTAL > > Fixes: 931cc531aad2 ("rawdev: remove experimental tag") > Cc: sta...@dpdk.org > > Signed-off-by: Hemant Agrawal > --- > MAINTAINERS