HDS threshold (1500) and offset 64 > 48 # ok 10 xdp.test_xdp_native_adjst_head_shrnk_data # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/./xdp.py", line 694, in test_xdp_native_qstats # # Exception| _set_xdp_map("map_xdp_setup", TestConfig.MODE.value, act.value) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/./xdp.py", line 161, in _set_xdp_map # # Exception| bpftool( # # Exception| ~~~~~~~^ # # Exception| f"map update name {map_name} key hex {key_formatted} value hex {value_formatted}" # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| ) # # Exception| ^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/utils.py", line 188, in bpftool # # Exception| return tool('bpftool', args, json=json, ns=ns, host=host) # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/utils.py", line 181, in tool # # Exception| cmd_obj = cmd(cmd_str, ns=ns, host=host) # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/utils.py", line 79, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/utils.py", line 99, in process # # Exception| raise CmdExitFailure("Command failed: %s\nSTDOUT: %s\nSTDERR: %s" % # # Exception| (self.proc.args, stdout, stderr), self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed: ['bpftool', 'map', 'update', 'name', 'map_xdp_setup', 'key', 'hex', '00', '00', '00', '00', 'value', 'hex', '00', '00', '00', '00'] # # Exception| STDOUT: b'' # # Exception| STDERR: b"Error: can't get map by id (252): No such file or directory\n" # not ok 11 xdp.test_xdp_native_qstats.pass # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/./xdp.py", line 736, in test_xdp_native_qstats # # Exception| cfg.ethnl.channels_set({'header': {'dev-index': cfg.ifindex}, # # Exception| ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| 'combined-count': 1}) # # Exception| ^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/net/ynl/pyynl/lib/ynl.py", line 1159, in _op # # Exception| return self._ops(ops)[0] # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/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 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/./xdp.py, line 725, in test_xdp_native_qstats: # # Check| ksft_ge(after['tx-packets'] - before['tx-packets'], expected_pkts) # # Check failed 948 < 1000 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/./xdp.py", line 736, in test_xdp_native_qstats # # Exception| cfg.ethnl.channels_set({'header': {'dev-index': cfg.ifindex}, # # Exception| ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| 'combined-count': 1}) # # Exception| ^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/net/ynl/pyynl/lib/ynl.py", line 1159, in _op # # Exception| return self._ops(ops)[0] # # Exception| ~~~~~~~~~^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/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:10 fail:3 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net: xdp.py # exit=1 make: Leaving directory '/srv/vmksft/testing/wt-21/tools/testing/selftests' xx__-> echo $? 0 xx__->