TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: csum.py # TAP version 13 # 1..12 # ok 1 csum.ipv4_rx_tcp # ok 2 csum.ipv4_rx_tcp_invalid # ok 3 csum.ipv4_rx_udp # ok 4 csum.ipv4_rx_udp_invalid # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/drivers/net/hw/./csum.py", line 45, in test_transmit # # Exception| cmd(tx_cmd) # # Exception| ~~~^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/99/net/lib/csum -i ens9np0 -L 1 -n 100 -4 -S 10.88.2.1 -D 10.88.2.2 -T -U -r 1 # # Exception| EXIT: 1 # # Exception| STDERR: randomization seed: 37974434 # # Exception| tx: sending checksum: 0xfbbb # # Exception| tx: sending checksum: 0x7ae7 # # Exception| tx: sending checksum: 0x14fb # # Exception| tx: sending checksum: 0x45b6 # # Exception| tx: sending checksum: 0x48ff # # Exception| /srv/hw-worker/tests/99/net/lib/csum: write: No route to host # # Exception| # not ok 5 csum.ipv4_tx_udp_csum_offload # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/drivers/net/hw/./csum.py", line 45, in test_transmit # # Exception| cmd(tx_cmd) # # Exception| ~~~^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/99/net/lib/csum -i ens9np0 -L 1 -n 100 -4 -S 10.88.2.1 -D 10.88.2.2 -T -U -Z # # Exception| EXIT: 1 # # Exception| STDERR: tx: changing sport: 33000 -> 23694 # # Exception| tx: sending checksum: 0x0 # # Exception| /srv/hw-worker/tests/99/net/lib/csum: write: No route to host # # Exception| # not ok 6 csum.ipv4_tx_udp_zero_checksum # ok 7 csum.ipv6_rx_tcp # ok 8 csum.ipv6_rx_tcp_invalid # ok 9 csum.ipv6_rx_udp # ok 10 csum.ipv6_rx_udp_invalid # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/drivers/net/hw/./csum.py", line 45, in test_transmit # # Exception| cmd(tx_cmd) # # Exception| ~~~^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/99/net/lib/csum -i ens9np0 -L 1 -n 100 -6 -S fd00:2::1 -D fd00:2::2 -T -U -r 1 # # Exception| EXIT: 1 # # Exception| STDERR: randomization seed: 37982946 # # Exception| tx: sending checksum: 0x2c36 # # Exception| tx: sending checksum: 0x87bd # # Exception| tx: sending checksum: 0x846b # # Exception| tx: sending checksum: 0x7ca # # Exception| tx: sending checksum: 0xb0cc # # Exception| tx: sending checksum: 0xe6d4 # # Exception| tx: sending checksum: 0xff41 # # Exception| tx: sending checksum: 0xf5d8 # # Exception| tx: sending checksum: 0x1057 # # Exception| tx: sending checksum: 0x6fb7 # # Exception| tx: sending checksum: 0xd885 # # Exception| tx: sending checksum: 0xacf7 # # Exception| tx: sending checksum: 0xd252 # # Exception| tx: sending checksum: 0x9d3a # # Exception| tx: sending checksum: 0x3e0 # # Exception| tx: sending checksum: 0x6e76 # # Exception| tx: sending checksum: 0xb460 # # Exception| tx: sending checksum: 0x6194 # # Exception| /srv/hw-worker/tests/99/net/lib/csum: write: Permission denied # # Exception| # not ok 11 csum.ipv6_tx_udp_csum_offload # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/99/drivers/net/hw/./csum.py", line 45, in test_transmit # # Exception| cmd(tx_cmd) # # Exception| ~~~^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/utils.py", line 91, in __init__ # # Exception| self.process(terminate=False, fail=fail, timeout=timeout) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/99/net/lib/csum -i ens9np0 -L 1 -n 100 -6 -S fd00:2::1 -D fd00:2::2 -T -U -Z # # Exception| EXIT: 1 # # Exception| STDERR: tx: changing sport: 33000 -> 31544 # # Exception| tx: sending checksum: 0x0 # # Exception| /srv/hw-worker/tests/99/net/lib/csum: write: Permission denied # # Exception| # # Exception| During handling of the above exception, another exception occurred: # # Exception| # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/drivers/net/hw/./csum.py", line 43, in test_transmit # # Exception| with bkg(rx_cmd, host=cfg.remote, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/99/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD[remote]: /tmp/ctsyeekf/buzfzkbwcsum -i ens25f1np1 -L 1 -n 100 -6 -S fd00:2::1 -D fd00:2::2 -R -U -Z # # Exception| EXIT: 1 # # Exception| STDERR: /tmp/ctsyeekf/buzfzkbwcsum: bind r: Address already in use # # Exception| # not ok 12 csum.ipv6_tx_udp_zero_checksum # # Totals: pass:8 fail:4 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net/hw: csum.py # exit=1