public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] fix some bugs in the flow director of HNS3 driver
@ 2026-01-19 13:28 Jijie Shao
  2026-01-19 13:28 ` [PATCH net 1/2] net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M Jijie Shao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jijie Shao @ 2026-01-19 13:28 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, andrew+netdev, horms
  Cc: shenjian15, liuyonglong, chenhao418, lantao5, huangdonghua3,
	yangshuaisong, jonathan.cameron, salil.mehta, netdev,
	linux-kernel, shaojijie

This patchset fixes two bugs in the flow director:
1. Incorrect definition of HCLGE_FD_AD_COUNTER_NUM_M
2. Incorrect assignment of HCLGE_FD_AD_NXT_KEY

Jijie Shao (2):
  net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
  net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue

 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h  | 2 +-
 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-21  2:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-19 13:28 [PATCH net 0/2] fix some bugs in the flow director of HNS3 driver Jijie Shao
2026-01-19 13:28 ` [PATCH net 1/2] net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M Jijie Shao
2026-01-19 13:28 ` [PATCH net 2/2] net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue Jijie Shao
2026-01-21  2:40 ` [PATCH net 0/2] fix some bugs in the flow director of HNS3 driver patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox