lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 20 Jul 2023 10:05:06 +0800
From: Jijie Shao <shaojijie@...wei.com>
To: <netdev@...r.kernel.org>
CC: <yisen.zhuang@...wei.com>, <salil.mehta@...wei.com>,
	<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
	<pabeni@...hat.com>, <lanhao@...wei.com>, <shaojijie@...wei.com>,
	<chenhao418@...wei.com>, <wangjie125@...wei.com>, <shenjian15@...wei.com>
Subject: [PATCH net 0/4] There are some bugfix for the HNS3 ethernet driver

There are some bugfix for the HNS3 ethernet driver

Hao Lan (2):
  net: hns3: fix the imp capability bit cannot exceed 32 bits issue
  net: hns3: add tm flush when setting tm

Jijie Shao (2):
  net: hns3: fix wrong tc bandwidth weight data issue
  net: hns3: fix wrong bw weight of disabled tc issue

 drivers/net/ethernet/hisilicon/hns3/hnae3.h   |  7 ++-
 .../hns3/hns3_common/hclge_comm_cmd.c         | 22 ++++++--
 .../hns3/hns3_common/hclge_comm_cmd.h         |  2 +
 .../ethernet/hisilicon/hns3/hns3_debugfs.c    |  3 ++
 .../hisilicon/hns3/hns3pf/hclge_dcb.c         | 51 ++++++++++++++++---
 .../hisilicon/hns3/hns3pf/hclge_debugfs.c     |  3 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 34 ++++++++++++-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_tm.h |  4 ++
 8 files changed, 110 insertions(+), 16 deletions(-)

-- 
2.30.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ