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

selftests/bpf: improve netcnt test robustness #5075

Closed

Conversation

kernel-patches-daemon-bpf[bot]
Copy link

Pull request for series with
subject: selftests/bpf: improve netcnt test robustness
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=747767

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 47e79cb
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=747767
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 108598c
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=747767
version: 1

Change netcnt to demand at least 10K packets, as we frequently see some
stray packet arriving during the test in BPF CI. It seems more important
to make sure we haven't lost any packet than enforcing exact number of
packets.

Cc: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Stanislav Fomichev <sdf@google.com>
@kernel-patches-daemon-bpf
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=747767 irrelevant now. Closing PR.

@kernel-patches-daemon-bpf kernel-patches-daemon-bpf bot deleted the series/747767=>bpf-next branch May 15, 2023 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant