mbox

[0/3] bugfixes for hns3 PMD

Message ID 1630312011-65160-1-git-send-email-humin29@huawei.com (mailing list archive)
Headers

Message

humin (Q) Aug. 30, 2021, 8:26 a.m. UTC
  This patch contains three bugfixes for hns3 PMD.

Chengchang Tang (2):
  net/hns3: fix queue flow action validation
  net/hns3: fix new taskqueue pair reset command

Min Hu (Connor) (1):
  net/hns3: fix Tx push capability

 drivers/net/hns3/hns3_cmd.c  | 3 +++
 drivers/net/hns3/hns3_cmd.h  | 1 +
 drivers/net/hns3/hns3_flow.c | 8 ++++----
 drivers/net/hns3/hns3_rxtx.c | 2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)