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-16/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-16/tools/testing/selftests/net/netfilter'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-16/tools/testing/selftests/net/netfilter'
make[1]: Entering directory '/home/virtme/testing-16/tools/testing/selftests/net/netfilter'
TAP version 13
1..2
# overriding timeout to 90
# 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_open: Protocol not supported
# #            OK  conntrack_dump_flush.test_dump_by_zone
# ok 1 conntrack_dump_flush.test_dump_by_zone
# #  RUN           conntrack_dump_flush.test_flush_by_zone ...
# mnl_socket_open: Protocol not supported
# #            OK  conntrack_dump_flush.test_flush_by_zone
# ok 2 conntrack_dump_flush.test_flush_by_zone
# #  RUN           conntrack_dump_flush.test_flush_by_zone_default ...
# mnl_socket_open: Protocol not supported
# #            OK  conntrack_dump_flush.test_flush_by_zone_default
# ok 3 conntrack_dump_flush.test_flush_by_zone_default
# # PASSED: 3 / 3 tests passed.
# # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: net/netfilter: conntrack_dump_flush
# overriding timeout to 90
# selftests: net/netfilter: nft_concat_range.sh
# TEST: reported issues
#   Add two elements, flush, re-add                               mnl.c:60: Unable to initialize Netlink socket: Protocol not supported
# [SKIP]
#   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                                                     Error: Unknown device type.
# [SKIP]
#   veth not supported
#   net,port,net                                                  Terminated
#
not ok 2 selftests: net/netfilter: nft_concat_range.sh # TIMEOUT 90 seconds
make[1]: Leaving directory '/home/virtme/testing-16/tools/testing/selftests/net/netfilter'
make: Leaving directory '/home/virtme/testing-16/tools/testing/selftests'
xx__-> echo $?
0
xx__->