[PATCH net-next v3 0/3] hinic3: queue_api related fixes
From: Gur Stavi
Date: Mon Jun 09 2025 - 10:49:07 EST
This patch series contains improvement to queue_api and 2 queue_api
related patches to the hinic3 driver.
Changes:
v1: http://lore.kernel.org/netdev/cover.1747824040.git.gur.stavi@xxxxxxxxxx
v2: https://lore.kernel.org/netdev/cover.1747896423.git.gur.stavi@xxxxxxxxxx
* Update cover letter subject and text.
* Add 2 patches for user code related to queue api.
v3:
* Turn netif_subqueue_sent to inline function (Paolo Abeni)
Gur Stavi (3):
queue_api: add subqueue variant netif_subqueue_sent
hinic3: use netif_subqueue_sent api
hinic3: remove tx_q name collision hack
.../net/ethernet/huawei/hinic3/hinic3_tx.c | 23 ++++++++-----------
include/net/netdev_queues.h | 9 ++++++++
2 files changed, 19 insertions(+), 13 deletions(-)
base-commit: 90b83efa6701656e02c86e7df2cb1765ea602d07
--
2.45.2