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/104/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/104/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/104/drivers/net/hw/./csum.py", line 45, in test_transmit # # Exception| cmd(tx_cmd) # # Exception| ~~~^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/104/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/104/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/104/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: 41872284 # # Exception| tx: sending checksum: 0x1fee # # Exception| tx: sending checksum: 0xd68d # # Exception| tx: sending checksum: 0xa48 # # Exception| tx: sending checksum: 0x2063 # # Exception| tx: sending checksum: 0x1ce3 # # Exception| /srv/hw-worker/tests/104/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/104/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/104/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/104/drivers/net/hw/./csum.py", line 45, in test_transmit # # Exception| cmd(tx_cmd) # # Exception| ~~~^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/104/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/104/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/104/net/lib/csum -i ens25f1np1 -L 1 -n 100 -4 -S 10.88.2.2 -D 10.88.2.1 -T -U -Z # # Exception| EXIT: 1 # # Exception| STDERR: tx: changing sport: 33000 -> 23694 # # Exception| tx: sending checksum: 0x0 # # Exception| /srv/hw-worker/tests/104/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/104/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/104/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/104/drivers/net/hw/./csum.py", line 45, in test_transmit # # Exception| cmd(tx_cmd) # # Exception| ~~~^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/104/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/104/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/104/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: 41880803 # # Exception| tx: sending checksum: 0xae7 # # Exception| tx: sending checksum: 0x6fe9 # # Exception| tx: sending checksum: 0x3543 # # Exception| tx: sending checksum: 0x92fa # # Exception| tx: sending checksum: 0xe3bf # # Exception| tx: sending checksum: 0xcc83 # # Exception| tx: sending checksum: 0x2abc # # Exception| tx: sending checksum: 0xc439 # # Exception| tx: sending checksum: 0xb1e1 # # Exception| tx: sending checksum: 0x84e8 # # Exception| tx: sending checksum: 0x64c1 # # Exception| tx: sending checksum: 0xbaf # # Exception| tx: sending checksum: 0xafec # # Exception| tx: sending checksum: 0x5784 # # Exception| tx: sending checksum: 0xa652 # # Exception| tx: sending checksum: 0x2d40 # # Exception| tx: sending checksum: 0x74eb # # Exception| tx: sending checksum: 0x6d20 # # Exception| /srv/hw-worker/tests/104/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/104/net/lib/py/ksft.py", line 338, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/104/drivers/net/hw/./csum.py", line 57, in f # # Exception| test_transmit(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/104/drivers/net/hw/./csum.py", line 45, in test_transmit # # Exception| cmd(tx_cmd) # # Exception| ~~~^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/104/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/104/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/104/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/104/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