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

Add support for query Tx 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