]> Git Repo - linux.git/commit
selftests: net: reuseport_bpf_numa: don't fail if no numa support
authorAnders Roxell <[email protected]>
Fri, 18 May 2018 22:27:37 +0000 (00:27 +0200)
committerDaniel Borkmann <[email protected]>
Wed, 23 May 2018 10:21:02 +0000 (12:21 +0200)
commit1a2b80ecc7ad374e9ef6a3de6fdd032d94be2270
tree4f75bcb8f4750a529440ff594aa02e081ba3aa9b
parenta6837d26674afd2ccb789fe666b4aff7095dc3d2
selftests: net: reuseport_bpf_numa: don't fail if no numa support

The reuseport_bpf_numa test case fails there's no numa support.  The
test shouldn't fail if there's no support it should be skipped.

Fixes: 3c2c3c16aaf6 ("reuseport, bpf: add test case for bpf_get_numa_node_id")
Signed-off-by: Anders Roxell <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
tools/testing/selftests/net/reuseport_bpf_numa.c
This page took 0.056616 seconds and 4 git commands to generate.