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 338, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 193, 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 164, 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 101, 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', '54119', '-i', 'enp1s0', '-T', '4000', '-s', '-v'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'RSS indirection table size: 256\ncpu 0: rx_hash 0x81552c44 [saddr 192.0.3.2 daddr 192.0.3.1 sport 47000 dport 54119] != expected 0xe8d0bb1f\ncpu 0: rx_hash 0xd73b7483 [saddr 192.0.3.2 daddr 192.0.3.1 sport 47012 dport 54119] != expected 0x5f19fede\ncpu 0: rx_hash 0x435aa4fe [saddr 192.0.3.2 daddr 192.0.3.1 sport 47040 dport 54119] != expected 0xc913d915\ncpu 0: rx_hash 0xd0d0e96e [saddr 192.0.3.2 daddr 192.0.3.1 sport 47042 dport 54119] != expected 0x6b6fd7bd\ncpu 0: rx_hash 0x3df75cc2 [saddr 192.0.3.2 daddr 192.0.3.1 sport 47054 dport 54119] != expected 0x52ced343\ncpu 0: rx_hash 0xf8134995 [saddr 192.0.3.2 daddr 192.0.3.1 sport 47088 dport 54119] != expected 0x477b982a\ncpu 0: rx_hash 0xd0d0e96e [saddr 192.0.3.2 daddr 192.0.3.1 sport 47042 dport 54119] != expected 0x6b6fd7bd\ncpu 4: rx_hash 0xbe03d05a [saddr 192.0.3.2 daddr 192.0.3.1 sport 46980 dport 54119] != expected 0x253e3e34\ncpu 4: rx_hash 0x532465f6 [saddr 192.0.3.2 daddr 192.0.3.1 sport 46984 dport 54119] != expected 0x1c9f3aca\ncpu 4: rx_hash 0x73d9e7e7 [saddr 192.0.3.2 daddr 192.0.3.1 sport 47020 dport 54119] != expected 0xb786fd74\ncpu 4: rx_hash 0x4c8f1bf9 [saddr 192.0.3.2 daddr 192.0.3.1 sport 47024 dport 54119] != expected 0x7a68785f\ncpu 4: rx_hash 0x0a9f8236 [saddr 192.0.3.2 daddr 192.0.3.1 sport 47044 dport 54119] != expected 0x182dde41\ncpu 4: rx_hash 0xb9e84db7 [saddr 192.0.3.2 daddr 192.0.3.1 sport 47074 dport 54119] != expected 0x11481757\ncpu 4: rx_hash 0xb1d66f5d [saddr 192.0.3.2 daddr 192.0.3.1 sport 47092 dport 54119] != expected 0x96459f7e\ncpu 5: rx_hash 0x86bff3c7 [saddr 192.0.3.2 daddr 192.0.3.1 sport 46968 dport 54119] != expected 0xb16d6bba\ncpu 5: rx_hash 0x2d899dca [saddr 192.0.3.2 daddr 192.0.3.1 sport 46982 dport 54119] != expected 0x8742309c\ncpu 5: rx_hash 0x35c97e28 [saddr 192.0.3.2 daddr 192.0.3.1 sport 47064 dport 54119] != expected 0xd5c35b6a\ncpu 5: rx_hash 0xf02d6b7f [saddr 192.0.3.2 daddr 192.0.3.1 sport 47078 dport 54119] != expected 0xc0761003\ncpu 5: rx_hash 0x054a3d31 [saddr 192.0.3.2 daddr 192.0.3.1 sport 47028 dport 54119] != expected 0xab567f0b\ncpu 5: rx_hash 0xe86d889d [saddr 192.0.3.2 daddr 192.0.3.1 sport 47032 dport 54119] != expected 0x92f77bf5\ncpu 5: rx_hash 0x02a1a0dc [saddr 192.0.3.2 daddr 192.0.3.1 sport 47058 dport 54119] != expected 0x9f205668\ncount: pass=0 nohash=0 fail=21\n' # # Exception| # not ok 1 toeplitz.test.tcp_ipv4 # # Receiver output: # # # # RSS indirection table size: 256 # # # cpu 0: rx_hash 0x550c2871 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38552 dport 59769] OK # # # cpu 0: rx_hash 0x90e83d26 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38566 dport 59769] OK # # # cpu 0: rx_hash 0xc953dae6 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38634 dport 59769] OK # # # cpu 0: rx_hash 0x658f6b68 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38644 dport 59769] OK # # # cpu 0: rx_hash 0x5d33e9c2 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38660 dport 59769] OK # # # cpu 0: rx_hash 0x1cc8ede0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38678 dport 59769] OK # # # cpu 4: rx_hash 0x4d4ccb93 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38598 dport 59769] OK # # # cpu 4: rx_hash 0x0cb7cfb1 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38612 dport 59769] OK # # # cpu 4: rx_hash 0xa8555cd5 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38620 dport 59769] OK # # # cpu 4: rx_hash 0x1b229354 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38650 dport 59769] OK # # # cpu 4: rx_hash 0x6a5b3736 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38670 dport 59769] OK # # # cpu 4: rx_hash 0xb82a7e84 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38686 dport 59769] OK # # # cpu 5: rx_hash 0x42997494 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38582 dport 59769] OK # # # cpu 5: rx_hash 0x7a241567 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38604 dport 59769] OK # # # cpu 5: rx_hash 0xe9ae58f7 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38606 dport 59769] OK # # # cpu 5: rx_hash 0x6db14982 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38626 dport 59769] OK # # # cpu 5: rx_hash 0x2c4a4da0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38640 dport 59769] OK # # # cpu 5: rx_hash 0x14f6cf0a [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38656 dport 59769] OK # # # cpu 5: rx_hash 0xf9d17aa6 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38668 dport 59769] OK # # # cpu 5: rx_hash 0x8f42a070 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 38676 dport 59769] 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 338, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 193, 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 164, 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 101, 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', '51302', '-i', 'enp1s0', '-T', '4000', '-s', '-v'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'RSS indirection table size: 256\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 58412 dport 51302] != expected 0xbae000c2\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 43151 dport 51302] != expected 0x30ce910f\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54852 dport 51302] != expected 0x4e6737b8\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 51074 dport 51302] != expected 0x790f9997\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 46340 dport 51302] != expected 0x35d567fe\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 40930 dport 51302] != expected 0x7d1a7a6a\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 33648 dport 51302] != expected 0xaf6deba8\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 49487 dport 51302] != expected 0xc3bfd27e\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54760 dport 51302] != expected 0xdb8e8785\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 35294 dport 51302] != expected 0xc6543223\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 44855 dport 51302] != expected 0x238799b4\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 50654 dport 51302] != expected 0xce5080c7\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 34092 dport 51302] != expected 0xbbe3ccff\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 38283 dport 51302] != expected 0x3a703\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 45186 dport 51302] != expected 0x748b5822\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 37009 dport 51302] != expected 0x923aedce\ncpu 4: rx_hash 0x9a3c2157 [saddr 192.0.3.2 daddr 192.0.3.1 sport 51846 dport 51302] != expected 0x554cc7da\ncount: pass=0 nohash=0 fail=17\n' # # Exception| # 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 338, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 193, 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 164, 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 101, 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', '36156', '-i', 'enp1s0', '-T', '4000', '-s', '-v'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'RSS indirection table size: 256\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 60471 dport 36156] != expected 0x48ae088a\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 45389 dport 36156] != expected 0x7ebfb74c\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 47320 dport 36156] != expected 0xa8d29c29\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 59123 dport 36156] != expected 0x448e3dc6\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 42782 dport 36156] != expected 0xcfc44401\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 56198 dport 36156] != expected 0xd7fb45eb\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 54176 dport 36156] != expected 0x392868f9\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 47907 dport 36156] != expected 0xf681d11b\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 50763 dport 36156] != expected 0xd602525b\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 54157 dport 36156] != expected 0x9a23e2ad\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57840 dport 36156] != expected 0xd0edb087\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 35300 dport 36156] != expected 0xea209998\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 50111 dport 36156] != expected 0x1c32331f\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46896 dport 36156] != expected 0x768369ad\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 36330 dport 36156] != expected 0x2fc4a482\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 33960 dport 36156] != expected 0xb8514d76\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 57167 dport 36156] != expected 0x8196f3d2\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 55083 dport 36156] != expected 0x4853c13c\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 54270 dport 36156] != expected 0x21688b1b\ncpu 5: rx_hash 0x6496307c [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 41194 dport 36156] != expected 0x7367af08\ncount: pass=0 nohash=0 fail=20\n' # # Exception| # 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 338, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 179, 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 # # Exception| # 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 338, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 179, 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 # # Exception| # 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 338, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 179, 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 # # Exception| # 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 338, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 179, 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 # # Exception| # 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 338, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 184, 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 # # Exception| # 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 338, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 184, 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 # # Exception| # 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 338, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 184, 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 # # Exception| # 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 338, in ksft_run # # Exception| func(*args) # # Exception| File "/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/hw/./toeplitz.py", line 184, 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 # # Exception| # 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__->