Re: [dpdk-dev] [PATCH] net/enic: remove deprecated FDIR code

2021-01-11 Thread Ferruh Yigit
On 12/17/2020 1:37 AM, John Daley wrote: The Flow Director (FDIR) API was removed in release 20.11. This patch removes the remainder of the FDIR code in the PMD. Signed-off-by: John Daley Reviewed-by: Hyong Youb Kim Applied to dpdk-next-net/main, thanks.

[dpdk-dev] [PATCH] net/enic: remove deprecated FDIR code

2020-12-16 Thread John Daley
The Flow Director (FDIR) API was removed in release 20.11. This patch removes the remainder of the FDIR code in the PMD. Signed-off-by: John Daley Reviewed-by: Hyong Youb Kim --- drivers/net/enic/enic.h | 23 -- drivers/net/enic/enic_clsf.c | 334