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/103/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/103/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/103/drivers/net/hw/./csum.py", line 45, in test_transmit # # Exception| cmd(tx_cmd) # # Exception| ~~~^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/103/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/103/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/103/net/lib/csum -i ens25f1np1 -L 1 -n 100 -4 -S 10.88.2.2 -D 10.88.2.1 -T -U -r 1 # # Exception| EXIT: 1 # # Exception| STDERR: randomization seed: 40927351 # # Exception| tx: sending checksum: 0xaf4d # # Exception| tx: sending checksum: 0xb275 # # Exception| tx: sending checksum: 0xd338 # # Exception| tx: sending checksum: 0x44c # # Exception| tx: sending checksum: 0xa0e7 # # Exception| tx: sending checksum: 0xa0b9 # # Exception| tx: sending checksum: 0x55b5 # # Exception| tx: sending checksum: 0x1cd9 # # Exception| tx: sending checksum: 0x2d01 # # Exception| tx: sending checksum: 0xfd16 # # Exception| tx: sending checksum: 0x6447 # # Exception| tx: sending checksum: 0x930b # # Exception| tx: sending checksum: 0x2b8e # # Exception| tx: sending checksum: 0x721f # # Exception| tx: sending checksum: 0x4e62 # # Exception| tx: sending checksum: 0x1122 # # Exception| tx: sending checksum: 0xbb50 # # Exception| /srv/hw-worker/tests/103/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/103/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/103/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/103/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/103/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/103/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/corhlygs/trprcqcncsum -i ens9np0 -L 1 -n 100 -4 -S 10.88.2.2 -D 10.88.2.1 -R -U -Z # # Exception| EXIT: 1 # # Exception| STDERR: /tmp/corhlygs/trprcqcncsum: bind r: Address already in use # # 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/103/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/103/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/103/drivers/net/hw/./csum.py", line 45, in test_transmit # # Exception| cmd(tx_cmd) # # Exception| ~~~^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/103/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/103/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/103/net/lib/csum -i ens25f1np1 -L 1 -n 100 -6 -S fd00:2::2 -D fd00:2::1 -T -U -r 1 # # Exception| EXIT: 1 # # Exception| STDERR: randomization seed: 40935868 # # Exception| tx: sending checksum: 0x8cf4 # # Exception| tx: sending checksum: 0x4ad6 # # Exception| tx: sending checksum: 0x1a32 # # Exception| tx: sending checksum: 0x4327 # # Exception| tx: sending checksum: 0xb7b7 # # Exception| tx: sending checksum: 0xecb7 # # Exception| tx: sending checksum: 0xb2fb # # Exception| tx: sending checksum: 0x38a7 # # Exception| tx: sending checksum: 0x1b86 # # Exception| tx: sending checksum: 0x5c43 # # Exception| tx: sending checksum: 0xc250 # # Exception| tx: sending checksum: 0xb35a # # Exception| tx: sending checksum: 0x81de # # Exception| tx: sending checksum: 0xebec # # Exception| tx: sending checksum: 0xb7db # # Exception| tx: sending checksum: 0x509c # # Exception| tx: sending checksum: 0x29e4 # # Exception| tx: sending checksum: 0xdf3a # # Exception| tx: sending checksum: 0x5d67 # # Exception| tx: sending checksum: 0xd60e # # Exception| tx: sending checksum: 0x3585 # # Exception| tx: sending checksum: 0x6fbe # # Exception| tx: sending checksum: 0xdbf8 # # Exception| tx: sending checksum: 0x6793 # # Exception| tx: sending checksum: 0xc9aa # # Exception| tx: sending checksum: 0x16a9 # # Exception| /srv/hw-worker/tests/103/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/103/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/103/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/103/drivers/net/hw/./csum.py", line 45, in test_transmit # # Exception| cmd(tx_cmd) # # Exception| ~~~^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/103/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/103/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/103/net/lib/csum -i ens25f1np1 -L 1 -n 100 -6 -S fd00:2::2 -D fd00:2::1 -T -U -Z # # Exception| EXIT: 1 # # Exception| STDERR: tx: changing sport: 33000 -> 31544 # # Exception| tx: sending checksum: 0x0 # # Exception| /srv/hw-worker/tests/103/net/lib/csum: write: Permission denied # # 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