TAP version 13 1..1 # timeout set to 360 # selftests: drivers/net: xdp.py # TAP version 13 # 1..14 # # Check| At /srv/hw-worker/tests/1893/drivers/net/./xdp.py, line 184, in test_xdp_native_pass_sb: # # Check| _test_pass(cfg, bpf_info, 256) # # Check| At /srv/hw-worker/tests/1893/drivers/net/./xdp.py, line 168, in _test_pass: # # Check| ksft_eq(_test_udp(cfg, port, msg_sz), True, "UDP packet exchange failed") # # Check failed False != True UDP packet exchange failed # # Check| At /srv/hw-worker/tests/1893/drivers/net/./xdp.py, line 184, in test_xdp_native_pass_sb: # # Check| _test_pass(cfg, bpf_info, 256) # # Check| At /srv/hw-worker/tests/1893/drivers/net/./xdp.py, line 171, in _test_pass: # # Check| ksft_ne(stats[XDPStats.RX.value], 0, "RX stats should not be zero") # # Check failed 0 == 0 RX stats should not be zero # not ok 1 xdp.test_xdp_native_pass_sb # # Check| At /srv/hw-worker/tests/1893/drivers/net/./xdp.py, line 196, in test_xdp_native_pass_mb: # # Check| _test_pass(cfg, bpf_info, 8000) # # Check| At /srv/hw-worker/tests/1893/drivers/net/./xdp.py, line 168, in _test_pass: # # Check| ksft_eq(_test_udp(cfg, port, msg_sz), True, "UDP packet exchange failed") # # Check failed False != True UDP packet exchange failed # # Check| At /srv/hw-worker/tests/1893/drivers/net/./xdp.py, line 196, in test_xdp_native_pass_mb: # # Check| _test_pass(cfg, bpf_info, 8000) # # Check| At /srv/hw-worker/tests/1893/drivers/net/./xdp.py, line 171, in _test_pass: # # Check| ksft_ne(stats[XDPStats.RX.value], 0, "RX stats should not be zero") # # Check failed 0 == 0 RX stats should not be zero # not ok 2 xdp.test_xdp_native_pass_mb # # Check| At /srv/hw-worker/tests/1893/drivers/net/./xdp.py, line 231, in test_xdp_native_drop_sb: # # Check| _test_drop(cfg, bpf_info, 256) # # Check| At /srv/hw-worker/tests/1893/drivers/net/./xdp.py, line 218, 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 3 xdp.test_xdp_native_drop_sb # # Check| At /srv/hw-worker/tests/1893/drivers/net/./xdp.py, line 243, in test_xdp_native_drop_mb: # # Check| _test_drop(cfg, bpf_info, 8000) # # Check| At /srv/hw-worker/tests/1893/drivers/net/./xdp.py, line 218, 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 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1893/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/drivers/net/./xdp.py", line 465, in test_xdp_native_adjst_tail_grow_data # # Exception| _validate_res(res, offset_lst, pkt_sz_lst) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/drivers/net/./xdp.py", line 336, in _validate_res # # Exception| raise KsftFailEx(f"{res['reason']}") # # Exception| net.lib.py.ksft.KsftFailEx: Data exchange failed # # Exception| # not ok 7 xdp.test_xdp_native_adjst_tail_grow_data # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1893/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/drivers/net/./xdp.py", line 483, in test_xdp_native_adjst_tail_shrnk_data # # Exception| _validate_res(res, offset_lst, pkt_sz_lst) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/drivers/net/./xdp.py", line 336, in _validate_res # # Exception| raise KsftFailEx(f"{res['reason']}") # # Exception| net.lib.py.ksft.KsftFailEx: Data exchange failed # # Exception| # not 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 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1893/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/drivers/net/./xdp.py", line 621, in test_xdp_native_adjst_head_shrnk_data # # Exception| _validate_res(res, offset_lst, pkt_sz_lst) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/drivers/net/./xdp.py", line 336, in _validate_res # # Exception| raise KsftFailEx(f"{res['reason']}") # # Exception| net.lib.py.ksft.KsftFailEx: Data exchange failed # # Exception| # not ok 10 xdp.test_xdp_native_adjst_head_shrnk_data # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1893/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/drivers/net/./xdp.py", line 661, in test_xdp_native_qstats # # Exception| before = cfg.netnl.qstats_get({"ifindex": cfg.ifindex}, dump=True)[0] # # Exception| ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/net/lib/ynl/pyynl/lib/ynl.py", line 1427, in _op # # Exception| return self._ops(ops)[0] # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/net/lib/ynl/pyynl/lib/ynl.py", line 1384, in _ops # # Exception| raise NlError(nl_msg) # # Exception| net.lib.ynl.pyynl.lib.ynl.NlError: Netlink error: Operation not supported {'bad-attr': '.ifindex'} # # Exception| # not ok 11 xdp.test_xdp_native_qstats.pass # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1893/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/drivers/net/./xdp.py", line 661, in test_xdp_native_qstats # # Exception| before = cfg.netnl.qstats_get({"ifindex": cfg.ifindex}, dump=True)[0] # # Exception| ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/net/lib/ynl/pyynl/lib/ynl.py", line 1427, in _op # # Exception| return self._ops(ops)[0] # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/net/lib/ynl/pyynl/lib/ynl.py", line 1384, in _ops # # Exception| raise NlError(nl_msg) # # Exception| net.lib.ynl.pyynl.lib.ynl.NlError: Netlink error: Operation not supported {'bad-attr': '.ifindex'} # # Exception| # not ok 12 xdp.test_xdp_native_qstats.drop # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1893/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/drivers/net/./xdp.py", line 661, in test_xdp_native_qstats # # Exception| before = cfg.netnl.qstats_get({"ifindex": cfg.ifindex}, dump=True)[0] # # Exception| ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/net/lib/ynl/pyynl/lib/ynl.py", line 1427, in _op # # Exception| return self._ops(ops)[0] # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/hw-worker/tests/1893/net/lib/ynl/pyynl/lib/ynl.py", line 1384, in _ops # # Exception| raise NlError(nl_msg) # # Exception| net.lib.ynl.pyynl.lib.ynl.NlError: Netlink error: Operation not supported {'bad-attr': '.ifindex'} # # Exception| # not ok 13 xdp.test_xdp_native_qstats.tx # ok 14 xdp.test_xdp_native_update_mb_to_sb # # Totals: pass:4 fail:10 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net: xdp.py # exit=1 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0