Skip to content

Remove Rx RSS#608

Merged
guvenc merged 1 commit intomainfrom
fix/rss_pf1_proxy_mlx5
Sep 26, 2024
Merged

Remove Rx RSS#608
guvenc merged 1 commit intomainfrom
fix/rss_pf1_proxy_mlx5

Conversation

@PlagueCZ
Copy link
Copy Markdown
Contributor

@PlagueCZ PlagueCZ commented Sep 26, 2024

When implementing pf1-proxy over MLX5-bound VF on PF1 (i.e. setting sriov_numvfs to 1 for PF1), maximum throughput on PF0 goes from 24.7Gbps to 12.5Gbps if there is also any VM-VM traffic. Such traffic is also 0.8Gbps.

By removing Rx RSS, PF0 throughput is back to maximum and VM-VM if done in parallel is up to 4Gbps.

Part of #606


I have not made this part of the pf1-proxy PR since this change would be easy to miss and I think it should be tracked separately.

@github-actions github-actions bot added size/XS bug Something isn't working labels Sep 26, 2024
@PlagueCZ PlagueCZ marked this pull request as ready for review September 26, 2024 00:21
@PlagueCZ PlagueCZ requested a review from a team as a code owner September 26, 2024 00:21
Copy link
Copy Markdown
Contributor

@guvenc guvenc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@guvenc guvenc merged commit 03b65d8 into main Sep 26, 2024
@guvenc guvenc deleted the fix/rss_pf1_proxy_mlx5 branch September 26, 2024 17:35
@hardikdr hardikdr added this to Roadmap Jun 26, 2025
@hardikdr hardikdr moved this to Done in Roadmap Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/networking bug Something isn't working size/XS

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants