make -C tools/testing/selftests TARGETS=net/netfilter TEST_PROGS=rpath.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-15/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' make[1]: Entering directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' TAP version 13 1..2 # timeout set to 45 # selftests: net/netfilter: conntrack_dump_flush # TAP version 13 # 1..3 # # Starting 3 tests from 1 test cases. # # RUN conntrack_dump_flush.test_dump_by_zone ... # mnl_socket_recvfrom: Operation not supported # mnl_cb_run: Operation not supported # # conntrack_dump_flush.c:332:test_dump_by_zone:Expected ret (-1) == 0 (0) # mnl_cb_run: Operation not supported # # conntrack_dump_flush.c:335:test_dump_by_zone:Expected ret (-1) == 0 (0) # mnl_cb_run: Operation not supported # # conntrack_dump_flush.c:338:test_dump_by_zone:Expected ret (-1) == 0 (0) # mnl_cb_run: Operation not supported # # conntrack_dump_flush.c:341:test_dump_by_zone:Expected ret (-1) == 0 (0) # mnl_cb_run: Operation not supported # # conntrack_dump_flush.c:361:test_dump_by_zone:Expected ret (-1) == 0 (0) # mnl_cb_run: Operation not supported # # conntrack_dump_flush.c:380:test_dump_by_zone:Expected ret (-1) == 0 (0) # mnl_cb_run: Operation not supported # # conntrack_dump_flush.c:399:test_dump_by_zone:Expected ret (-1) == 0 (0) # mnl_cb_run: Operation not supported # # conntrack_dump_flush.c:419:test_dump_by_zone:Expected ret (-1) == 0 (0) # mnl_socket_recvfrom: Operation not supported # # conntrack_dump_flush.c:422:test_dump_by_zone:Expected ret (-1) >= 2 (2) # # test_dump_by_zone: Test failed # # FAIL conntrack_dump_flush.test_dump_by_zone # not ok 1 conntrack_dump_flush.test_dump_by_zone # # RUN conntrack_dump_flush.test_flush_by_zone ... # mnl_socket_recvfrom: Operation not supported # # SKIP Kernel does not seem to support conntrack zones # # OK conntrack_dump_flush.test_flush_by_zone # ok 2 conntrack_dump_flush.test_flush_by_zone # SKIP Kernel does not seem to support conntrack zones # # RUN conntrack_dump_flush.test_flush_by_zone_default ... # mnl_socket_recvfrom: Operation not supported # # SKIP Kernel does not seem to support conntrack zones # # OK conntrack_dump_flush.test_flush_by_zone_default # ok 3 conntrack_dump_flush.test_flush_by_zone_default # SKIP Kernel does not seem to support conntrack zones # # FAILED: 2 / 3 tests passed. # # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:2 error:0 not ok 1 selftests: net/netfilter: conntrack_dump_flush # exit=1 # timeout set to 45 # selftests: net/netfilter: rpath.sh # Error: Unknown device type. # Cannot find device "v0" # Cannot find device "v0" # Cannot find device "v0" # Cannot find device "v0" # Cannot find device "v0" # Cannot find device "v0" # Error: Unknown device type. # Cannot find device "d0" # Cannot find device "v0" # Cannot find device "d0" # Cannot find device "v0" # Cannot find device "d0" # Warning: Extension rpfilter revision 0 not supported, missing kernel module? # iptables v1.8.8 (nf_tables): RULE_APPEND failed (No such file or directory): rule in chain PREROUTING # Warning: Extension rpfilter revision 0 not supported, missing kernel module? # iptables v1.8.8 (nf_tables): RULE_APPEND failed (No such file or directory): rule in chain PREROUTING # Warning: Extension rpfilter revision 0 not supported, missing kernel module? # ip6tables v1.8.8 (nf_tables): RULE_APPEND failed (No such file or directory): rule in chain PREROUTING # Warning: Extension rpfilter revision 0 not supported, missing kernel module? # ip6tables v1.8.8 (nf_tables): RULE_APPEND failed (No such file or directory): rule in chain PREROUTING # ping: SO_BINDTODEVICE v0: No such device # ping: unknown iface: v0 # FAIL: iptables matched martian not ok 2 selftests: net/netfilter: rpath.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' make: Leaving directory '/home/virtme/testing-15/tools/testing/selftests' xx__-> echo $? 0 xx__->