On 9/1/2022 3:20 PM, Cristian Dumitrescu wrote:
> Remove the Ethernet device flow API support.
> 
> Signed-off-by: Cristian Dumitrescu <cristian.dumitre...@intel.com>
> Signed-off-by: Yogesh Jangra <yogesh.jan...@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

Reply via email to