net/ixgbe: add query rule stats support for FDIR
authorWei Zhao <wei.zhao1@intel.com>
Wed, 13 Jun 2018 08:08:50 +0000 (16:08 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 2 Jul 2018 23:35:57 +0000 (01:35 +0200)
commit81432e9061c65b372570e95874cca70afef04ed4
tree77b5591ebf762a671cbb40fdb8f871dc7be5a3df
parentbeaa005850a27f6e83f30296c1d0893d1ff49925
net/ixgbe: add query rule stats support for FDIR

There are many registeres in x550 support stats of
flow director filters, for example the number of added
or removed rules and the number match or miss match packet
count for this for port, all these important information
can be read form registeres in x550 and display with command
xstats.

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
drivers/net/ixgbe/ixgbe_ethdev.c