make -C tools/testing/selftests TARGETS=net/netfilter TEST_PROGS=nft_concaat_range.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: nft_concat_range.sh
# TEST: reported issues
#   Add two elements, flush, re-add                               [ OK ]
#   net,mac with reload                                           Error: Unknown device type.
# [SKIP]
#   veth not supported
# TEST: correctness
#   net,port                                                      Error: Unknown device type.
# [SKIP]
#   veth not supported
#   port,net                                                      Error: Unknown device type.
# [SKIP]
#   veth not supported
#   net6,port                                                     Error: Unknown device type.
# [SKIP]
#   veth not supported
#   port,proto                                                    Error: Unknown device type.
# [SKIP]
#   veth not supported
#   net6,port,mac                                                 Error: Unknown device type.
# [SKIP]
#   veth not supported
#   net6,port,mac,proto                                           Error: Unknown device type.
# [SKIP]
#   veth not supported
#   net,port,net                                                  Error: Unknown device type.
# [SKIP]
#   veth not supported
#   net,mac                                                       Error: Unknown device type.
# [SKIP]
#   veth not supported
#   mac,net                                                       Error: Unknown device type.
# [SKIP]
#   veth not supported
#   net,mac - ICMP                                                Error: Unknown device type.
# [SKIP]
#   veth not supported
#   net6,mac - ICMPv6                                             Error: Unknown device type.
# [SKIP]
#   veth not supported
#   net6,port,net6,port                                           Error: Unknown device type.
# [SKIP]
#   veth not supported
#   net,port,mac,proto,net                                        Error: Unknown device type.
# [SKIP]
#   veth not supported
# TEST: concurrency
#   net,port                                                      Error: Unknown device type.
# [SKIP]
#   veth not supported
#   port,net                                                      Error: Unknown device type.
# [SKIP]
#   veth not supported
#   net6,port                                                     Terminated
#
not ok 2 selftests: net/netfilter: nft_concat_range.sh # TIMEOUT 45 seconds
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__->