Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bond Port Response Traffic Imbalance with Mellanox CX4/CX5 NICs After Applying dpdk20.11 Patch 0007-bonding-device-sends-packets-with-user-specified-sal.patch #1016

Open
panzhengyu opened this issue Feb 2, 2025 · 0 comments

Comments

@panzhengyu
Copy link

Description:

When using Mellanox ConnectX-4 or ConnectX-5 NICs with DPVS 1.9.8 under the following configuration:

DPDK 20.11 with patch 0007-bonding-device-sends-packets-with-user-specified-sal.patch applied
Bonding mode configured with LACP (802.3ad)
Bonding hash policy is layer34

Observed Behavior:
Response Traffic is unevenly distributed across wan bond ports, with all traffic hashed to a single interface despite two active slaves. Lan bond ports are normal.

The imbalance appears to be introduced by the DPDK 20.11 patch 0007-bonding-device-sends-packets-with-user-specified-sal.patch . Reverting this patch resolves the issue, restoring proper hash distribution across bond ports.

With this patch, ixege driver interface intel 82599 not found imbalance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant