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/3136/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3136/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3136/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/3136/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/3136/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/3136/net/lib/csum -i ens1f0np0 -n 100 -6 -S fd00::2 -D fd00::1 -r 1 -R -t -E # # Exception| EXIT: 1 # # Exception| STDERR: rx: pkt: sport=33000 len=120 csum=0x31f8 verify=0x9c0f # # Exception| rx: pkt: sport=33000 len=131 csum=0xdfdc verify=0x4046 # # Exception| rx: pkt: sport=33000 len=858 csum=0xd251 verify=0x5b5c # # Exception| rx: pkt: sport=33000 len=640 csum=0x7ce8 verify=0x62f # # Exception| rx: pkt: sport=33000 len=865 csum=0x8540 verify=0xf57e # # Exception| rx: pkt: sport=33000 len=383 csum=0x8db9 verify=0xe48c # # Exception| rx: pkt: sport=33000 len=725 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=192 csum=0x66e2 verify=0x323b # # Exception| rx: pkt: sport=33000 len=780 csum=0x634d verify=0x3965 # # Exception| rx: pkt: sport=33000 len=1031 csum=0x713 verify=0xf1d9 # # Exception| rx: pkt: sport=33000 len=284 csum=0x3544 verify=0x9577 # # Exception| /srv/hw-worker/tests/3136/net/lib/csum: rx: errors at pf_packet: total=11 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