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', '43087', '-i', 'enp1s0', '-T', '4000', '-s', '-v'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'RSS indirection table size: 256\ncpu 0: rx_hash 0x702596c2 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54634 dport 43087] != expected 0x2a8f2000\ncpu 0: rx_hash 0x3f6660f2 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54658 dport 43087] != expected 0x2d8e4e01\ncpu 0: rx_hash 0xf9f073c8 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54660 dport 43087] != expected 0xa45bb473\ncpu 0: rx_hash 0xb728212f [saddr 192.0.3.2 daddr 192.0.3.1 sport 54690 dport 43087] != expected 0x9d67db3b\ncpu 4: rx_hash 0xa07a2845 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54584 dport 43087] != expected 0x1db1934a\ncpu 4: rx_hash 0xba19d9f6 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54606 dport 43087] != expected 0x1d2a1ceb\ncpu 4: rx_hash 0x60b91578 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54650 dport 43087] != expected 0x4b5c0a74\ncpu 4: rx_hash 0x2ffae348 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54674 dport 43087] != expected 0x4c5d6475\ncpu 4: rx_hash 0xffa55dcf [saddr 192.0.3.2 daddr 192.0.3.1 sport 54720 dport 43087] != expected 0x7b63d73f\ncpu 5: rx_hash 0x81432f31 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54576 dport 43087] != expected 0xde17c7a2\ncpu 5: rx_hash 0x66ec3b7f [saddr 192.0.3.2 daddr 192.0.3.1 sport 54590 dport 43087] != expected 0x94646938\ncpu 5: rx_hash 0x9b20de82 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54598 dport 43087] != expected 0xde8c4803\ncpu 5: rx_hash 0xf86bd71f [saddr 192.0.3.2 daddr 192.0.3.1 sport 54602 dport 43087] != expected 0x9a66b53a\ncpu 5: rx_hash 0x0f5840eb [saddr 192.0.3.2 daddr 192.0.3.1 sport 54612 dport 43087] != expected 0xb1c631d4\ncpu 5: rx_hash 0xaa855a4c [saddr 192.0.3.2 daddr 192.0.3.1 sport 54622 dport 43087] != expected 0x7cf9369f\ncpu 5: rx_hash 0x9611265b [saddr 192.0.3.2 daddr 192.0.3.1 sport 54698 dport 43087] != expected 0x5ec18fd3\ncpu 5: rx_hash 0xd46328b2 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54702 dport 43087] != expected 0xd98d2602\ncpu 5: rx_hash 0xe5c6ac7c [saddr 192.0.3.2 daddr 192.0.3.1 sport 54710 dport 43087] != expected 0x7bf8589e\ncpu 5: rx_hash 0x9cee5452 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54732 dport 43087] != expected 0x3f892a06\ncpu 5: rx_hash 0x8c72d7e8 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54748 dport 43087] != expected 0x5e5a0072\ncpu 5: rx_hash 0xd23606b5 [saddr 192.0.3.2 daddr 192.0.3.1 sport 54762 dport 43087] != expected 0x6b5454e\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 0x8f8fc698 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46258 dport 49037] OK # # # cpu 0: rx_hash 0x7ee97f6b [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46312 dport 49037] OK # # # cpu 0: rx_hash 0xe4475cb3 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46338 dport 49037] OK # # # cpu 0: rx_hash 0xb6a9d1e0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46358 dport 49037] OK # # # cpu 4: rx_hash 0x07c18745 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46226 dport 49037] OK # # # cpu 4: rx_hash 0x59855618 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46244 dport 49037] OK # # # cpu 4: rx_hash 0x4919d5a2 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46260 dport 49037] OK # # # cpu 4: rx_hash 0x0194a942 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46294 dport 49037] OK # # # cpu 4: rx_hash 0xb87f6c51 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46318 dport 49037] OK # # # cpu 4: rx_hash 0x89dae89f [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46326 dport 49037] OK # # # cpu 4: rx_hash 0xf4dbdf09 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46354 dport 49037] OK # # # cpu 4: rx_hash 0xe8ed00bd [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46368 dport 49037] OK # # # cpu 4: rx_hash 0x2e7b1387 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46374 dport 49037] OK # # # cpu 5: rx_hash 0x9f134522 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46242 dport 49037] OK # # # cpu 5: rx_hash 0x6820d2d6 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46268 dport 49037] OK # # # cpu 5: rx_hash 0x95ec372b [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46276 dport 49037] OK # # # cpu 5: rx_hash 0x8570b491 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46292 dport 49037] OK # # # cpu 5: rx_hash 0xa449b3e5 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46300 dport 49037] OK # # # cpu 5: rx_hash 0x5fd0781f [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46304 dport 49037] OK # # # cpu 5: rx_hash 0x99466b25 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46310 dport 49037] 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', '41559', '-i', 'enp1s0', '-T', '4000', '-s', '-v'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'RSS indirection table size: 256\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 60984 dport 41559] != expected 0x6e2b480c\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 53770 dport 41559] != expected 0xfb1d74a3\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 42233 dport 41559] != expected 0xd4c20b54\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 44006 dport 41559] != expected 0xc80769f5\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 60444 dport 41559] != expected 0x1280edb4\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 39165 dport 41559] != expected 0x191b72c7\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 46243 dport 41559] != expected 0x93b3fdc\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 38213 dport 41559] != expected 0x46e42475\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 33176 dport 41559] != expected 0x8647642e\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 45000 dport 41559] != expected 0x971a1efc\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 44580 dport 41559] != expected 0x814aeb8b\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 52953 dport 41559] != expected 0x230e3c36\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 45022 dport 41559] != expected 0x7f1ccefa\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 54328 dport 41559] != expected 0xca374db4\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 35317 dport 41559] != expected 0x65c1c7a2\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 46821 dport 41559] != expected 0x93949660\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 44056 dport 41559] != expected 0x5f9430af\ncpu 5: rx_hash 0xdffd849d [saddr 192.0.3.2 daddr 192.0.3.1 sport 47665 dport 41559] != expected 0xf60150eb\ncount: pass=0 nohash=0 fail=18\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', '40355', '-i', 'enp1s0', '-T', '4000', '-s', '-v'] # # Exception| STDOUT: b'' # # Exception| STDERR: b'RSS indirection table size: 256\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 35209 dport 40355] != expected 0xfc75a4b7\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46490 dport 40355] != expected 0x883e98b2\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 54991 dport 40355] != expected 0x757e4bef\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 47996 dport 40355] != expected 0xd635d5d8\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 53510 dport 40355] != expected 0x5674998d\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 37353 dport 40355] != expected 0x5f2d6000\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 34554 dport 40355] != expected 0xa420765\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 56090 dport 40355] != expected 0x4706ceb0\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 40757 dport 40355] != expected 0x3c29f5aa\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 34746 dport 40355] != expected 0x1f6cefb0\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 37202 dport 40355] != expected 0xc9f91310\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 46182 dport 40355] != expected 0xc49a2bea\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 41838 dport 40355] != expected 0x2d7cee35\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 42884 dport 40355] != expected 0x729977d8\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 37878 dport 40355] != expected 0x8952284e\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 48864 dport 40355] != expected 0xc2ba75bd\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 59900 dport 40355] != expected 0xf0f61a11\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 49497 dport 40355] != expected 0xc9b889b3\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 55114 dport 40355] != expected 0xcdde26ed\ncpu 0: rx_hash 0x52e25be0 [saddr 2001:db8:1::2 daddr 2001:db8:1::1 sport 40199 dport 40355] != expected 0x89bce03\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__->