[PATCH V3 02/21] net/softnic: remove flow support
Ferruh Yigit
ferruh.yigit at amd.com
Wed Nov 30 12:18:32 CET 2022
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
More information about the dev
mailing list