diff options
author | 2021-08-11 12:36:27 +0000 | |
---|---|---|
committer | 2021-08-13 23:48:16 +0200 | |
commit | cf7a5cba86fc2d3000c555b9568f7dd0f43bf0d4 (patch) | |
tree | a42c04b9dc71b092875ced0cd153e4bd6b257a39 /net/unix/af_unix.c | |
parent | net: in_irq() cleanup (diff) | |
download | wireguard-linux-cf7a5cba86fc2d3000c555b9568f7dd0f43bf0d4.tar.xz wireguard-linux-cf7a5cba86fc2d3000c555b9568f7dd0f43bf0d4.zip |
selftests/bpf: Fix running of XDP bonding tests
An "innocent" cleanup in the last version of the XDP bonding patchset moved
the "test__start_subtest" calls to the test main function, but I forgot to
reverse the condition, which lead to all tests being skipped. Fix it.
Fixes: 6aab1c81b98a ("selftests/bpf: Add tests for XDP bonding")
Signed-off-by: Jussi Maki <joamaki@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20210811123627.20223-1-joamaki@gmail.com
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions