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/2236/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/2236/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/2236/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/2236/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/2236/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/2236/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=0xe4c6 verify=0x3672 # # Exception| rx: pkt: sport=33000 len=527 csum=0x562b verify=0x53a9 # # Exception| rx: pkt: sport=33000 len=100 csum=0xbac1 verify=0x8a7c # # Exception| rx: pkt: sport=33000 len=37 csum=0x8b09 verify=0xe9ec # # Exception| rx: pkt: sport=33000 len=937 csum=0xda4 verify=0xe4b7 # # Exception| rx: pkt: sport=33000 len=141 csum=0x4080 verify=0x7eff # # Exception| rx: pkt: sport=33000 len=885 csum=0x32fb verify=0x9a09 # # Exception| rx: pkt: sport=33000 len=999 csum=0x87f4 verify=0xf016 # # Exception| rx: pkt: sport=33000 len=697 csum=0x9283 verify=0xdaf8 # # Exception| rx: pkt: sport=33000 len=456 csum=0x4eee verify=0x6223 # # Exception| rx: pkt: sport=33000 len=266 csum=0xfda1 verify=0x4bc # # Exception| rx: pkt: sport=33000 len=935 csum=0xf565 verify=0x1534 # # Exception| rx: pkt: sport=33000 len=761 csum=0xccde verify=0x6642 # # Exception| rx: pkt: sport=33000 len=177 csum=0xa136 verify=0xbd92 # # Exception| rx: pkt: sport=33000 len=45 csum=0xee9b verify=0x22c8 # # Exception| rx: pkt: sport=33000 len=766 csum=0x8d7d verify=0xe504 # # Exception| rx: pkt: sport=33000 len=490 csum=0x3f96 verify=0x80d3 # # Exception| rx: pkt: sport=33000 len=1033 csum=0xb2c8 verify=0x9a6e # # Exception| rx: pkt: sport=33000 len=529 csum=0x3091 verify=0x9edd # # Exception| rx: pkt: sport=33000 len=285 csum=0x9bde verify=0xc842 # # Exception| rx: pkt: sport=33000 len=373 csum=0xd651 verify=0x535c # # Exception| rx: pkt: sport=33000 len=376 csum=0xd6a0 verify=0x52be # # Exception| rx: pkt: sport=33000 len=504 csum=0x9b49 verify=0xc96c # # Exception| rx: pkt: sport=33000 len=692 csum=0xc6e1 verify=0x723c # # Exception| rx: pkt: sport=33000 len=471 csum=0x1171 verify=0xdd1d # # Exception| rx: pkt: sport=33000 len=922 csum=0xbcc3 verify=0x8678 # # Exception| rx: pkt: sport=33000 len=292 csum=0xfcab verify=0x6a8 # # Exception| rx: pkt: sport=33000 len=109 csum=0xba55 verify=0x8b54 # # Exception| rx: pkt: sport=33000 len=826 csum=0x1711 verify=0xd1dd # # Exception| rx: pkt: sport=33000 len=295 csum=0x24af verify=0xb6a1 # # Exception| rx: pkt: sport=33000 len=166 csum=0x200 verify=0xfbff # # Exception| rx: pkt: sport=33000 len=494 csum=0x53f3 verify=0x5819 # # Exception| rx: pkt: sport=33000 len=87 csum=0x6041 verify=0x3f7d # # Exception| rx: pkt: sport=33000 len=391 csum=0x8dfd verify=0xe404 # # Exception| rx: pkt: sport=33000 len=98 csum=0x5624 verify=0x53b7 # # Exception| rx: pkt: sport=33000 len=642 csum=0xb273 verify=0x9b18 # # Exception| rx: pkt: sport=33000 len=613 csum=0x4ed5 verify=0x6255 # # Exception| rx: pkt: sport=33000 len=724 csum=0x18e9 verify=0xce2d # # Exception| rx: pkt: sport=33000 len=502 csum=0x9b00 verify=0xc9fe # # Exception| rx: pkt: sport=33000 len=192 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=238 csum=0xad44 verify=0xa576 # # Exception| /srv/hw-worker/tests/2236/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