[dpdk-dev] [PATCH 0/4] Bugfixes of coverity defects for hns3 PMD driver

Wei Hu (Xavier) xavier.huwei at huawei.com
Tue Jun 9 10:44:13 CEST 2020


This series are bugfixes of coverity defects warning for hns3 PMD driver.

Hongbo Zheng (2):
  net/hns3: avoid unchecked return value in reset err process
  net/hns3: fix unintended sign extension in dump operation

Wei Hu (Xavier) (2):
  net/hns3: fix passing negative parameter to strerror
  net/hns3: fix unintended sign extension in fd operation

 drivers/net/hns3/hns3_fdir.c | 6 +++---
 drivers/net/hns3/hns3_intr.c | 8 +++++++-
 drivers/net/hns3/hns3_regs.c | 2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.7.4



More information about the dev mailing list