diff options
author | Paolo Abeni <pabeni@redhat.com> | 2024-11-07 12:40:20 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-11-07 12:40:32 +0100 |
commit | 5d182f711ecc80b085f73c7bdd49fc65c886ac69 (patch) | |
tree | b32b09ef04e63aed1b363d4e628088f8d045d5a4 /drivers/net/ethernet/arc | |
parent | 25d70702142ac2115e75e01a0a985c6ea1d78033 (diff) | |
parent | 50bfcaedd78e53135ec0504302269b3b65bf1eff (diff) |
Merge branch 'virtio_net-make-rss-interact-properly-with-queue-number'
Philo Lu says:
====================
virtio_net: Make RSS interact properly with queue number
With this patch set, RSS updates with queue_pairs changing:
- When virtnet_probe, init default rss and commit
- When queue_pairs changes _without_ user rss configuration, update rss
with the new queue number
- When queue_pairs changes _with_ user rss configuration, keep rss as user
configured
Patch 1 and 2 fix possible out of bound errors for indir_table and key.
Patch 3 and 4 add RSS update in probe() and set_queues().
====================
Link: https://patch.msgid.link/20241104085706.13872-1-lulie@linux.alibaba.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/arc')
0 files changed, 0 insertions, 0 deletions