make -C tools/testing/selftests TARGETS="drivers/net" TEST_PROGS=xdp.py TEEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-22/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net' make[1]: Entering directory '/home/virtme/testing/wt-22/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-22/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net' TAP version 13 1..1 # overriding timeout to 360 # selftests: drivers/net: xdp.py # TAP version 13 # 1..13 # ok 1 xdp.test_xdp_native_pass_sb # ok 2 xdp.test_xdp_native_pass_mb # ok 3 xdp.test_xdp_native_drop_sb # # Check| At /home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/./xdp.py, line 292, in test_xdp_native_drop_mb: # # Check| _test_drop(cfg, bpf_info, 8000) # # Check| At /home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/./xdp.py, line 267, in _test_drop: # # Check| ksft_ne(stats[XDPStats.RX.value], 0, "RX stats should be zero") # # Check failed 0 == 0 RX stats should be zero # not ok 4 xdp.test_xdp_native_drop_mb # ok 5 xdp.test_xdp_native_tx_sb # ok 6 xdp.test_xdp_native_tx_mb # # Failed run: pkt_sz 2048, offset 1. Last successful run: pkt_sz 1024, offset 256. Reason: Adjustment failed # ok 7 xdp.test_xdp_native_adjst_tail_grow_data # ok 8 xdp.test_xdp_native_adjst_tail_shrnk_data # # hds-thresh not supported. Using default: 1500 # # Failed run: pkt_sz 512, offset -256. Last successful run: pkt_sz 512, offset -128. Reason: Adjustment failed # ok 9 xdp.test_xdp_native_adjst_head_grow_data # # hds-thresh not supported. Using default: 1500 # # Failed run: pkt_sz (2048) > HDS threshold (1500) and offset 64 > 48 # ok 10 xdp.test_xdp_native_adjst_head_shrnk_data # # Before close stats: {'rx': {'bytes': 361212717, 'packets': 244956, 'errors': 0, 'dropped': 2015, 'over_errors': 0, 'multicast': 0}, 'tx': {'bytes': 5044068, 'packets': 25014, 'errors': 0, 'dropped': 4, 'carrier_errors': 0, 'collisions': 0}} # # Before far stats: {'rx': {'bytes': 5020398, 'packets': 25019, 'errors': 0, 'dropped': 0, 'over_errors': 0, 'multicast': 0}, 'tx': {'bytes': 343528327, 'packets': 29053, 'errors': 0, 'dropped': 0, 'carrier_errors': 0, 'collisions': 0}} # # Tx cmd: 1.0380432605743408 # # After close stats: {'rx': {'bytes': 361340717, 'packets': 246956, 'errors': 0, 'dropped': 2015, 'over_errors': 0, 'multicast': 0}, 'tx': {'bytes': 5044068, 'packets': 25014, 'errors': 0, 'dropped': 4, 'carrier_errors': 0, 'collisions': 0}} # # After far stats: {'rx': {'bytes': 5020398, 'packets': 25019, 'errors': 0, 'dropped': 0, 'over_errors': 0, 'multicast': 0}, 'tx': {'bytes': 343656327, 'packets': 31053, 'errors': 0, 'dropped': 0, 'carrier_errors': 0, 'collisions': 0}} # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/net/lib/py/ksft.py", line 254, in ksft_run # # Exception| case(*args) # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/./xdp.py", line 751, in test_xdp_native_qstats_pass # # Exception| _test_xdp_native_ifc_stats(cfg, XDPAction.PASS) # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/./xdp.py", line 734, in _test_xdp_native_ifc_stats # # Exception| cfg.ethnl.channels_set({'header': {'dev-index': cfg.ifindex}, # # Exception| File "/home/virtme/testing/wt-22/tools/net/ynl/pyynl/lib/ynl.py", line 1159, in _op # # Exception| return self._ops(ops)[0] # # Exception| File "/home/virtme/testing/wt-22/tools/net/ynl/pyynl/lib/ynl.py", line 1115, in _ops # # Exception| raise NlError(nl_msg) # # Exception| net.ynl.pyynl.lib.ynl.NlError: Netlink error: Invalid argument # not ok 11 xdp.test_xdp_native_qstats_pass # # Before close stats: {'rx': {'bytes': 361341077, 'packets': 246960, 'errors': 0, 'dropped': 2015, 'over_errors': 0, 'multicast': 0}, 'tx': {'bytes': 5044508, 'packets': 25018, 'errors': 0, 'dropped': 4, 'carrier_errors': 0, 'collisions': 0}} # # Before far stats: {'rx': {'bytes': 5020838, 'packets': 25023, 'errors': 0, 'dropped': 0, 'over_errors': 0, 'multicast': 0}, 'tx': {'bytes': 343656327, 'packets': 31053, 'errors': 0, 'dropped': 0, 'carrier_errors': 0, 'collisions': 0}} # # Tx cmd: 1.0302870273590088 # # After close stats: {'rx': {'bytes': 361469077, 'packets': 248960, 'errors': 0, 'dropped': 4015, 'over_errors': 0, 'multicast': 0}, 'tx': {'bytes': 5044508, 'packets': 25018, 'errors': 0, 'dropped': 4, 'carrier_errors': 0, 'collisions': 0}} # # After far stats: {'rx': {'bytes': 5020838, 'packets': 25023, 'errors': 0, 'dropped': 0, 'over_errors': 0, 'multicast': 0}, 'tx': {'bytes': 343784327, 'packets': 33053, 'errors': 0, 'dropped': 0, 'carrier_errors': 0, 'collisions': 0}} # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/net/lib/py/ksft.py", line 254, in ksft_run # # Exception| case(*args) # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/./xdp.py", line 759, in test_xdp_native_qstats_drop # # Exception| _test_xdp_native_ifc_stats(cfg, XDPAction.DROP) # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/./xdp.py", line 734, in _test_xdp_native_ifc_stats # # Exception| cfg.ethnl.channels_set({'header': {'dev-index': cfg.ifindex}, # # Exception| File "/home/virtme/testing/wt-22/tools/net/ynl/pyynl/lib/ynl.py", line 1159, in _op # # Exception| return self._ops(ops)[0] # # Exception| File "/home/virtme/testing/wt-22/tools/net/ynl/pyynl/lib/ynl.py", line 1115, in _ops # # Exception| raise NlError(nl_msg) # # Exception| net.ynl.pyynl.lib.ynl.NlError: Netlink error: Invalid argument # not ok 12 xdp.test_xdp_native_qstats_drop # # Before close stats: {'rx': {'bytes': 361469523, 'packets': 248965, 'errors': 0, 'dropped': 4015, 'over_errors': 0, 'multicast': 0}, 'tx': {'bytes': 5045026, 'packets': 25023, 'errors': 0, 'dropped': 4, 'carrier_errors': 0, 'collisions': 0}} # # Before far stats: {'rx': {'bytes': 5021356, 'packets': 25028, 'errors': 0, 'dropped': 0, 'over_errors': 0, 'multicast': 0}, 'tx': {'bytes': 343784413, 'packets': 33054, 'errors': 0, 'dropped': 0, 'carrier_errors': 0, 'collisions': 0}} # # Tx cmd: 1.5395996570587158 # # Check| At /home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/./xdp.py, line 767, in test_xdp_native_qstats_tx: # # Check| _test_xdp_native_ifc_stats(cfg, XDPAction.TX) # # Check| At /home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/./xdp.py, line 717, in _test_xdp_native_ifc_stats: # # Check| ksft_ge(after['tx-packets'] - before['tx-packets'], 2000) # # Check failed 1999 < 2000 # # After close stats: {'rx': {'bytes': 361597523, 'packets': 250965, 'errors': 0, 'dropped': 4015, 'over_errors': 0, 'multicast': 0}, 'tx': {'bytes': 5196950, 'packets': 27022, 'errors': 0, 'dropped': 4, 'carrier_errors': 0, 'collisions': 0}} # # After far stats: {'rx': {'bytes': 5149356, 'packets': 27028, 'errors': 0, 'dropped': 0, 'over_errors': 0, 'multicast': 0}, 'tx': {'bytes': 343912413, 'packets': 35054, 'errors': 0, 'dropped': 0, 'carrier_errors': 0, 'collisions': 0}} # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/net/lib/py/ksft.py", line 254, in ksft_run # # Exception| case(*args) # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/./xdp.py", line 767, in test_xdp_native_qstats_tx # # Exception| _test_xdp_native_ifc_stats(cfg, XDPAction.TX) # # Exception| File "/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/./xdp.py", line 734, in _test_xdp_native_ifc_stats # # Exception| cfg.ethnl.channels_set({'header': {'dev-index': cfg.ifindex}, # # Exception| File "/home/virtme/testing/wt-22/tools/net/ynl/pyynl/lib/ynl.py", line 1159, in _op # # Exception| return self._ops(ops)[0] # # Exception| File "/home/virtme/testing/wt-22/tools/net/ynl/pyynl/lib/ynl.py", line 1115, in _ops # # Exception| raise NlError(nl_msg) # # Exception| net.ynl.pyynl.lib.ynl.NlError: Netlink error: Invalid argument # not ok 13 xdp.test_xdp_native_qstats_tx # # Totals: pass:9 fail:4 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net: xdp.py # exit=1 make[1]: Leaving directory '/home/virtme/testing/wt-22/tools/testing/selftests/drivers/net' make: Leaving directory '/home/virtme/testing/wt-22/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->