[dpdk-dev] [RFC v2 2/6] net/i40e: define the mirror filter parser

Thomas Monjalon thomas at monjalon.net
Thu Feb 18 19:59:14 CET 2021


03/11/2020 09:28, Steve Yang:
> --- a/lib/librte_ethdev/rte_ethdev_driver.h
> +++ b/lib/librte_ethdev/rte_ethdev_driver.h
> @@ -477,6 +477,7 @@ enum rte_filter_type {
>  	RTE_ETH_FILTER_TUNNEL,
>  	RTE_ETH_FILTER_FDIR,
>  	RTE_ETH_FILTER_HASH,
> +	RTE_ETH_FILTER_SAMPLE,
>  	RTE_ETH_FILTER_L2_TUNNEL,
>  	RTE_ETH_FILTER_GENERIC,
>  };

I think this change is useless.




More information about the dev mailing list