Chenxu Di 5aeb286fe5 net/i40e: add private APIs for flow filtering
The legacy filter API will be superseded by rte_flow.
There are also several small features which can not be
implemented in rte_flow. This patch re-implemented these
features as private API.
Three APIs are added:
rte_pmd_i40e_get_fdir_info.
rte_pmd_i40e_get_fdir_stats.
rte_pmd_i40e_set_gre_key_len.

Signed-off-by: Chenxu Di <chenxux.di@intel.com>
Acked-by: Jeff Guo <jia.guo@intel.com>
2020-07-11 06:18:52 +02:00
..
2020-07-03 15:52:51 +02:00
2020-07-03 15:52:51 +02:00
2020-07-07 23:38:27 +02:00
2020-07-03 15:52:51 +02:00
2020-07-03 15:52:51 +02:00
2020-07-07 23:38:26 +02:00
2020-07-03 15:52:51 +02:00
2020-07-03 15:52:51 +02:00
2020-07-03 15:52:51 +02:00
2020-07-03 15:52:51 +02:00
2020-07-11 06:18:52 +02:00
2020-04-21 13:57:07 +02:00