[PATCH V3 02/21] net/softnic: remove flow support

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Thu Dec 1 12:27:44 CET 2022



> -----Original Message-----
> From: Ferruh Yigit <ferruh.yigit at amd.com>
> Sent: Wednesday, November 30, 2022 11:19 AM
> To: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>; Thomas Monjalon
> <thomas at monjalon.net>
> Cc: Jangra, Yogesh <yogesh.jangra at intel.com>; dev at dpdk.org
> Subject: Re: [PATCH V3 02/21] net/softnic: remove flow support
> 
> On 9/1/2022 3:20 PM, Cristian Dumitrescu wrote:
> > Remove the Ethernet device flow API support.
> >
> > Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> > Signed-off-by: Yogesh Jangra <yogesh.jangra at intel.com>
> > ---
> >  drivers/net/softnic/meson.build            |    1 -
> >  drivers/net/softnic/rte_eth_softnic.c      |    9 -
> >  drivers/net/softnic/rte_eth_softnic_cli.c  |   81 -
> >  drivers/net/softnic/rte_eth_softnic_flow.c | 2293 --------------------
> >  4 files changed, 2384 deletions(-)
> >  delete mode 100644 drivers/net/softnic/rte_eth_softnic_flow.c
> 
> Hi Cristian,
> 
> I can still see some flow API reference in the softnic documentation
> [1], is the latest documentation up to date?
> 
> 
> [1]
> https://doc.dpdk.org/guides/nics/softnic.html#flow-api-support

Thanks Ferruh, we will fix the documentation.


More information about the dev mailing list