]> Git Repo - linux.git/commit
mlx4: Add support for persistent NAPI config to RX CQs
authorJoe Damato <[email protected]>
Fri, 11 Oct 2024 18:45:04 +0000 (18:45 +0000)
committerJakub Kicinski <[email protected]>
Tue, 15 Oct 2024 00:54:30 +0000 (17:54 -0700)
commitc9191eaa728510dab391d384359b8dbf14c25c9e
tree39da64914b8b90dcc73590ab46ab2a27b9fb790c
parent2a3372cafe02ff3510f3dd96ce280214a167c109
mlx4: Add support for persistent NAPI config to RX CQs

Use netif_napi_add_config to assign persistent per-NAPI config when
initializing RX CQ NAPIs.

Presently, struct napi_config only has support for two fields used for
RX, so there is no need to support them with TX CQs, yet.

Signed-off-by: Joe Damato <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
drivers/net/ethernet/mellanox/mlx4/en_cq.c
This page took 0.055235 seconds and 4 git commands to generate.