net/hns3: support Rx descriptor status query
authorHongbo Zheng <zhenghongbo3@huawei.com>
Tue, 23 Mar 2021 11:21:07 +0000 (19:21 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 23 Mar 2021 12:04:33 +0000 (13:04 +0100)
commit63e05f19b82bb83c47950c03b1f9746e1707e81b
tree4135e1289cc5fcc91badad98f68437097de7e2c7
parent656a6d9cc046fdae2137ac47226bbba89c6db308
net/hns3: support Rx descriptor status query

Add support for query Rx descriptor status in hns3 driver. Check the
descriptor specified and provide the status information of the
corresponding descriptor.

Signed-off-by: Hongbo Zheng <zhenghongbo3@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
doc/guides/nics/features/hns3.ini
doc/guides/nics/features/hns3_vf.ini
doc/guides/rel_notes/release_21_05.rst
drivers/net/hns3/hns3_ethdev.c
drivers/net/hns3/hns3_ethdev_vf.c
drivers/net/hns3/hns3_rxtx.c
drivers/net/hns3/hns3_rxtx.h