public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] extend bit width in the flow director of HNS3 driver
@ 2026-01-23  9:47 Jijie Shao
  2026-01-23  9:47 ` [PATCH net-next 1/2] net: hns3: extend HCLGE_FD_AD_QID to 11 bits Jijie Shao
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jijie Shao @ 2026-01-23  9:47 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

The bit widths of HCLGE_FD_AD_QID and HCLGE_FD_AD_COUNTER_NUM are
increased to support higher specifications.

Note: The hardware already supports the specifications.

Jijie Shao (2):
  net: hns3: extend HCLGE_FD_AD_QID to 11 bits
  net: hns3: extend HCLGE_FD_AD_COUNTER_NUM to 8 bits

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

-- 
2.33.0


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

end of thread, other threads:[~2026-01-27 12:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-23  9:47 [PATCH net-next 0/2] extend bit width in the flow director of HNS3 driver Jijie Shao
2026-01-23  9:47 ` [PATCH net-next 1/2] net: hns3: extend HCLGE_FD_AD_QID to 11 bits Jijie Shao
2026-01-23  9:47 ` [PATCH net-next 2/2] net: hns3: extend HCLGE_FD_AD_COUNTER_NUM to 8 bits Jijie Shao
2026-01-26 14:03 ` [PATCH net-next 0/2] extend bit width in the flow director of HNS3 driver Simon Horman
2026-01-27  1:50   ` Jijie Shao
2026-01-27 12:53     ` Simon Horman
2026-01-27 12:40 ` 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