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 # ok 5 csum.ipv4_tx_udp_csum_offload # ok 6 csum.ipv4_tx_udp_zero_checksum # ok 7 csum.ipv6_rx_tcp # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/3144/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3144/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3144/drivers/net/hw/./csum.py", line 22, in test_receive # # Exception| with bkg(rx_cmd, exit_wait=True): # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3144/net/lib/py/utils.py", line 205, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail, # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| expect_fail=self.expect_fail) # # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3144/net/lib/py/utils.py", line 134, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/3144/net/lib/csum -i ens1f0np0 -n 100 -6 -S fd00:1::2 -D fd00:1::1 -r 1 -R -t -E # # Exception| EXIT: 1 # # Exception| STDERR: rx: pkt: sport=33000 len=120 csum=0x9f14 verify=0xc1d6 # # Exception| rx: pkt: sport=33000 len=814 csum=0xffff verify=0x0 # # Exception| pkt: good csum, while bad expected # # Exception| cmsg: expected bad csum, pf_packet returns valid # # Exception| /srv/hw-worker/tests/3144/net/lib/csum: rx: errors at pf_packet: total=1 bad_csums=1 bad_valids=1 # # Exception| # not ok 8 csum.ipv6_rx_tcp_invalid # ok 9 csum.ipv6_rx_udp # ok 10 csum.ipv6_rx_udp_invalid # ok 11 csum.ipv6_tx_udp_csum_offload # ok 12 csum.ipv6_tx_udp_zero_checksum # # Totals: pass:11 fail:1 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net/hw: csum.py # exit=1 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0