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', '51022', '-i', 'enp1s0', '-T', '4000', '-s', '-v'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'RSS indirection table size: 256\ncpu 0: rx_hash 0xfa4fedb0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 55350 dport 51022] != expected 0x1413578b\ncpu 0: rx_hash 0x6ca099b0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 55446 dport 51022] != expected 0x2042ca75\ncpu 0: rx_hash 0x48ca1bfe [saddr 192.0.3.2 daddr 192.0.3.1 sport 60092 dport 51022] != expected 0xa851d2ce\ncpu 4: rx_hash 0x9ccb7a4e [saddr 192.0.3.2 daddr 192.0.3.1 sport 55392 dport 51022] != expected 0x55ef939\ncpu 4: rx_hash 0x1286f0e4 [saddr 192.0.3.2 daddr 192.0.3.1 sport 55408 dport 51022] != expected 0x8f779a08\ncpu 4: rx_hash 0x0e1de5b1 [saddr 192.0.3.2 daddr 192.0.3.1 sport 55416 dport 51022] != expected 0x9b255c6a\ncpu 4: rx_hash 0xa9b76ce4 [saddr 192.0.3.2 daddr 192.0.3.1 sport 55424 dport 51022] != expected 0xd3853c0b\ncpu 4: rx_hash 0x9081464e [saddr 192.0.3.2 daddr 192.0.3.1 sport 55428 dport 51022] != expected 0xfb20b0ce\ncpu 4: rx_hash 0xb52c79b1 [saddr 192.0.3.2 daddr 192.0.3.1 sport 55432 dport 51022] != expected 0xc7d7fa69\ncpu 4: rx_hash 0x0a240e4e [saddr 192.0.3.2 daddr 192.0.3.1 sport 55488 dport 51022] != expected 0x310f64c7\ncpu 4: rx_hash 0x2f8931b1 [saddr 192.0.3.2 daddr 192.0.3.1 sport 55500 dport 51022] != expected 0xdf82e60\ncpu 4: rx_hash 0xa1c4bb1b [saddr 192.0.3.2 daddr 192.0.3.1 sport 55516 dport 51022] != expected 0x87d14d51\ncpu 4: rx_hash 0x75f35c00 [saddr 192.0.3.2 daddr 192.0.3.1 sport 60098 dport 51022] != expected 0x685a0b86\ncpu 5: rx_hash 0xa981ea4f [saddr 192.0.3.2 daddr 192.0.3.1 sport 55362 dport 51022] != expected 0x9101512b\ncpu 5: rx_hash 0x27cc60e5 [saddr 192.0.3.2 daddr 192.0.3.1 sport 55378 dport 51022] != expected 0x1b28321a\ncpu 5: rx_hash 0xa5cbd64f [saddr 192.0.3.2 daddr 192.0.3.1 sport 55462 dport 51022] != expected 0x6f7f18dc\ncpu 5: rx_hash 0x2b865ce5 [saddr 192.0.3.2 daddr 192.0.3.1 sport 55478 dport 51022] != expected 0xe5567bed\ncpu 5: rx_hash 0x64d34e4f [saddr 192.0.3.2 daddr 192.0.3.1 sport 55498 dport 51022] != expected 0x7416bb2f\ncpu 5: rx_hash 0xd3a8ee4f [saddr 192.0.3.2 daddr 192.0.3.1 sport 55518 dport 51022] != expected 0xd69a54db\ncpu 5: rx_hash 0x3f6e9e4f [saddr 192.0.3.2 daddr 192.0.3.1 sport 55522 dport 51022] != expected 0xa550ccd5\ncpu 5: rx_hash 0x1f0b7155 [saddr 192.0.3.2 daddr 192.0.3.1 sport 60082 dport 51022] != expected 0xc5ed81e3\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 0x9de0536e [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44454 dport 35109] OK # # cpu 0: rx_hash 0xca2139c5 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44456 dport 35109] OK # # cpu 0: rx_hash 0x5cf8cb6e [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44490 dport 35109] OK # # cpu 0: rx_hash 0xf7187e3b [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44502 dport 35109] OK # # cpu 0: rx_hash 0xaca5ae3b [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44542 dport 35109] OK # # cpu 0: rx_hash 0xaeafb93b [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44546 dport 35109] OK # # cpu 0: rx_hash 0x19d4193b [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44566 dport 35109] OK # # cpu 4: rx_hash 0x85742b6f [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44500 dport 35109] OK # # cpu 4: rx_hash 0xdcc3ec6f [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44544 dport 35109] OK # # cpu 4: rx_hash 0xf96ed390 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44556 dport 35109] OK # # cpu 4: rx_hash 0x6bb84c6f [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44564 dport 35109] OK # # cpu 4: rx_hash 0x877e3c6f [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44584 dport 35109] OK # # cpu 5: rx_hash 0x13add9c4 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44470 dport 35109] OK # # cpu 5: rx_hash 0x0f36cc91 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44478 dport 35109] OK # # cpu 5: rx_hash 0x2e949e3a [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44488 dport 35109] OK # # cpu 5: rx_hash 0x3e7331c4 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44518 dport 35109] OK # # cpu 5: rx_hash 0x22e82491 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44526 dport 35109] OK # # cpu 5: rx_hash 0x8b0286c4 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44558 dport 35109] OK # # cpu 5: rx_hash 0x20e23391 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44562 dport 35109] OK # # cpu 5: rx_hash 0x9be5293a [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44576 dport 35109] 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', '38378', '-i', 'enp1s0', '-T', '4000', '-s', '-v'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'RSS indirection table size: 256\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 50425 dport 38378] != expected 0xc7593dab\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 38691 dport 38378] != expected 0xf13d8bc9\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 36640 dport 38378] != expected 0x6a7edaf3\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 34095 dport 38378] != expected 0xd611a314\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 34533 dport 38378] != expected 0xc434d57c\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 44462 dport 38378] != expected 0xd913fa10\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 40406 dport 38378] != expected 0x54b98bc5\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 55244 dport 38378] != expected 0x612ea49b\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 57771 dport 38378] != expected 0xbfe38d2\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 36425 dport 38378] != expected 0x838650e3\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54599 dport 38378] != expected 0x4bb52f19\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 52706 dport 38378] != expected 0x9d497692\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 39112 dport 38378] != expected 0x55a68866\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 37013 dport 38378] != expected 0xec7098ef\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54317 dport 38378] != expected 0x51908f96\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43751 dport 38378] != expected 0x57862f0d\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 41110 dport 38378] != expected 0x2be28fa2\ncpu 4: rx_hash 0x059904f0 [saddr 192.0.3.2 daddr 192.0.3.1 sport 41605 dport 38378] != expected 0x6e478d15\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', '59521', '-i', 'enp1s0', '-T', '4000', '-s', '-v'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'RSS indirection table size: 256\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 55381 dport 59521] != expected 0xc37558eb\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44925 dport 59521] != expected 0xac0df213\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 56732 dport 59521] != expected 0x1bb1da69\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 41296 dport 59521] != expected 0xb909637b\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 53858 dport 59521] != expected 0x8cf23502\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 36190 dport 59521] != expected 0xdeaa822a\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 54215 dport 59521] != expected 0x2f1719aa\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 49623 dport 59521] != expected 0x7ba6b2df\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 41992 dport 59521] != expected 0xda9170ae\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 60676 dport 59521] != expected 0x21679f8c\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 36537 dport 59521] != expected 0xd8c2f529\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 42488 dport 59521] != expected 0x89443404\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44211 dport 59521] != expected 0x1500ffb8\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 42469 dport 59521] != expected 0xc67c2bf9\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 50735 dport 59521] != expected 0xfaa3b95f\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 40164 dport 59521] != expected 0xee95a9a1\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 37037 dport 59521] != expected 0x5260d9c9\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 44998 dport 59521] != expected 0x3e80e610\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 52584 dport 59521] != expected 0x37382149\ncpu 0: rx_hash 0x625bedd1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 52477 dport 59521] != expected 0x5db6421e\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__->