On 1/9/2020 3:15 AM, Wei Hu (Xavier) wrote: > This series are updates and bugfixes for hns3 ethernet PMD driver. > > Chengwen Feng (1): > net/hns3: fix triggering reset proceduce in slave process > > Hongbo Zheng (1): > net/hns3: fix segment error when closing the port > > Wei Hu (Xavier) (8): > net/hns3: support different numbered Rx and Tx queues > net/hns3: support setting VF MAC address by PF driver > net/hns3: remove io rmb call in Rx operation > net/hns3: add free thresh in Rx operation > net/hns3: fix Rx queue search miss RAS err when recv BC pkt > net/hns3: fix ring vector related mailbox command format > net/hns3: fix dumping VF register information > net/hns3: fix link status when failure in issuing command > > Yisen Zhuang (1): > net/hns3: reduce the judgements of free Tx ring space
Series applied to dpdk-next-net/master, thanks.