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 # 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': 383755449, 'packets': 259862, 'errors': 0, 'dropped': 2015, 'over_errors': 0, 'multicast': 0, 'length_errors': 0, 'crc_errors': 0, 'frame_errors': 0, 'fifo_errors': 0, 'missed_errors': 0}, 'tx': {'bytes': 5234665, 'packets': 27167, 'errors': 0, 'dropped': 3, 'carrier_errors': 0, 'collisions': 0, 'aborted_errors': 0, 'fifo_errors': 0, 'window_errors': 0, 'heartbeat_errors': 0, 'carrier_changes': 36}} # # Before far stats: {'rx': {'bytes': 5210925, 'packets': 27171, 'errors': 0, 'dropped': 0, 'over_errors': 0, 'multicast': 0, 'length_errors': 0, 'crc_errors': 0, 'frame_errors': 0, 'fifo_errors': 0, 'missed_errors': 0, 'otherhost': 41}, 'tx': {'bytes': 366331203, 'packets': 31027, 'errors': 0, 'dropped': 0, 'carrier_errors': 0, 'collisions': 0, 'aborted_errors': 0, 'fifo_errors': 0, 'window_errors': 0, 'heartbeat_errors': 0, 'carrier_changes': 2}} # # Tx cmd: 3.884492874145508 # # After close stats: {'rx': {'bytes': 383883535, 'packets': 261863, 'errors': 0, 'dropped': 2015, 'over_errors': 0, 'multicast': 0, 'length_errors': 0, 'crc_errors': 0, 'frame_errors': 0, 'fifo_errors': 0, 'missed_errors': 0}, 'tx': {'bytes': 5234743, 'packets': 27168, 'errors': 0, 'dropped': 3, 'carrier_errors': 0, 'collisions': 0, 'aborted_errors': 0, 'fifo_errors': 0, 'window_errors': 0, 'heartbeat_errors': 0, 'carrier_changes': 36}} # # After far stats: {'rx': {'bytes': 5211003, 'packets': 27172, 'errors': 0, 'dropped': 0, 'over_errors': 0, 'multicast': 0, 'length_errors': 0, 'crc_errors': 0, 'frame_errors': 0, 'fifo_errors': 0, 'missed_errors': 0, 'otherhost': 41}, 'tx': {'bytes': 366459289, 'packets': 33028, 'errors': 0, 'dropped': 0, 'carrier_errors': 0, 'collisions': 0, 'aborted_errors': 0, 'fifo_errors': 0, 'window_errors': 0, 'heartbeat_errors': 0, 'carrier_changes': 2}} # # 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 758, 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 741, 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 1150, in _op # # Exception| return self._ops(ops)[0] # # Exception| File "/home/virtme/testing/wt-22/tools/net/ynl/pyynl/lib/ynl.py", line 1106, 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': 383883973, 'packets': 261868, 'errors': 0, 'dropped': 2015, 'over_errors': 0, 'multicast': 0, 'length_errors': 0, 'crc_errors': 0, 'frame_errors': 0, 'fifo_errors': 0, 'missed_errors': 0}, 'tx': {'bytes': 5235269, 'packets': 27173, 'errors': 0, 'dropped': 3, 'carrier_errors': 0, 'collisions': 0, 'aborted_errors': 0, 'fifo_errors': 0, 'window_errors': 0, 'heartbeat_errors': 0, 'carrier_changes': 36}} # # Before far stats: {'rx': {'bytes': 5211529, 'packets': 27177, 'errors': 0, 'dropped': 0, 'over_errors': 0, 'multicast': 0, 'length_errors': 0, 'crc_errors': 0, 'frame_errors': 0, 'fifo_errors': 0, 'missed_errors': 0, 'otherhost': 41}, 'tx': {'bytes': 366459367, 'packets': 33029, 'errors': 0, 'dropped': 0, 'carrier_errors': 0, 'collisions': 0, 'aborted_errors': 0, 'fifo_errors': 0, 'window_errors': 0, 'heartbeat_errors': 0, 'carrier_changes': 2}} # # Tx cmd: 3.793881893157959 # # After close stats: {'rx': {'bytes': 384012059, 'packets': 263869, 'errors': 0, 'dropped': 4015, 'over_errors': 0, 'multicast': 0, 'length_errors': 0, 'crc_errors': 0, 'frame_errors': 0, 'fifo_errors': 0, 'missed_errors': 0}, 'tx': {'bytes': 5235347, 'packets': 27174, 'errors': 0, 'dropped': 3, 'carrier_errors': 0, 'collisions': 0, 'aborted_errors': 0, 'fifo_errors': 0, 'window_errors': 0, 'heartbeat_errors': 0, 'carrier_changes': 36}} # # After far stats: {'rx': {'bytes': 5211607, 'packets': 27178, 'errors': 0, 'dropped': 0, 'over_errors': 0, 'multicast': 0, 'length_errors': 0, 'crc_errors': 0, 'frame_errors': 0, 'fifo_errors': 0, 'missed_errors': 0, 'otherhost': 41}, 'tx': {'bytes': 366587453, 'packets': 35030, 'errors': 0, 'dropped': 0, 'carrier_errors': 0, 'collisions': 0, 'aborted_errors': 0, 'fifo_errors': 0, 'window_errors': 0, 'heartbeat_errors': 0, 'carrier_changes': 2}} # # 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 766, 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 741, 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 1150, in _op # # Exception| return self._ops(ops)[0] # # Exception| File "/home/virtme/testing/wt-22/tools/net/ynl/pyynl/lib/ynl.py", line 1106, 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': 384012419, 'packets': 263873, 'errors': 0, 'dropped': 4015, 'over_errors': 0, 'multicast': 0, 'length_errors': 0, 'crc_errors': 0, 'frame_errors': 0, 'fifo_errors': 0, 'missed_errors': 0}, 'tx': {'bytes': 5235787, 'packets': 27178, 'errors': 0, 'dropped': 3, 'carrier_errors': 0, 'collisions': 0, 'aborted_errors': 0, 'fifo_errors': 0, 'window_errors': 0, 'heartbeat_errors': 0, 'carrier_changes': 36}} # # Before far stats: {'rx': {'bytes': 5212047, 'packets': 27182, 'errors': 0, 'dropped': 0, 'over_errors': 0, 'multicast': 0, 'length_errors': 0, 'crc_errors': 0, 'frame_errors': 0, 'fifo_errors': 0, 'missed_errors': 0, 'otherhost': 41}, 'tx': {'bytes': 366587453, 'packets': 35030, 'errors': 0, 'dropped': 0, 'carrier_errors': 0, 'collisions': 0, 'aborted_errors': 0, 'fifo_errors': 0, 'window_errors': 0, 'heartbeat_errors': 0, 'carrier_changes': 2}} # # Tx cmd: 4.525375843048096 # # Check| At /home/virtme/testing/wt-22/tools/testing/selftests/drivers/net/./xdp.py, line 774, 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 724, in _test_xdp_native_ifc_stats: # # Check| ksft_ge(after['tx-packets'] - before['tx-packets'], 2000) # # Check failed 1980 < 2000 # # After close stats: {'rx': {'bytes': 384140419, 'packets': 265873, 'errors': 0, 'dropped': 4015, 'over_errors': 0, 'multicast': 0, 'length_errors': 0, 'crc_errors': 0, 'frame_errors': 0, 'fifo_errors': 0, 'missed_errors': 0}, 'tx': {'bytes': 5386267, 'packets': 29158, 'errors': 0, 'dropped': 3, 'carrier_errors': 0, 'collisions': 0, 'aborted_errors': 0, 'fifo_errors': 0, 'window_errors': 0, 'heartbeat_errors': 0, 'carrier_changes': 36}} # # After far stats: {'rx': {'bytes': 5340047, 'packets': 29182, 'errors': 0, 'dropped': 0, 'over_errors': 0, 'multicast': 0, 'length_errors': 0, 'crc_errors': 0, 'frame_errors': 0, 'fifo_errors': 0, 'missed_errors': 0, 'otherhost': 41}, 'tx': {'bytes': 366715453, 'packets': 37030, 'errors': 0, 'dropped': 0, 'carrier_errors': 0, 'collisions': 0, 'aborted_errors': 0, 'fifo_errors': 0, 'window_errors': 0, 'heartbeat_errors': 0, 'carrier_changes': 2}} # # 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 774, 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 741, 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 1150, in _op # # Exception| return self._ops(ops)[0] # # Exception| File "/home/virtme/testing/wt-22/tools/net/ynl/pyynl/lib/ynl.py", line 1106, 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:10 fail:3 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__->