[dpdk-dev] [PATCH v2 2/8] net/hns3: add queue count of Rx API support

2020-10-29 Thread Lijun Ou
Here is to implement the available and used rxd number count function. In Kunpeng series, the NIC hardware support to read the bd numbers which wait processed from the hardware FBD(Full Buffer Descriptor), and the driver maintains the bd number to be wrriten back hardware. compare the number of FBD

[dpdk-dev] [PATCH v2 2/8] net/hns3: add queue count of Rx API support

2020-10-29 Thread Lijun Ou
Here is to implement the available and used rxd number count function. In Kunpeng series, the NIC hardware support to read the bd numbers which wait processed from the hardware FBD(Full Buffer Descriptor), and the driver maintains the bd number to be wrriten back hardware. compare the number of FBD