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

Rework pytest mellanox support #597

Open
PlagueCZ opened this issue Jul 31, 2024 · 0 comments
Open

Rework pytest mellanox support #597

PlagueCZ opened this issue Jul 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@PlagueCZ
Copy link
Contributor

The current implementation of pytest --hw relies on a cross-wiring PF0 and PF1 together.

This not only removes the ability to test WCMP but also requires manual access to the NIC to switch cables.

It would be better to use a simple reflector on the "other side" to send packets from PFs back for pytest to be able to intercept them (as for Mellanox, packets emitted by PFs are not interceptable).

@PlagueCZ PlagueCZ added the enhancement New feature or request label Jul 31, 2024
@PlagueCZ PlagueCZ self-assigned this Jul 31, 2024
@guvenc guvenc added this to Networking Aug 7, 2024
@guvenc guvenc moved this to In Progress in Networking Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant