Skip to content

Fix wrongly disabling static key (for xdp locking)#6

Open
mmkhmmkh wants to merge 3 commits intointel:mainfrom
mmkhmmkh:fix-xdp-panic
Open

Fix wrongly disabling static key (for xdp locking)#6
mmkhmmkh wants to merge 3 commits intointel:mainfrom
mmkhmmkh:fix-xdp-panic

Conversation

@mmkhmmkh
Copy link

@mmkhmmkh mmkhmmkh commented Nov 2, 2024

This fixes the wrong decrease of static key "ixgbe_xdp_locking_key" (on ixgbe_free_q_vector), which causes driver to panic if there is some XDP program working along with a TC one, with > 64 CPU cores.

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.

1 participant