net/hns3: add imissed packet stats
authorMin Hu (Connor) <humin29@huawei.com>
Thu, 4 Mar 2021 07:44:45 +0000 (15:44 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 4 Mar 2021 14:07:13 +0000 (15:07 +0100)
commit3e9f3042d7c80f90158ff6227981913a2074aece
treef702fd14fcf2379be70768659bc3cc0d3824fe0e
parentfdcd6a3e0246bb19007fbd05b6ea5fc00109392b
net/hns3: add imissed packet stats

This patch implement Rx imissed stats by querying cmdq.

Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Signed-off-by: Lijun Ou <oulijun@huawei.com>
drivers/net/hns3/hns3_cmd.h
drivers/net/hns3/hns3_ethdev.c
drivers/net/hns3/hns3_ethdev.h
drivers/net/hns3/hns3_stats.c
drivers/net/hns3/hns3_stats.h