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/1986/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1986/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1986/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/1986/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/1986/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/1986/net/lib/csum -i ens9np0 -n 100 -6 -S fd00:2::2 -D fd00:2::1 -r 1 -R -t -E # # Exception| EXIT: 1 # # Exception| STDERR: rx: pkt: sport=33000 len=120 csum=0xfb22 verify=0x9ba # # Exception| rx: pkt: sport=33000 len=875 csum=0x30af verify=0x9ea1 # # Exception| rx: pkt: sport=33000 len=310 csum=0x84b2 verify=0xf69a # # Exception| rx: pkt: sport=33000 len=350 csum=0x4254 verify=0x7b57 # # Exception| rx: pkt: sport=33000 len=106 csum=0x775d verify=0x1145 # # Exception| rx: pkt: sport=33000 len=478 csum=0x83db verify=0xf848 # # Exception| rx: pkt: sport=33000 len=901 csum=0xffff verify=0x0 # # Exception| pkt: good csum, while bad expected # # Exception| cmsg: expected bad csum, pf_packet returns valid # # Exception| rx: pkt: sport=33000 len=386 csum=0x6720 verify=0x31bf # # Exception| /srv/hw-worker/tests/1986/net/lib/csum: rx: errors at pf_packet: total=3 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