Skip to content

selftests/bpf: remove unused toggle in tc_tunnel#11667

Closed
kernel-patches-daemon-bpf[bot] wants to merge 2 commits intobpf-next_basefrom
series/1076850=>bpf-next
Closed

selftests/bpf: remove unused toggle in tc_tunnel#11667
kernel-patches-daemon-bpf[bot] wants to merge 2 commits intobpf-next_basefrom
series/1076850=>bpf-next

Conversation

@kernel-patches-daemon-bpf
Copy link
Copy Markdown

Pull request for series with
subject: selftests/bpf: remove unused toggle in tc_tunnel
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1076850

@kernel-patches-daemon-bpf
Copy link
Copy Markdown
Author

Upstream branch: 6f6c794
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1076850
version: 1

@kernel-patches-daemon-bpf
Copy link
Copy Markdown
Author

Upstream branch: 6f6c794
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1076850
version: 1

@kernel-patches-daemon-bpf
Copy link
Copy Markdown
Author

Upstream branch: 891a05c
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1076850
version: 1

@kernel-patches-daemon-bpf kernel-patches-daemon-bpf Bot force-pushed the series/1076850=>bpf-next branch from 1c273f6 to d984628 Compare April 3, 2026 15:32
tc_tunnel test is based on a send_and_test_data function which takes a
subtest configuration, and a boolean indicating whether the connection
is supposed to fail or not. This boolean is systematically passed to
true, and is a remnant from the first (not integrated) attempts to
convert tc_tunnel to test_progs: those versions validated for
example that a connection properly fails when only one side of the
connection has tunneling enabled. This specific testing has not been
integrated because it involved large timeouts which increased quite a
lot the test duration, for little added value.

Remove the unused boolean from send_and_test_data to simplify the
generic part of subtests.

Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
Acked-by: Paul Chaignon <paul.chaignon@gmail.com>
@kernel-patches-daemon-bpf
Copy link
Copy Markdown
Author

Upstream branch: 6a14bee
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1076850
version: 1

@kernel-patches-daemon-bpf
Copy link
Copy Markdown
Author

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

@kernel-patches-daemon-bpf kernel-patches-daemon-bpf Bot deleted the series/1076850=>bpf-next branch April 6, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant