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

xdp: add tx_full_thresh check #608

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Conversation

frankdjx
Copy link
Collaborator

xdp_tx return if prod_free < tx_full_thresh since the xsk_ring_prod is full already.

xdp_tx return if prod_free < tx_full_thresh since the xsk_ring_prod
is full already.

Signed-off-by: Frank Du <[email protected]>
@frankdjx frankdjx marked this pull request as ready for review November 28, 2023 09:01
@frankdjx frankdjx requested a review from ricmli as a code owner November 28, 2023 09:01
@frankdjx frankdjx merged commit ee6fc20 into OpenVisualCloud:main Nov 28, 2023
31 checks passed
@frankdjx frankdjx deleted the xdp_rl branch November 28, 2023 23:52
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

Successfully merging this pull request may close these issues.

2 participants