net/ice: support flow director counter
authorYahui Cao <yahui.cao@intel.com>
Fri, 18 Oct 2019 11:15:59 +0000 (19:15 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 23 Oct 2019 14:43:10 +0000 (16:43 +0200)
commit2adc30cf2a2fdfddc80eed55c2bb27d7227b3daf
treed71a12d500613b0ddfef1f589002143e2a048d52
parent0f880c3df192b3e91ca5f30ae6fd81def59f0158
net/ice: support flow director counter

This patch add FDIR statistical counter support
and it includes RTE_FLOW count actions support
and query support.

RTE_FLOW count actions support id and shared.
RTE_FLOW query record packet hits by default.

Signed-off-by: Yahui Cao <yahui.cao@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
drivers/net/ice/ice_ethdev.h
drivers/net/ice/ice_fdir_filter.c