Skip to content

Conversation

igsilya
Copy link
Contributor

@igsilya igsilya commented Jul 7, 2023

Test loads a program, creates bare AF_XDP socket, then drops all the capabilities and tries to create umem and xsk with previously created resources.

Uses libcap-ng as a dependency for capability management. Skipped if the library is not available at the configuration time.

Test loads a program, creates bare AF_XDP socket, then drops all the
capabilities and tries to create umem and xsk with previously created
resources.

Uses libcap-ng as a dependency for capability management.  Skipped
if the library is not available at the configuration time.

Signed-off-by: Ilya Maximets <[email protected]>
@igsilya
Copy link
Contributor Author

igsilya commented Jul 7, 2023

Existing test_xsk_prog_refcnt tests seem flaky.

@tohojo
Copy link
Member

tohojo commented Jul 7, 2023

Existing test_xsk_prog_refcnt tests seem flaky.

Yeah. If you want to take a stab at improving that, I'd me much obliged :)

Copy link
Member

@tohojo tohojo left a comment

Choose a reason for hiding this comment

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

LGTM; thanks for doing this :)

@tohojo tohojo merged commit 00ff5bf into xdp-project:master Jul 7, 2023
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