< TEST_PROGS=toeplitz.py TEST_GEN_PROGS="" run_tests make: Entering directory '/srv/vmksft/testing/wt-21/tools/testing/selftests' make[1]: Entering directory '/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw' make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw' TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: toeplitz.py # TAP version 13 # 1..12 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py, line 152, in test: # # Check| ksft_in("receive-hashing: on", cmd(f"ethtool -k {cfg.ifname}").stdout) # # Check failed receive-hashing: on not in Features for enp0s1: # # rx-checksumming: on [fixed] # # tx-checksumming: on # # tx-checksum-ipv4: off [fixed] # # tx-checksum-ip-generic: on # # tx-checksum-ipv6: off [fixed] # # tx-checksum-fcoe-crc: off [fixed] # # tx-checksum-sctp: off [fixed] # # scatter-gather: on # # tx-scatter-gather: on # # tx-scatter-gather-fraglist: off [fixed] # # tcp-segmentation-offload: on # # tx-tcp-segmentation: on # # tx-tcp-ecn-segmentation: on # # tx-tcp-mangleid-segmentation: off # # tx-tcp6-segmentation: on # # tx-tcp-accecn-segmentation: off [fixed] # # generic-segmentation-offload: on # # generic-receive-offload: on # # large-receive-offload: off [fixed] # # rx-vlan-offload: off [fixed] # # tx-vlan-offload: off [fixed] # # ntuple-filters: off [fixed] # # receive-hashing: off [fixed] # # highdma: on [fixed] # # rx-vlan-filter: on [fixed] # # vlan-challenged: off [fixed] # # tx-gso-robust: on [fixed] # # tx-fcoe-segmentation: off [fixed] # # tx-gre-segmentation: off [fixed] # # tx-gre-csum-segmentation: off [fixed] # # tx-ipxip4-segmentation: off [fixed] # # tx-ipxip6-segmentation: off [fixed] # # tx-udp_tnl-segmentation: off [fixed] # # tx-udp_tnl-csum-segmentation: off [fixed] # # tx-gso-partial: off [fixed] # # tx-tunnel-remcsum-segmentation: off [fixed] # # tx-sctp-segmentation: off [fixed] # # tx-esp-segmentation: off [fixed] # # tx-udp-segmentation: on # # tx-gso-list: off [fixed] # # tx-nocache-copy: off # # loopback: off [fixed] # # rx-fcs: off [fixed] # # rx-all: off [fixed] # # tx-vlan-stag-hw-insert: off [fixed] # # rx-vlan-stag-hw-parse: off [fixed] # # rx-vlan-stag-filter: off [fixed] # # l2-fwd-offload: off [fixed] # # hw-tc-offload: off [fixed] # # esp-hw-offload: off [fixed] # # esp-tx-csum-hw-offload: off [fixed] # # rx-udp_tunnel-port-offload: off [fixed] # # tls-hw-tx-offload: off [fixed] # # tls-hw-rx-offload: off [fixed] # # rx-gro-hw: off # # tls-hw-record: off [fixed] # # rx-gro-list: off # # macsec-hw-offload: off [fixed] # # rx-udp-gro-forwarding: off # # hsr-tag-ins-offload: off [fixed] # # hsr-tag-rm-offload: off [fixed] # # hsr-fwd-offload: off [fixed] # # hsr-dup-offload: off [fixed] # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 194, in test # # Exception| with bkg(" ".join(rx_cmd), ksft_ready=True, exit_wait=True) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/utils.py", line 162, in __init__ # # Exception| super().__init__(comm, background=True, # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=shell, fail=fail, ns=ns, host=host, # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| ksft_ready=ksft_ready, ksft_wait=ksft_wait) # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/utils.py", line 89, in __init__ # # Exception| raise CmdInitFailure("Did not receive ready message", self) # # Exception| net.lib.py.utils.CmdInitFailure: Did not receive ready message # # Exception| CMD: /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/toeplitz -4 -t -d 53195 -i enp0s1 -T 4000 -s -v # # Exception| EXIT: 1 # # Exception| STDERR: /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/toeplitz: RSS key not available for enp0s1 # # Exception| # not ok 1 toeplitz.test.tcp_ipv4 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py, line 152, in test: # # Check| ksft_in("receive-hashing: on", cmd(f"ethtool -k {cfg.ifname}").stdout) # # Check failed receive-hashing: on not in Features for enp0s1: # # rx-checksumming: on [fixed] # # tx-checksumming: on # # tx-checksum-ipv4: off [fixed] # # tx-checksum-ip-generic: on # # tx-checksum-ipv6: off [fixed] # # tx-checksum-fcoe-crc: off [fixed] # # tx-checksum-sctp: off [fixed] # # scatter-gather: on # # tx-scatter-gather: on # # tx-scatter-gather-fraglist: off [fixed] # # tcp-segmentation-offload: on # # tx-tcp-segmentation: on # # tx-tcp-ecn-segmentation: on # # tx-tcp-mangleid-segmentation: off # # tx-tcp6-segmentation: on # # tx-tcp-accecn-segmentation: off [fixed] # # generic-segmentation-offload: on # # generic-receive-offload: on # # large-receive-offload: off [fixed] # # rx-vlan-offload: off [fixed] # # tx-vlan-offload: off [fixed] # # ntuple-filters: off [fixed] # # receive-hashing: off [fixed] # # highdma: on [fixed] # # rx-vlan-filter: on [fixed] # # vlan-challenged: off [fixed] # # tx-gso-robust: on [fixed] # # tx-fcoe-segmentation: off [fixed] # # tx-gre-segmentation: off [fixed] # # tx-gre-csum-segmentation: off [fixed] # # tx-ipxip4-segmentation: off [fixed] # # tx-ipxip6-segmentation: off [fixed] # # tx-udp_tnl-segmentation: off [fixed] # # tx-udp_tnl-csum-segmentation: off [fixed] # # tx-gso-partial: off [fixed] # # tx-tunnel-remcsum-segmentation: off [fixed] # # tx-sctp-segmentation: off [fixed] # # tx-esp-segmentation: off [fixed] # # tx-udp-segmentation: on # # tx-gso-list: off [fixed] # # tx-nocache-copy: off # # loopback: off [fixed] # # rx-fcs: off [fixed] # # rx-all: off [fixed] # # tx-vlan-stag-hw-insert: off [fixed] # # rx-vlan-stag-hw-parse: off [fixed] # # rx-vlan-stag-filter: off [fixed] # # l2-fwd-offload: off [fixed] # # hw-tc-offload: off [fixed] # # esp-hw-offload: off [fixed] # # esp-tx-csum-hw-offload: off [fixed] # # rx-udp_tunnel-port-offload: off [fixed] # # tls-hw-tx-offload: off [fixed] # # tls-hw-rx-offload: off [fixed] # # rx-gro-hw: off # # tls-hw-record: off [fixed] # # rx-gro-list: off # # macsec-hw-offload: off [fixed] # # rx-udp-gro-forwarding: off # # hsr-tag-ins-offload: off [fixed] # # hsr-tag-rm-offload: off [fixed] # # hsr-fwd-offload: off [fixed] # # hsr-dup-offload: off [fixed] # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 194, in test # # Exception| with bkg(" ".join(rx_cmd), ksft_ready=True, exit_wait=True) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/utils.py", line 162, in __init__ # # Exception| super().__init__(comm, background=True, # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=shell, fail=fail, ns=ns, host=host, # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| ksft_ready=ksft_ready, ksft_wait=ksft_wait) # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/utils.py", line 89, in __init__ # # Exception| raise CmdInitFailure("Did not receive ready message", self) # # Exception| net.lib.py.utils.CmdInitFailure: Did not receive ready message # # Exception| CMD: /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/toeplitz -6 -t -d 57946 -i enp0s1 -T 4000 -s -v # # Exception| EXIT: 1 # # Exception| STDERR: /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/toeplitz: RSS key not available for enp0s1 # # Exception| # not ok 2 toeplitz.test.tcp_ipv6 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py, line 152, in test: # # Check| ksft_in("receive-hashing: on", cmd(f"ethtool -k {cfg.ifname}").stdout) # # Check failed receive-hashing: on not in Features for enp0s1: # # rx-checksumming: on [fixed] # # tx-checksumming: on # # tx-checksum-ipv4: off [fixed] # # tx-checksum-ip-generic: on # # tx-checksum-ipv6: off [fixed] # # tx-checksum-fcoe-crc: off [fixed] # # tx-checksum-sctp: off [fixed] # # scatter-gather: on # # tx-scatter-gather: on # # tx-scatter-gather-fraglist: off [fixed] # # tcp-segmentation-offload: on # # tx-tcp-segmentation: on # # tx-tcp-ecn-segmentation: on # # tx-tcp-mangleid-segmentation: off # # tx-tcp6-segmentation: on # # tx-tcp-accecn-segmentation: off [fixed] # # generic-segmentation-offload: on # # generic-receive-offload: on # # large-receive-offload: off [fixed] # # rx-vlan-offload: off [fixed] # # tx-vlan-offload: off [fixed] # # ntuple-filters: off [fixed] # # receive-hashing: off [fixed] # # highdma: on [fixed] # # rx-vlan-filter: on [fixed] # # vlan-challenged: off [fixed] # # tx-gso-robust: on [fixed] # # tx-fcoe-segmentation: off [fixed] # # tx-gre-segmentation: off [fixed] # # tx-gre-csum-segmentation: off [fixed] # # tx-ipxip4-segmentation: off [fixed] # # tx-ipxip6-segmentation: off [fixed] # # tx-udp_tnl-segmentation: off [fixed] # # tx-udp_tnl-csum-segmentation: off [fixed] # # tx-gso-partial: off [fixed] # # tx-tunnel-remcsum-segmentation: off [fixed] # # tx-sctp-segmentation: off [fixed] # # tx-esp-segmentation: off [fixed] # # tx-udp-segmentation: on # # tx-gso-list: off [fixed] # # tx-nocache-copy: off # # loopback: off [fixed] # # rx-fcs: off [fixed] # # rx-all: off [fixed] # # tx-vlan-stag-hw-insert: off [fixed] # # rx-vlan-stag-hw-parse: off [fixed] # # rx-vlan-stag-filter: off [fixed] # # l2-fwd-offload: off [fixed] # # hw-tc-offload: off [fixed] # # esp-hw-offload: off [fixed] # # esp-tx-csum-hw-offload: off [fixed] # # rx-udp_tunnel-port-offload: off [fixed] # # tls-hw-tx-offload: off [fixed] # # tls-hw-rx-offload: off [fixed] # # rx-gro-hw: off # # tls-hw-record: off [fixed] # # rx-gro-list: off # # macsec-hw-offload: off [fixed] # # rx-udp-gro-forwarding: off # # hsr-tag-ins-offload: off [fixed] # # hsr-tag-rm-offload: off [fixed] # # hsr-fwd-offload: off [fixed] # # hsr-dup-offload: off [fixed] # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 194, in test # # Exception| with bkg(" ".join(rx_cmd), ksft_ready=True, exit_wait=True) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/utils.py", line 162, in __init__ # # Exception| super().__init__(comm, background=True, # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=shell, fail=fail, ns=ns, host=host, # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| ksft_ready=ksft_ready, ksft_wait=ksft_wait) # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/utils.py", line 89, in __init__ # # Exception| raise CmdInitFailure("Did not receive ready message", self) # # Exception| net.lib.py.utils.CmdInitFailure: Did not receive ready message # # Exception| CMD: /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/toeplitz -4 -u -d 50058 -i enp0s1 -T 4000 -s -v # # Exception| EXIT: 1 # # Exception| STDERR: /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/toeplitz: RSS key not available for enp0s1 # # Exception| # not ok 3 toeplitz.test.udp_ipv4 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py, line 152, in test: # # Check| ksft_in("receive-hashing: on", cmd(f"ethtool -k {cfg.ifname}").stdout) # # Check failed receive-hashing: on not in Features for enp0s1: # # rx-checksumming: on [fixed] # # tx-checksumming: on # # tx-checksum-ipv4: off [fixed] # # tx-checksum-ip-generic: on # # tx-checksum-ipv6: off [fixed] # # tx-checksum-fcoe-crc: off [fixed] # # tx-checksum-sctp: off [fixed] # # scatter-gather: on # # tx-scatter-gather: on # # tx-scatter-gather-fraglist: off [fixed] # # tcp-segmentation-offload: on # # tx-tcp-segmentation: on # # tx-tcp-ecn-segmentation: on # # tx-tcp-mangleid-segmentation: off # # tx-tcp6-segmentation: on # # tx-tcp-accecn-segmentation: off [fixed] # # generic-segmentation-offload: on # # generic-receive-offload: on # # large-receive-offload: off [fixed] # # rx-vlan-offload: off [fixed] # # tx-vlan-offload: off [fixed] # # ntuple-filters: off [fixed] # # receive-hashing: off [fixed] # # highdma: on [fixed] # # rx-vlan-filter: on [fixed] # # vlan-challenged: off [fixed] # # tx-gso-robust: on [fixed] # # tx-fcoe-segmentation: off [fixed] # # tx-gre-segmentation: off [fixed] # # tx-gre-csum-segmentation: off [fixed] # # tx-ipxip4-segmentation: off [fixed] # # tx-ipxip6-segmentation: off [fixed] # # tx-udp_tnl-segmentation: off [fixed] # # tx-udp_tnl-csum-segmentation: off [fixed] # # tx-gso-partial: off [fixed] # # tx-tunnel-remcsum-segmentation: off [fixed] # # tx-sctp-segmentation: off [fixed] # # tx-esp-segmentation: off [fixed] # # tx-udp-segmentation: on # # tx-gso-list: off [fixed] # # tx-nocache-copy: off # # loopback: off [fixed] # # rx-fcs: off [fixed] # # rx-all: off [fixed] # # tx-vlan-stag-hw-insert: off [fixed] # # rx-vlan-stag-hw-parse: off [fixed] # # rx-vlan-stag-filter: off [fixed] # # l2-fwd-offload: off [fixed] # # hw-tc-offload: off [fixed] # # esp-hw-offload: off [fixed] # # esp-tx-csum-hw-offload: off [fixed] # # rx-udp_tunnel-port-offload: off [fixed] # # tls-hw-tx-offload: off [fixed] # # tls-hw-rx-offload: off [fixed] # # rx-gro-hw: off # # tls-hw-record: off [fixed] # # rx-gro-list: off # # macsec-hw-offload: off [fixed] # # rx-udp-gro-forwarding: off # # hsr-tag-ins-offload: off [fixed] # # hsr-tag-rm-offload: off [fixed] # # hsr-fwd-offload: off [fixed] # # hsr-dup-offload: off [fixed] # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 194, in test # # Exception| with bkg(" ".join(rx_cmd), ksft_ready=True, exit_wait=True) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/utils.py", line 162, in __init__ # # Exception| super().__init__(comm, background=True, # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| shell=shell, fail=fail, ns=ns, host=host, # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| ksft_ready=ksft_ready, ksft_wait=ksft_wait) # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/utils.py", line 89, in __init__ # # Exception| raise CmdInitFailure("Did not receive ready message", self) # # Exception| net.lib.py.utils.CmdInitFailure: Did not receive ready message # # Exception| CMD: /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/toeplitz -6 -u -d 38292 -i enp0s1 -T 4000 -s -v # # Exception| EXIT: 1 # # Exception| STDERR: /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/toeplitz: RSS key not available for enp0s1 # # Exception| # not ok 4 toeplitz.test.udp_ipv6 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py, line 152, in test: # # Check| ksft_in("receive-hashing: on", cmd(f"ethtool -k {cfg.ifname}").stdout) # # Check failed receive-hashing: on not in Features for enp0s1: # # rx-checksumming: on [fixed] # # tx-checksumming: on # # tx-checksum-ipv4: off [fixed] # # tx-checksum-ip-generic: on # # tx-checksum-ipv6: off [fixed] # # tx-checksum-fcoe-crc: off [fixed] # # tx-checksum-sctp: off [fixed] # # scatter-gather: on # # tx-scatter-gather: on # # tx-scatter-gather-fraglist: off [fixed] # # tcp-segmentation-offload: on # # tx-tcp-segmentation: on # # tx-tcp-ecn-segmentation: on # # tx-tcp-mangleid-segmentation: off # # tx-tcp6-segmentation: on # # tx-tcp-accecn-segmentation: off [fixed] # # generic-segmentation-offload: on # # generic-receive-offload: on # # large-receive-offload: off [fixed] # # rx-vlan-offload: off [fixed] # # tx-vlan-offload: off [fixed] # # ntuple-filters: off [fixed] # # receive-hashing: off [fixed] # # highdma: on [fixed] # # rx-vlan-filter: on [fixed] # # vlan-challenged: off [fixed] # # tx-gso-robust: on [fixed] # # tx-fcoe-segmentation: off [fixed] # # tx-gre-segmentation: off [fixed] # # tx-gre-csum-segmentation: off [fixed] # # tx-ipxip4-segmentation: off [fixed] # # tx-ipxip6-segmentation: off [fixed] # # tx-udp_tnl-segmentation: off [fixed] # # tx-udp_tnl-csum-segmentation: off [fixed] # # tx-gso-partial: off [fixed] # # tx-tunnel-remcsum-segmentation: off [fixed] # # tx-sctp-segmentation: off [fixed] # # tx-esp-segmentation: off [fixed] # # tx-udp-segmentation: on # # tx-gso-list: off [fixed] # # tx-nocache-copy: off # # loopback: off [fixed] # # rx-fcs: off [fixed] # # rx-all: off [fixed] # # tx-vlan-stag-hw-insert: off [fixed] # # rx-vlan-stag-hw-parse: off [fixed] # # rx-vlan-stag-filter: off [fixed] # # l2-fwd-offload: off [fixed] # # hw-tc-offload: off [fixed] # # esp-hw-offload: off [fixed] # # esp-tx-csum-hw-offload: off [fixed] # # rx-udp_tunnel-port-offload: off [fixed] # # tls-hw-tx-offload: off [fixed] # # tls-hw-rx-offload: off [fixed] # # rx-gro-hw: off # # tls-hw-record: off [fixed] # # rx-gro-list: off # # macsec-hw-offload: off [fixed] # # rx-udp-gro-forwarding: off # # hsr-tag-ins-offload: off [fixed] # # hsr-tag-rm-offload: off [fixed] # # hsr-fwd-offload: off [fixed] # # hsr-dup-offload: off [fixed] # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 182, in test # # Exception| irq_cpus = ",".join([str(x) for x in _get_irq_cpus(cfg)]) # # Exception| ~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 67, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ # # Exception| KeyError: 'irq' # # Exception| # not ok 5 toeplitz.test.rss_tcp_ipv4 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py, line 152, in test: # # Check| ksft_in("receive-hashing: on", cmd(f"ethtool -k {cfg.ifname}").stdout) # # Check failed receive-hashing: on not in Features for enp0s1: # # rx-checksumming: on [fixed] # # tx-checksumming: on # # tx-checksum-ipv4: off [fixed] # # tx-checksum-ip-generic: on # # tx-checksum-ipv6: off [fixed] # # tx-checksum-fcoe-crc: off [fixed] # # tx-checksum-sctp: off [fixed] # # scatter-gather: on # # tx-scatter-gather: on # # tx-scatter-gather-fraglist: off [fixed] # # tcp-segmentation-offload: on # # tx-tcp-segmentation: on # # tx-tcp-ecn-segmentation: on # # tx-tcp-mangleid-segmentation: off # # tx-tcp6-segmentation: on # # tx-tcp-accecn-segmentation: off [fixed] # # generic-segmentation-offload: on # # generic-receive-offload: on # # large-receive-offload: off [fixed] # # rx-vlan-offload: off [fixed] # # tx-vlan-offload: off [fixed] # # ntuple-filters: off [fixed] # # receive-hashing: off [fixed] # # highdma: on [fixed] # # rx-vlan-filter: on [fixed] # # vlan-challenged: off [fixed] # # tx-gso-robust: on [fixed] # # tx-fcoe-segmentation: off [fixed] # # tx-gre-segmentation: off [fixed] # # tx-gre-csum-segmentation: off [fixed] # # tx-ipxip4-segmentation: off [fixed] # # tx-ipxip6-segmentation: off [fixed] # # tx-udp_tnl-segmentation: off [fixed] # # tx-udp_tnl-csum-segmentation: off [fixed] # # tx-gso-partial: off [fixed] # # tx-tunnel-remcsum-segmentation: off [fixed] # # tx-sctp-segmentation: off [fixed] # # tx-esp-segmentation: off [fixed] # # tx-udp-segmentation: on # # tx-gso-list: off [fixed] # # tx-nocache-copy: off # # loopback: off [fixed] # # rx-fcs: off [fixed] # # rx-all: off [fixed] # # tx-vlan-stag-hw-insert: off [fixed] # # rx-vlan-stag-hw-parse: off [fixed] # # rx-vlan-stag-filter: off [fixed] # # l2-fwd-offload: off [fixed] # # hw-tc-offload: off [fixed] # # esp-hw-offload: off [fixed] # # esp-tx-csum-hw-offload: off [fixed] # # rx-udp_tunnel-port-offload: off [fixed] # # tls-hw-tx-offload: off [fixed] # # tls-hw-rx-offload: off [fixed] # # rx-gro-hw: off # # tls-hw-record: off [fixed] # # rx-gro-list: off # # macsec-hw-offload: off [fixed] # # rx-udp-gro-forwarding: off # # hsr-tag-ins-offload: off [fixed] # # hsr-tag-rm-offload: off [fixed] # # hsr-fwd-offload: off [fixed] # # hsr-dup-offload: off [fixed] # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 182, in test # # Exception| irq_cpus = ",".join([str(x) for x in _get_irq_cpus(cfg)]) # # Exception| ~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 67, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ # # Exception| KeyError: 'irq' # # Exception| # not ok 6 toeplitz.test.rss_tcp_ipv6 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py, line 152, in test: # # Check| ksft_in("receive-hashing: on", cmd(f"ethtool -k {cfg.ifname}").stdout) # # Check failed receive-hashing: on not in Features for enp0s1: # # rx-checksumming: on [fixed] # # tx-checksumming: on # # tx-checksum-ipv4: off [fixed] # # tx-checksum-ip-generic: on # # tx-checksum-ipv6: off [fixed] # # tx-checksum-fcoe-crc: off [fixed] # # tx-checksum-sctp: off [fixed] # # scatter-gather: on # # tx-scatter-gather: on # # tx-scatter-gather-fraglist: off [fixed] # # tcp-segmentation-offload: on # # tx-tcp-segmentation: on # # tx-tcp-ecn-segmentation: on # # tx-tcp-mangleid-segmentation: off # # tx-tcp6-segmentation: on # # tx-tcp-accecn-segmentation: off [fixed] # # generic-segmentation-offload: on # # generic-receive-offload: on # # large-receive-offload: off [fixed] # # rx-vlan-offload: off [fixed] # # tx-vlan-offload: off [fixed] # # ntuple-filters: off [fixed] # # receive-hashing: off [fixed] # # highdma: on [fixed] # # rx-vlan-filter: on [fixed] # # vlan-challenged: off [fixed] # # tx-gso-robust: on [fixed] # # tx-fcoe-segmentation: off [fixed] # # tx-gre-segmentation: off [fixed] # # tx-gre-csum-segmentation: off [fixed] # # tx-ipxip4-segmentation: off [fixed] # # tx-ipxip6-segmentation: off [fixed] # # tx-udp_tnl-segmentation: off [fixed] # # tx-udp_tnl-csum-segmentation: off [fixed] # # tx-gso-partial: off [fixed] # # tx-tunnel-remcsum-segmentation: off [fixed] # # tx-sctp-segmentation: off [fixed] # # tx-esp-segmentation: off [fixed] # # tx-udp-segmentation: on # # tx-gso-list: off [fixed] # # tx-nocache-copy: off # # loopback: off [fixed] # # rx-fcs: off [fixed] # # rx-all: off [fixed] # # tx-vlan-stag-hw-insert: off [fixed] # # rx-vlan-stag-hw-parse: off [fixed] # # rx-vlan-stag-filter: off [fixed] # # l2-fwd-offload: off [fixed] # # hw-tc-offload: off [fixed] # # esp-hw-offload: off [fixed] # # esp-tx-csum-hw-offload: off [fixed] # # rx-udp_tunnel-port-offload: off [fixed] # # tls-hw-tx-offload: off [fixed] # # tls-hw-rx-offload: off [fixed] # # rx-gro-hw: off # # tls-hw-record: off [fixed] # # rx-gro-list: off # # macsec-hw-offload: off [fixed] # # rx-udp-gro-forwarding: off # # hsr-tag-ins-offload: off [fixed] # # hsr-tag-rm-offload: off [fixed] # # hsr-fwd-offload: off [fixed] # # hsr-dup-offload: off [fixed] # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 182, in test # # Exception| irq_cpus = ",".join([str(x) for x in _get_irq_cpus(cfg)]) # # Exception| ~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 67, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ # # Exception| KeyError: 'irq' # # Exception| # not ok 7 toeplitz.test.rss_udp_ipv4 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py, line 152, in test: # # Check| ksft_in("receive-hashing: on", cmd(f"ethtool -k {cfg.ifname}").stdout) # # Check failed receive-hashing: on not in Features for enp0s1: # # rx-checksumming: on [fixed] # # tx-checksumming: on # # tx-checksum-ipv4: off [fixed] # # tx-checksum-ip-generic: on # # tx-checksum-ipv6: off [fixed] # # tx-checksum-fcoe-crc: off [fixed] # # tx-checksum-sctp: off [fixed] # # scatter-gather: on # # tx-scatter-gather: on # # tx-scatter-gather-fraglist: off [fixed] # # tcp-segmentation-offload: on # # tx-tcp-segmentation: on # # tx-tcp-ecn-segmentation: on # # tx-tcp-mangleid-segmentation: off # # tx-tcp6-segmentation: on # # tx-tcp-accecn-segmentation: off [fixed] # # generic-segmentation-offload: on # # generic-receive-offload: on # # large-receive-offload: off [fixed] # # rx-vlan-offload: off [fixed] # # tx-vlan-offload: off [fixed] # # ntuple-filters: off [fixed] # # receive-hashing: off [fixed] # # highdma: on [fixed] # # rx-vlan-filter: on [fixed] # # vlan-challenged: off [fixed] # # tx-gso-robust: on [fixed] # # tx-fcoe-segmentation: off [fixed] # # tx-gre-segmentation: off [fixed] # # tx-gre-csum-segmentation: off [fixed] # # tx-ipxip4-segmentation: off [fixed] # # tx-ipxip6-segmentation: off [fixed] # # tx-udp_tnl-segmentation: off [fixed] # # tx-udp_tnl-csum-segmentation: off [fixed] # # tx-gso-partial: off [fixed] # # tx-tunnel-remcsum-segmentation: off [fixed] # # tx-sctp-segmentation: off [fixed] # # tx-esp-segmentation: off [fixed] # # tx-udp-segmentation: on # # tx-gso-list: off [fixed] # # tx-nocache-copy: off # # loopback: off [fixed] # # rx-fcs: off [fixed] # # rx-all: off [fixed] # # tx-vlan-stag-hw-insert: off [fixed] # # rx-vlan-stag-hw-parse: off [fixed] # # rx-vlan-stag-filter: off [fixed] # # l2-fwd-offload: off [fixed] # # hw-tc-offload: off [fixed] # # esp-hw-offload: off [fixed] # # esp-tx-csum-hw-offload: off [fixed] # # rx-udp_tunnel-port-offload: off [fixed] # # tls-hw-tx-offload: off [fixed] # # tls-hw-rx-offload: off [fixed] # # rx-gro-hw: off # # tls-hw-record: off [fixed] # # rx-gro-list: off # # macsec-hw-offload: off [fixed] # # rx-udp-gro-forwarding: off # # hsr-tag-ins-offload: off [fixed] # # hsr-tag-rm-offload: off [fixed] # # hsr-fwd-offload: off [fixed] # # hsr-dup-offload: off [fixed] # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 182, in test # # Exception| irq_cpus = ",".join([str(x) for x in _get_irq_cpus(cfg)]) # # Exception| ~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 67, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ # # Exception| KeyError: 'irq' # # Exception| # not ok 8 toeplitz.test.rss_udp_ipv6 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py, line 152, in test: # # Check| ksft_in("receive-hashing: on", cmd(f"ethtool -k {cfg.ifname}").stdout) # # Check failed receive-hashing: on not in Features for enp0s1: # # rx-checksumming: on [fixed] # # tx-checksumming: on # # tx-checksum-ipv4: off [fixed] # # tx-checksum-ip-generic: on # # tx-checksum-ipv6: off [fixed] # # tx-checksum-fcoe-crc: off [fixed] # # tx-checksum-sctp: off [fixed] # # scatter-gather: on # # tx-scatter-gather: on # # tx-scatter-gather-fraglist: off [fixed] # # tcp-segmentation-offload: on # # tx-tcp-segmentation: on # # tx-tcp-ecn-segmentation: on # # tx-tcp-mangleid-segmentation: off # # tx-tcp6-segmentation: on # # tx-tcp-accecn-segmentation: off [fixed] # # generic-segmentation-offload: on # # generic-receive-offload: on # # large-receive-offload: off [fixed] # # rx-vlan-offload: off [fixed] # # tx-vlan-offload: off [fixed] # # ntuple-filters: off [fixed] # # receive-hashing: off [fixed] # # highdma: on [fixed] # # rx-vlan-filter: on [fixed] # # vlan-challenged: off [fixed] # # tx-gso-robust: on [fixed] # # tx-fcoe-segmentation: off [fixed] # # tx-gre-segmentation: off [fixed] # # tx-gre-csum-segmentation: off [fixed] # # tx-ipxip4-segmentation: off [fixed] # # tx-ipxip6-segmentation: off [fixed] # # tx-udp_tnl-segmentation: off [fixed] # # tx-udp_tnl-csum-segmentation: off [fixed] # # tx-gso-partial: off [fixed] # # tx-tunnel-remcsum-segmentation: off [fixed] # # tx-sctp-segmentation: off [fixed] # # tx-esp-segmentation: off [fixed] # # tx-udp-segmentation: on # # tx-gso-list: off [fixed] # # tx-nocache-copy: off # # loopback: off [fixed] # # rx-fcs: off [fixed] # # rx-all: off [fixed] # # tx-vlan-stag-hw-insert: off [fixed] # # rx-vlan-stag-hw-parse: off [fixed] # # rx-vlan-stag-filter: off [fixed] # # l2-fwd-offload: off [fixed] # # hw-tc-offload: off [fixed] # # esp-hw-offload: off [fixed] # # esp-tx-csum-hw-offload: off [fixed] # # rx-udp_tunnel-port-offload: off [fixed] # # tls-hw-tx-offload: off [fixed] # # tls-hw-rx-offload: off [fixed] # # rx-gro-hw: off # # tls-hw-record: off [fixed] # # rx-gro-list: off # # macsec-hw-offload: off [fixed] # # rx-udp-gro-forwarding: off # # hsr-tag-ins-offload: off [fixed] # # hsr-tag-rm-offload: off [fixed] # # hsr-fwd-offload: off [fixed] # # hsr-dup-offload: off [fixed] # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 187, in test # # Exception| rps_cpus = _get_unused_rps_cpus(cfg, count=2) # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 80, in _get_unused_rps_cpus # # Exception| rx_cpus = set(_get_irq_cpus(cfg)) # # Exception| ~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 67, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ # # Exception| KeyError: 'irq' # # Exception| # not ok 9 toeplitz.test.rps_tcp_ipv4 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py, line 152, in test: # # Check| ksft_in("receive-hashing: on", cmd(f"ethtool -k {cfg.ifname}").stdout) # # Check failed receive-hashing: on not in Features for enp0s1: # # rx-checksumming: on [fixed] # # tx-checksumming: on # # tx-checksum-ipv4: off [fixed] # # tx-checksum-ip-generic: on # # tx-checksum-ipv6: off [fixed] # # tx-checksum-fcoe-crc: off [fixed] # # tx-checksum-sctp: off [fixed] # # scatter-gather: on # # tx-scatter-gather: on # # tx-scatter-gather-fraglist: off [fixed] # # tcp-segmentation-offload: on # # tx-tcp-segmentation: on # # tx-tcp-ecn-segmentation: on # # tx-tcp-mangleid-segmentation: off # # tx-tcp6-segmentation: on # # tx-tcp-accecn-segmentation: off [fixed] # # generic-segmentation-offload: on # # generic-receive-offload: on # # large-receive-offload: off [fixed] # # rx-vlan-offload: off [fixed] # # tx-vlan-offload: off [fixed] # # ntuple-filters: off [fixed] # # receive-hashing: off [fixed] # # highdma: on [fixed] # # rx-vlan-filter: on [fixed] # # vlan-challenged: off [fixed] # # tx-gso-robust: on [fixed] # # tx-fcoe-segmentation: off [fixed] # # tx-gre-segmentation: off [fixed] # # tx-gre-csum-segmentation: off [fixed] # # tx-ipxip4-segmentation: off [fixed] # # tx-ipxip6-segmentation: off [fixed] # # tx-udp_tnl-segmentation: off [fixed] # # tx-udp_tnl-csum-segmentation: off [fixed] # # tx-gso-partial: off [fixed] # # tx-tunnel-remcsum-segmentation: off [fixed] # # tx-sctp-segmentation: off [fixed] # # tx-esp-segmentation: off [fixed] # # tx-udp-segmentation: on # # tx-gso-list: off [fixed] # # tx-nocache-copy: off # # loopback: off [fixed] # # rx-fcs: off [fixed] # # rx-all: off [fixed] # # tx-vlan-stag-hw-insert: off [fixed] # # rx-vlan-stag-hw-parse: off [fixed] # # rx-vlan-stag-filter: off [fixed] # # l2-fwd-offload: off [fixed] # # hw-tc-offload: off [fixed] # # esp-hw-offload: off [fixed] # # esp-tx-csum-hw-offload: off [fixed] # # rx-udp_tunnel-port-offload: off [fixed] # # tls-hw-tx-offload: off [fixed] # # tls-hw-rx-offload: off [fixed] # # rx-gro-hw: off # # tls-hw-record: off [fixed] # # rx-gro-list: off # # macsec-hw-offload: off [fixed] # # rx-udp-gro-forwarding: off # # hsr-tag-ins-offload: off [fixed] # # hsr-tag-rm-offload: off [fixed] # # hsr-fwd-offload: off [fixed] # # hsr-dup-offload: off [fixed] # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 187, in test # # Exception| rps_cpus = _get_unused_rps_cpus(cfg, count=2) # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 80, in _get_unused_rps_cpus # # Exception| rx_cpus = set(_get_irq_cpus(cfg)) # # Exception| ~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 67, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ # # Exception| KeyError: 'irq' # # Exception| # not ok 10 toeplitz.test.rps_tcp_ipv6 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py, line 152, in test: # # Check| ksft_in("receive-hashing: on", cmd(f"ethtool -k {cfg.ifname}").stdout) # # Check failed receive-hashing: on not in Features for enp0s1: # # rx-checksumming: on [fixed] # # tx-checksumming: on # # tx-checksum-ipv4: off [fixed] # # tx-checksum-ip-generic: on # # tx-checksum-ipv6: off [fixed] # # tx-checksum-fcoe-crc: off [fixed] # # tx-checksum-sctp: off [fixed] # # scatter-gather: on # # tx-scatter-gather: on # # tx-scatter-gather-fraglist: off [fixed] # # tcp-segmentation-offload: on # # tx-tcp-segmentation: on # # tx-tcp-ecn-segmentation: on # # tx-tcp-mangleid-segmentation: off # # tx-tcp6-segmentation: on # # tx-tcp-accecn-segmentation: off [fixed] # # generic-segmentation-offload: on # # generic-receive-offload: on # # large-receive-offload: off [fixed] # # rx-vlan-offload: off [fixed] # # tx-vlan-offload: off [fixed] # # ntuple-filters: off [fixed] # # receive-hashing: off [fixed] # # highdma: on [fixed] # # rx-vlan-filter: on [fixed] # # vlan-challenged: off [fixed] # # tx-gso-robust: on [fixed] # # tx-fcoe-segmentation: off [fixed] # # tx-gre-segmentation: off [fixed] # # tx-gre-csum-segmentation: off [fixed] # # tx-ipxip4-segmentation: off [fixed] # # tx-ipxip6-segmentation: off [fixed] # # tx-udp_tnl-segmentation: off [fixed] # # tx-udp_tnl-csum-segmentation: off [fixed] # # tx-gso-partial: off [fixed] # # tx-tunnel-remcsum-segmentation: off [fixed] # # tx-sctp-segmentation: off [fixed] # # tx-esp-segmentation: off [fixed] # # tx-udp-segmentation: on # # tx-gso-list: off [fixed] # # tx-nocache-copy: off # # loopback: off [fixed] # # rx-fcs: off [fixed] # # rx-all: off [fixed] # # tx-vlan-stag-hw-insert: off [fixed] # # rx-vlan-stag-hw-parse: off [fixed] # # rx-vlan-stag-filter: off [fixed] # # l2-fwd-offload: off [fixed] # # hw-tc-offload: off [fixed] # # esp-hw-offload: off [fixed] # # esp-tx-csum-hw-offload: off [fixed] # # rx-udp_tunnel-port-offload: off [fixed] # # tls-hw-tx-offload: off [fixed] # # tls-hw-rx-offload: off [fixed] # # rx-gro-hw: off # # tls-hw-record: off [fixed] # # rx-gro-list: off # # macsec-hw-offload: off [fixed] # # rx-udp-gro-forwarding: off # # hsr-tag-ins-offload: off [fixed] # # hsr-tag-rm-offload: off [fixed] # # hsr-fwd-offload: off [fixed] # # hsr-dup-offload: off [fixed] # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 187, in test # # Exception| rps_cpus = _get_unused_rps_cpus(cfg, count=2) # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 80, in _get_unused_rps_cpus # # Exception| rx_cpus = set(_get_irq_cpus(cfg)) # # Exception| ~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 67, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ # # Exception| KeyError: 'irq' # # Exception| # not ok 11 toeplitz.test.rps_udp_ipv4 # # Check| At /srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py, line 152, in test: # # Check| ksft_in("receive-hashing: on", cmd(f"ethtool -k {cfg.ifname}").stdout) # # Check failed receive-hashing: on not in Features for enp0s1: # # rx-checksumming: on [fixed] # # tx-checksumming: on # # tx-checksum-ipv4: off [fixed] # # tx-checksum-ip-generic: on # # tx-checksum-ipv6: off [fixed] # # tx-checksum-fcoe-crc: off [fixed] # # tx-checksum-sctp: off [fixed] # # scatter-gather: on # # tx-scatter-gather: on # # tx-scatter-gather-fraglist: off [fixed] # # tcp-segmentation-offload: on # # tx-tcp-segmentation: on # # tx-tcp-ecn-segmentation: on # # tx-tcp-mangleid-segmentation: off # # tx-tcp6-segmentation: on # # tx-tcp-accecn-segmentation: off [fixed] # # generic-segmentation-offload: on # # generic-receive-offload: on # # large-receive-offload: off [fixed] # # rx-vlan-offload: off [fixed] # # tx-vlan-offload: off [fixed] # # ntuple-filters: off [fixed] # # receive-hashing: off [fixed] # # highdma: on [fixed] # # rx-vlan-filter: on [fixed] # # vlan-challenged: off [fixed] # # tx-gso-robust: on [fixed] # # tx-fcoe-segmentation: off [fixed] # # tx-gre-segmentation: off [fixed] # # tx-gre-csum-segmentation: off [fixed] # # tx-ipxip4-segmentation: off [fixed] # # tx-ipxip6-segmentation: off [fixed] # # tx-udp_tnl-segmentation: off [fixed] # # tx-udp_tnl-csum-segmentation: off [fixed] # # tx-gso-partial: off [fixed] # # tx-tunnel-remcsum-segmentation: off [fixed] # # tx-sctp-segmentation: off [fixed] # # tx-esp-segmentation: off [fixed] # # tx-udp-segmentation: on # # tx-gso-list: off [fixed] # # tx-nocache-copy: off # # loopback: off [fixed] # # rx-fcs: off [fixed] # # rx-all: off [fixed] # # tx-vlan-stag-hw-insert: off [fixed] # # rx-vlan-stag-hw-parse: off [fixed] # # rx-vlan-stag-filter: off [fixed] # # l2-fwd-offload: off [fixed] # # hw-tc-offload: off [fixed] # # esp-hw-offload: off [fixed] # # esp-tx-csum-hw-offload: off [fixed] # # rx-udp_tunnel-port-offload: off [fixed] # # tls-hw-tx-offload: off [fixed] # # tls-hw-rx-offload: off [fixed] # # rx-gro-hw: off # # tls-hw-record: off [fixed] # # rx-gro-list: off # # macsec-hw-offload: off [fixed] # # rx-udp-gro-forwarding: off # # hsr-tag-ins-offload: off [fixed] # # hsr-tag-rm-offload: off [fixed] # # hsr-fwd-offload: off [fixed] # # hsr-dup-offload: off [fixed] # # # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 187, in test # # Exception| rps_cpus = _get_unused_rps_cpus(cfg, count=2) # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 80, in _get_unused_rps_cpus # # Exception| rx_cpus = set(_get_irq_cpus(cfg)) # # Exception| ~~~~~~~~~~~~~^^^^^ # # Exception| File "/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 67, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ # # Exception| KeyError: 'irq' # # Exception| # not ok 12 toeplitz.test.rps_udp_ipv6 # # Totals: pass:0 fail:12 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net/hw: toeplitz.py # exit=1 /srv/vmksft/testing/wt-21/tools/testing/selftests/kselftest/runner.sh: line 50: : No such file or directory make[1]: Leaving directory '/srv/vmksft/testing/wt-21/tools/testing/selftests/drivers/net/hw' make: Leaving directory '/srv/vmksft/testing/wt-21/tools/testing/selftests' xx__-> echo $? 0 xx__->