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 # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/2095/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/2095/drivers/net/hw/./csum.py", line 59, in f # # Exception| test_receive(cfg, ipver, extra_args) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/2095/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/2095/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/2095/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/2095/net/lib/csum -i ens25f1np1 -n 100 -4 -S 10.88.2.1 -D 10.88.2.2 -r 1 -R -E # # Exception| EXIT: 1 # # Exception| STDERR: rx: pkt: sport=33000 len=108 csum=0x562a verify=0x53ab # # Exception| rx: pkt: sport=33000 len=1016 csum=0x69fd verify=0x2c05 # # Exception| rx: pkt: sport=33000 len=1012 csum=0x2f49 verify=0xa16d # # Exception| rx: pkt: sport=33000 len=653 csum=0x17d1 verify=0xd05d # # Exception| rx: pkt: sport=33000 len=464 csum=0xffff verify=0x0 # # Exception| pkt: good csum, while bad expected # # Exception| rx: pkt: sport=33000 len=715 csum=0x1885 verify=0xcef5 # # Exception| rx: pkt: sport=33000 len=137 csum=0x92f5 verify=0xda14 # # Exception| rx: pkt: sport=33000 len=953 csum=0xc1ff verify=0x7c00 # # Exception| rx: pkt: sport=33000 len=26 csum=0x8027 verify=0xffb0 # # Exception| rx: pkt: sport=33000 len=313 csum=0xa50a verify=0xb5ea # # Exception| rx: pkt: sport=33000 len=470 csum=0x9933 verify=0xcd98 # # Exception| rx: pkt: sport=33000 len=147 csum=0x8d1d verify=0xe5c4 # # Exception| /srv/hw-worker/tests/2095/net/lib/csum: rx: errors at pf_packet: total=8 bad_csums=1 bad_valids=0 # # Exception| # not 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 # 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