make -C tools/testing/selftests TARGETS="drivers/net/hw" TEST_PROGS=toepliitz.py TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-25/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw' make[1]: Entering directory '/home/virtme/testing/wt-25/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-25/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw' TAP version 13 1..1 # overriding timeout to 360 # selftests: drivers/net/hw: toeplitz.py # TAP version 13 # 1..12 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 191, in test # # Exception| _send_traffic(cfg, proto_flag, ipver, port) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/utils.py", line 141, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/utils.py", line 99, in process # # Exception| raise CmdExitFailure("Command failed: %s\nSTDOUT: %s\nSTDERR: %s" % # # Exception| net.lib.py.utils.CmdExitFailure: Command failed: ['/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/toeplitz', '-4', '-t', '-d', '53104', '-i', 'enp1s0', '-T', '4000', '-s', '-v'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'RSS indirection table size: 256\ncpu 0: rx_hash 0x449b2c9b [saddr 192.0.3.2 daddr 192.0.3.1 sport 43202 dport 53104] != expected 0x8b45ae09\ncpu 0: rx_hash 0xe1ecd7f2 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43242 dport 53104] != expected 0xd2b1553b\ncpu 0: rx_hash 0x2b7ce780 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43290 dport 53104] != expected 0x7f3a9025\ncpu 0: rx_hash 0x351292c5 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43312 dport 53104] != expected 0xa08d4eb5\ncpu 0: rx_hash 0x8e0b1ce9 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43314 dport 53104] != expected 0x26ce6b17\ncpu 0: rx_hash 0xd70179bf [saddr 192.0.3.2 daddr 192.0.3.1 sport 43330 dport 53104] != expected 0xb25024d4\ncpu 0: rx_hash 0x7b7bc656 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43344 dport 53104] != expected 0x44db65c2\ncpu 4: rx_hash 0xff82a2b7 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43200 dport 53104] != expected 0xd068bab\ncpu 4: rx_hash 0x1917eb8d [saddr 192.0.3.2 daddr 192.0.3.1 sport 43206 dport 53104] != expected 0x48643cd8\ncpu 4: rx_hash 0xe8e19372 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43216 dport 53104] != expected 0x7dceef1f\ncpu 4: rx_hash 0x4d96681b [saddr 192.0.3.2 daddr 192.0.3.1 sport 43256 dport 53104] != expected 0x243a142d\ncpu 4: rx_hash 0xab032121 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43262 dport 53104] != expected 0x6158a35e\ncpu 4: rx_hash 0x87065869 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43272 dport 53104] != expected 0x89b1d133\ncpu 4: rx_hash 0x3c1fd645 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43274 dport 53104] != expected 0xff2f491\ncpu 5: rx_hash 0x74333a55 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43232 dport 53104] != expected 0xb562b9f1\ncpu 5: rx_hash 0xf68fe637 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43258 dport 53104] != expected 0xa279318f\ncpu 5: rx_hash 0x0cb7c08b [saddr 192.0.3.2 daddr 192.0.3.1 sport 43304 dport 53104] != expected 0x31d5e369\ncpu 5: rx_hash 0xa44bdd22 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43342 dport 53104] != expected 0x90e17f6d\ncpu 5: rx_hash 0xeea42bf1 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43354 dport 53104] != expected 0x23088908\ncpu 5: rx_hash 0xc96f0cfa [saddr 192.0.3.2 daddr 192.0.3.1 sport 43368 dport 53104] != expected 0x6de7fa44\ncpu 5: rx_hash 0x165f178e [saddr 192.0.3.2 daddr 192.0.3.1 sport 43382 dport 53104] != expected 0xb9dde0eb\ncount: pass=0 nohash=0 fail=21\n' # not ok 1 toeplitz.test.tcp_ipv4 # # Receiver output: # # # # RSS indirection table size: 256 # # cpu 0: rx_hash 0xee5c2bb9 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57110 dport 54113] OK # # cpu 0: rx_hash 0x941bcba4 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57120 dport 54113] OK # # cpu 0: rx_hash 0xa9383baa [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57164 dport 54113] OK # # cpu 0: rx_hash 0x2b84e7c8 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57174 dport 54113] OK # # cpu 0: rx_hash 0x6866559b [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57208 dport 54113] OK # # cpu 0: rx_hash 0x61949c59 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57264 dport 54113] OK # # cpu 0: rx_hash 0xde0bb035 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57286 dport 54113] OK # # cpu 4: rx_hash 0x5c48e115 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57134 dport 54113] OK # # cpu 4: rx_hash 0x16a717c6 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57146 dport 54113] OK # # cpu 4: rx_hash 0x87fe5821 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57156 dport 54113] OK # # cpu 4: rx_hash 0xbe5b0a6f [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57180 dport 54113] OK # # cpu 4: rx_hash 0x1b2cf106 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57204 dport 54113] OK # # cpu 4: rx_hash 0xd37fdbb7 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57210 dport 54113] OK # # cpu 4: rx_hash 0x76f7ad9c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57248 dport 54113] OK # # cpu 5: rx_hash 0x2f024588 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57122 dport 54113] OK # # cpu 5: rx_hash 0x58ce4355 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57178 dport 54113] OK # # cpu 5: rx_hash 0x7f05645e [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57192 dport 54113] OK # # cpu 5: rx_hash 0x6899d8d9 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57226 dport 54113] OK # # cpu 5: rx_hash 0x7ffae91c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57242 dport 54113] OK # # cpu 5: rx_hash 0xa9c7b6e8 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57278 dport 54113] OK # # count: pass=20 nohash=0 fail=0 # ok 2 toeplitz.test.tcp_ipv6 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 191, in test # # Exception| _send_traffic(cfg, proto_flag, ipver, port) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/utils.py", line 141, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/utils.py", line 99, in process # # Exception| raise CmdExitFailure("Command failed: %s\nSTDOUT: %s\nSTDERR: %s" % # # Exception| net.lib.py.utils.CmdExitFailure: Command failed: ['/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/toeplitz', '-4', '-u', '-d', '35743', '-i', 'enp1s0', '-T', '4000', '-s', '-v'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'RSS indirection table size: 256\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 50483 dport 35743] != expected 0x48bb2218\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 34900 dport 35743] != expected 0xe97bf051\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 60445 dport 35743] != expected 0xd9781ce9\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 51103 dport 35743] != expected 0x77f10448\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 59782 dport 35743] != expected 0x3e33749c\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 58680 dport 35743] != expected 0x5b56e1a4\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 51910 dport 35743] != expected 0x8633cced\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 37322 dport 35743] != expected 0x17c5388e\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 50467 dport 35743] != expected 0x387346ac\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43331 dport 35743] != expected 0xbfe38aab\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 42439 dport 35743] != expected 0x75f9a5b7\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 55650 dport 35743] != expected 0xbe956dfa\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 60107 dport 35743] != expected 0xd0bcb822\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 57583 dport 35743] != expected 0xc29ecb45\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54386 dport 35743] != expected 0xfe733e5e\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 55654 dport 35743] != expected 0x7db4ff2b\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43865 dport 35743] != expected 0x237e41f0\ncpu 4: rx_hash 0xd63b1333 [saddr 192.0.3.2 daddr 192.0.3.1 sport 37693 dport 35743] != expected 0x6f20c4c9\ncount: pass=0 nohash=0 fail=18\n' # not ok 3 toeplitz.test.udp_ipv4 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 191, in test # # Exception| _send_traffic(cfg, proto_flag, ipver, port) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/utils.py", line 141, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/utils.py", line 99, in process # # Exception| raise CmdExitFailure("Command failed: %s\nSTDOUT: %s\nSTDERR: %s" % # # Exception| net.lib.py.utils.CmdExitFailure: Command failed: ['/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/toeplitz', '-6', '-u', '-d', '50309', '-i', 'enp1s0', '-T', '4000', '-s', '-v'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'RSS indirection table size: 256\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 50504 dport 50309] != expected 0x5eff4f3\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 54663 dport 50309] != expected 0x4bac0b62\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 51353 dport 50309] != expected 0xc08e0a9f\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 50246 dport 50309] != expected 0xbccaed5e\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 56213 dport 50309] != expected 0xad1ee7a1\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 49335 dport 50309] != expected 0x2d427eaf\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 50473 dport 50309] != expected 0x3db5bc38\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 34309 dport 50309] != expected 0xf9467219\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 35220 dport 50309] != expected 0x4144598a\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 42664 dport 50309] != expected 0x7ee9859e\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44381 dport 50309] != expected 0x8953b14f\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 52327 dport 50309] != expected 0xef66af87\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 33634 dport 50309] != expected 0xaa2cc33\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57229 dport 50309] != expected 0xc8e63928\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 52747 dport 50309] != expected 0x6afe4607\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 58842 dport 50309] != expected 0xa0f29cba\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 55326 dport 50309] != expected 0x65d35af4\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 40425 dport 50309] != expected 0x967d6bef\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 40563 dport 50309] != expected 0x3fe0fb27\ncpu 5: rx_hash 0x49e63191 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 35893 dport 50309] != expected 0x730104d3\ncount: pass=0 nohash=0 fail=20\n' # not ok 4 toeplitz.test.udp_ipv6 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 177, in test # # Exception| irq_cpus = ",".join([str(x) for x in _get_irq_cpus(cfg)]) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 65, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 45, in _get_cpu_for_irq # # Exception| raise KsftFailEx(f"IRQ{irq} is not mapped to a single core: {data}") # # Exception| net.lib.py.ksft.KsftFailEx: IRQ36 is not mapped to a single core: 0-5 # not ok 5 toeplitz.test.rss_tcp_ipv4 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 177, in test # # Exception| irq_cpus = ",".join([str(x) for x in _get_irq_cpus(cfg)]) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 65, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 45, in _get_cpu_for_irq # # Exception| raise KsftFailEx(f"IRQ{irq} is not mapped to a single core: {data}") # # Exception| net.lib.py.ksft.KsftFailEx: IRQ36 is not mapped to a single core: 0-5 # not ok 6 toeplitz.test.rss_tcp_ipv6 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 177, in test # # Exception| irq_cpus = ",".join([str(x) for x in _get_irq_cpus(cfg)]) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 65, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 45, in _get_cpu_for_irq # # Exception| raise KsftFailEx(f"IRQ{irq} is not mapped to a single core: {data}") # # Exception| net.lib.py.ksft.KsftFailEx: IRQ36 is not mapped to a single core: 0-5 # not ok 7 toeplitz.test.rss_udp_ipv4 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 177, in test # # Exception| irq_cpus = ",".join([str(x) for x in _get_irq_cpus(cfg)]) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 65, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 45, in _get_cpu_for_irq # # Exception| raise KsftFailEx(f"IRQ{irq} is not mapped to a single core: {data}") # # Exception| net.lib.py.ksft.KsftFailEx: IRQ36 is not mapped to a single core: 0-5 # not ok 8 toeplitz.test.rss_udp_ipv6 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 182, in test # # Exception| rps_cpus = _get_unused_cpus(cfg, count=2) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 77, in _get_unused_cpus # # Exception| rx_cpus = set(_get_irq_cpus(cfg)) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 65, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 45, in _get_cpu_for_irq # # Exception| raise KsftFailEx(f"IRQ{irq} is not mapped to a single core: {data}") # # Exception| net.lib.py.ksft.KsftFailEx: IRQ36 is not mapped to a single core: 0-5 # not ok 9 toeplitz.test.rps_tcp_ipv4 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 182, in test # # Exception| rps_cpus = _get_unused_cpus(cfg, count=2) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 77, in _get_unused_cpus # # Exception| rx_cpus = set(_get_irq_cpus(cfg)) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 65, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 45, in _get_cpu_for_irq # # Exception| raise KsftFailEx(f"IRQ{irq} is not mapped to a single core: {data}") # # Exception| net.lib.py.ksft.KsftFailEx: IRQ36 is not mapped to a single core: 0-5 # not ok 10 toeplitz.test.rps_tcp_ipv6 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 182, in test # # Exception| rps_cpus = _get_unused_cpus(cfg, count=2) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 77, in _get_unused_cpus # # Exception| rx_cpus = set(_get_irq_cpus(cfg)) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 65, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 45, in _get_cpu_for_irq # # Exception| raise KsftFailEx(f"IRQ{irq} is not mapped to a single core: {data}") # # Exception| net.lib.py.ksft.KsftFailEx: IRQ36 is not mapped to a single core: 0-5 # not ok 11 toeplitz.test.rps_udp_ipv4 # # Exception| Traceback (most recent call last): # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 182, in test # # Exception| rps_cpus = _get_unused_cpus(cfg, count=2) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 77, in _get_unused_cpus # # Exception| rx_cpus = set(_get_irq_cpus(cfg)) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 65, in _get_irq_cpus # # Exception| cpus.append(_get_cpu_for_irq(napis[queues[name]["napi-id"]]["irq"])) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 45, in _get_cpu_for_irq # # Exception| raise KsftFailEx(f"IRQ{irq} is not mapped to a single core: {data}") # # Exception| net.lib.py.ksft.KsftFailEx: IRQ36 is not mapped to a single core: 0-5 # not ok 12 toeplitz.test.rps_udp_ipv6 # # Totals: pass:1 fail:11 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net/hw: toeplitz.py # exit=1 /home/virtme/testing/wt-25/tools/testing/selftests/kselftest/runner.sh: line 50: : No such file or directory make[1]: Leaving directory '/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw' make: Leaving directory '/home/virtme/testing/wt-25/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__-> /opt/nipa/contest/scripts/env_check.py Comparing to existing state file: no differences detected. Current system state saved to /tmp/nipa-env-state.json xx__-> echo $? 0 xx__->