You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net/vmxnet3: disable RSS for single queue configuration for ESX8.0+ versions
It fixes the issue of v4 RSS configuration failure in
vmxnet3_v4_rss_configure() while writing to BAR register. It's very
specific to single queue configuration.
https://mails.dpdk.org/archives/users/2025-April/008236.html
Bugzilla ID:1789
Fixes: 52ec00f ("net/vmxnet3: fix RSS setting on v4")
Cc: [email protected]
v2:
- Fixed typo in commit message
v3:
- Checking if RSS is already enabled
Signed-off-by: Amiya Ranjan Mohakud <[email protected]>
0 commit comments