TAP version 13 1..1 # timeout set to 360 # selftests: drivers/net: gro.py # TAP version 13 # 1..306 # ok 1 gro.test.sw_ipv4_data_same # ok 2 gro.test.sw_ipv4_data_lrg_sml # ok 3 gro.test.sw_ipv4_data_sml_lrg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packet followed by a 1 byte one: # # Exception| STDERR: Expected {101 }, Total 1 packets # # Exception| Received {100 [!=101]1 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 4 gro.test.sw_ipv4_data_lrg_1byte # ok 5 gro.test.sw_ipv4_data_burst # ok 6 gro.test.sw_ipv4_ack # ok 7 gro.test.sw_ipv4_flags_psh # ok 8 gro.test.sw_ipv4_flags_syn # ok 9 gro.test.sw_ipv4_flags_rst # ok 10 gro.test.sw_ipv4_flags_urg # ok 11 gro.test.sw_ipv4_flags_cwr # ok 12 gro.test.sw_ipv4_tcp_csum # ok 13 gro.test.sw_ipv4_tcp_seq # ok 14 gro.test.sw_ipv4_tcp_ts # ok 15 gro.test.sw_ipv4_tcp_opt # ok 16 gro.test.sw_ipv4_ip_ecn # ok 17 gro.test.sw_ipv4_ip_tos # ok 18 gro.test.sw_ipv4_large_max # ok 19 gro.test.sw_ipv4_large_rem # ok 20 gro.test.sw_ipv4_ip_csum # ok 21 gro.test.sw_ipv4_ip_ttl # ok 22 gro.test.sw_ipv4_ip_opt # ok 23 gro.test.sw_ipv4_ip_frag4 # ok 24 gro.test.sw_ipv4_ip_id_df1_inc # ok 25 gro.test.sw_ipv4_ip_id_df1_fixed # ok 26 gro.test.sw_ipv4_ip_id_df0_inc # ok 27 gro.test.sw_ipv4_ip_id_df0_fixed # ok 28 gro.test.sw_ipv4_ip_id_df1_inc_fixed # ok 29 gro.test.sw_ipv4_ip_id_df1_fixed_inc # ok 30 gro.test.sw_ipv6_data_same # ok 31 gro.test.sw_ipv6_data_lrg_sml # ok 32 gro.test.sw_ipv6_data_sml_lrg # ok 33 gro.test.sw_ipv6_data_lrg_1byte # ok 34 gro.test.sw_ipv6_data_burst # ok 35 gro.test.sw_ipv6_ack # ok 36 gro.test.sw_ipv6_flags_psh # ok 37 gro.test.sw_ipv6_flags_syn # ok 38 gro.test.sw_ipv6_flags_rst # ok 39 gro.test.sw_ipv6_flags_urg # ok 40 gro.test.sw_ipv6_flags_cwr # ok 41 gro.test.sw_ipv6_tcp_csum # ok 42 gro.test.sw_ipv6_tcp_seq # ok 43 gro.test.sw_ipv6_tcp_ts # ok 44 gro.test.sw_ipv6_tcp_opt # ok 45 gro.test.sw_ipv6_ip_ecn # ok 46 gro.test.sw_ipv6_ip_tos # ok 47 gro.test.sw_ipv6_large_max # ok 48 gro.test.sw_ipv6_large_rem # ok 49 gro.test.sw_ipv6_ip_frag6 # ok 50 gro.test.sw_ipv6_ip_v6ext_same # ok 51 gro.test.sw_ipv6_ip_v6ext_diff # ok 52 gro.test.sw_ipip_data_same # ok 53 gro.test.sw_ipip_data_lrg_sml # ok 54 gro.test.sw_ipip_data_sml_lrg # ok 55 gro.test.sw_ipip_data_lrg_1byte # ok 56 gro.test.sw_ipip_data_burst # ok 57 gro.test.sw_ipip_ack # ok 58 gro.test.sw_ipip_flags_psh # ok 59 gro.test.sw_ipip_flags_syn # ok 60 gro.test.sw_ipip_flags_rst # ok 61 gro.test.sw_ipip_flags_urg # ok 62 gro.test.sw_ipip_flags_cwr # ok 63 gro.test.sw_ipip_tcp_csum # ok 64 gro.test.sw_ipip_tcp_seq # ok 65 gro.test.sw_ipip_tcp_ts # ok 66 gro.test.sw_ipip_tcp_opt # ok 67 gro.test.sw_ipip_ip_ecn # ok 68 gro.test.sw_ipip_ip_tos # ok 69 gro.test.sw_ipip_large_max # ok 70 gro.test.sw_ipip_large_rem # ok 71 gro.test.sw_ipip_ip_csum # ok 72 gro.test.sw_ipip_ip_ttl # ok 73 gro.test.sw_ipip_ip_opt # ok 74 gro.test.sw_ipip_ip_frag4 # ok 75 gro.test.sw_ipip_ip_id_df1_inc # ok 76 gro.test.sw_ipip_ip_id_df1_fixed # ok 77 gro.test.sw_ipip_ip_id_df0_inc # ok 78 gro.test.sw_ipip_ip_id_df0_fixed # ok 79 gro.test.sw_ipip_ip_id_df1_inc_fixed # ok 80 gro.test.sw_ipip_ip_id_df1_fixed_inc # ok 81 gro.test.sw_ip6ip6_data_same # ok 82 gro.test.sw_ip6ip6_data_lrg_sml # ok 83 gro.test.sw_ip6ip6_data_sml_lrg # ok 84 gro.test.sw_ip6ip6_data_lrg_1byte # ok 85 gro.test.sw_ip6ip6_data_burst # ok 86 gro.test.sw_ip6ip6_ack # ok 87 gro.test.sw_ip6ip6_flags_psh # ok 88 gro.test.sw_ip6ip6_flags_syn # ok 89 gro.test.sw_ip6ip6_flags_rst # ok 90 gro.test.sw_ip6ip6_flags_urg # ok 91 gro.test.sw_ip6ip6_flags_cwr # ok 92 gro.test.sw_ip6ip6_tcp_csum # ok 93 gro.test.sw_ip6ip6_tcp_seq # ok 94 gro.test.sw_ip6ip6_tcp_ts # ok 95 gro.test.sw_ip6ip6_tcp_opt # ok 96 gro.test.sw_ip6ip6_ip_ecn # ok 97 gro.test.sw_ip6ip6_ip_tos # ok 98 gro.test.sw_ip6ip6_large_max # ok 99 gro.test.sw_ip6ip6_large_rem # ok 100 gro.test.hw_ipv4_data_same # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # ok 101 gro.test.hw_ipv4_data_lrg_sml # ok 102 gro.test.hw_ipv4_data_sml_lrg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {106 [!=101]}, Total 1 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect packet geometry # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {106 [!=101]}, Total 1 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect packet geometry # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {106 [!=101]}, Total 1 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect packet geometry # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {106 [!=101]}, Total 1 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect packet geometry # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packet followed by a 1 byte one: # # Exception| STDERR: Expected {101 }, Total 1 packets # # Exception| Received {106 [!=101]}, Total 1 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect packet geometry # # Exception| # not ok 103 gro.test.hw_ipv4_data_lrg_1byte # ok 104 gro.test.hw_ipv4_data_burst # ok 105 gro.test.hw_ipv4_ack # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {300 100 [!=200]100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {200 [!=300]100 [!=200]200 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {300 100 [!=200]100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {300 100 [!=200]100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {200 [!=300]100 [!=200]200 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: psh flag ends coalescing: # # Exception| STDERR: Expected {300 200 }, Total 2 packets # # Exception| Received {200 [!=300]100 [!=200]200 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 106 gro.test.hw_ipv4_flags_psh # ok 107 gro.test.hw_ipv4_flags_syn # ok 108 gro.test.hw_ipv4_flags_rst # ok 109 gro.test.hw_ipv4_flags_urg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]200 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]200 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: cwr flag ends coalescing: # # Exception| STDERR: Expected {100 200 200 }, Total 3 packets # # Exception| Received {100 100 [!=200]100 [!=200]200 [!=0]}, Total 4 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 110 gro.test.hw_ipv4_flags_cwr # ok 111 gro.test.hw_ipv4_tcp_csum # ok 112 gro.test.hw_ipv4_tcp_seq # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {200 200 [!=100]100 }, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {200 200 [!=100]100 }, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {200 200 [!=100]100 }, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # ok 113 gro.test.hw_ipv4_tcp_ts # ok 114 gro.test.hw_ipv4_tcp_opt # ok 115 gro.test.hw_ipv4_ip_ecn # ok 116 gro.test.hw_ipv4_ip_tos # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65495 599 }, Total 2 packets # # Received {8112 [!=65495]12168 [!=599]24336 [!=0]20879 [!=0]599 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65495 599 }, Total 2 packets # # Received {8112 [!=65495]40560 [!=599]4056 [!=0]12767 [!=0]599 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65495 599 }, Total 2 packets # # Received {8112 [!=65495]8112 [!=599]4056 [!=0]24336 [!=0]20879 [!=0]599 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65495 599 }, Total 2 packets # # Received {4056 [!=65495]8112 [!=599]16224 [!=0]32448 [!=0]4655 [!=0]599 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65495 599 }, Total 2 packets # # Received {12168 [!=65495]36504 [!=599]4056 [!=0]12767 [!=0]599 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # Exception| STDERR: Expected {65495 599 }, Total 2 packets # # Exception| Received {4056 [!=65495]8112 [!=599]16224 [!=0]32448 [!=0]4655 [!=0]599 [!=0]}, Total 6 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 117 gro.test.hw_ipv4_large_max # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64896 600 600 }, Total 3 packets # # Received {40560 [!=64896]24936 [!=600]600 }, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect packet geometry # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64896 600 600 }, Total 3 packets # # Received {4056 [!=64896]8112 [!=600]16224 [!=600]32448 [!=0]4656 [!=0]600 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64896 600 600 }, Total 3 packets # # Received {4056 [!=64896]8112 [!=600]16224 [!=600]32448 [!=0]4656 [!=0]600 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64896 600 600 }, Total 3 packets # # Received {12168 [!=64896]52728 [!=600]600 600 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64896 600 600 }, Total 3 packets # # Received {16224 [!=64896]49272 [!=600]600 }, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect packet geometry # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: last segment sent individually: # # Exception| STDERR: Expected {64896 600 600 }, Total 3 packets # # Exception| Received {8112 [!=64896]8112 [!=600]4056 [!=600]24336 [!=0]20880 [!=0]600 [!=0]}, Total 6 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 118 gro.test.hw_ipv4_large_rem # ok 119 gro.test.hw_ipv4_ip_csum # ok 120 gro.test.hw_ipv4_ip_ttl # ok 121 gro.test.hw_ipv4_ip_opt # ok 122 gro.test.hw_ipv4_ip_frag4 # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # ok 123 gro.test.hw_ipv4_ip_id_df1_inc # ok 124 gro.test.hw_ipv4_ip_id_df1_fixed # ok 125 gro.test.hw_ipv4_ip_id_df0_inc # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=0, Fixed - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 126 gro.test.hw_ipv4_ip_id_df0_fixed # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {300 [!=200]}, Total 1 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {300 [!=200]}, Total 1 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {300 [!=200]}, Total 1 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {300 [!=200]}, Total 1 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {300 [!=200]}, Total 1 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {300 [!=200]}, Total 1 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 127 gro.test.hw_ipv4_ip_id_df1_inc_fixed # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {300 [!=200]}, Total 1 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {300 [!=200]}, Total 1 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # ok 128 gro.test.hw_ipv4_ip_id_df1_fixed_inc # ok 129 gro.test.hw_ipv6_data_same # ok 130 gro.test.hw_ipv6_data_lrg_sml # ok 131 gro.test.hw_ipv6_data_sml_lrg # ok 132 gro.test.hw_ipv6_data_lrg_1byte # ok 133 gro.test.hw_ipv6_data_burst # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ack --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: duplicate ack and pure ack: # # STDERR: Expected {0 0 0 }, Total 3 packets # # Received {0 0 }, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ack --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: duplicate ack and pure ack: # # STDERR: Expected {0 0 0 }, Total 3 packets # # Received {0 0 }, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ack --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: duplicate ack and pure ack: # # STDERR: Expected {0 0 0 }, Total 3 packets # # Received {0 0 }, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ack --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: duplicate ack and pure ack: # # STDERR: Expected {0 0 0 }, Total 3 packets # # Received {0 0 }, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ack --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: duplicate ack and pure ack: # # STDERR: Expected {0 0 0 }, Total 3 packets # # Received {0 0 }, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ack --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: duplicate ack and pure ack: # # Exception| STDERR: Expected {0 0 0 }, Total 3 packets # # Exception| Received {0 0 }, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 134 gro.test.hw_ipv6_ack # ok 135 gro.test.hw_ipv6_flags_psh # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {200 0 100 [!=200]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {200 0 100 [!=200]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {200 0 100 [!=200]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # ok 136 gro.test.hw_ipv6_flags_syn # ok 137 gro.test.hw_ipv6_flags_rst # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {200 0 100 [!=200]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {200 0 100 [!=200]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # ok 138 gro.test.hw_ipv6_flags_urg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]200 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]200 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]200 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: cwr flag ends coalescing: # # Exception| STDERR: Expected {100 200 200 }, Total 3 packets # # Exception| Received {100 100 [!=200]100 [!=200]200 [!=0]}, Total 4 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 139 gro.test.hw_ipv6_flags_cwr # ok 140 gro.test.hw_ipv6_tcp_csum # ok 141 gro.test.hw_ipv6_tcp_seq # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {200 200 [!=100]100 }, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {200 200 [!=100]100 }, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {200 200 [!=100]100 }, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {200 200 [!=100]100 }, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {200 200 [!=100]100 }, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different timestamp doesn't coalesce: # # Exception| STDERR: Expected {200 100 100 100 }, Total 4 packets # # Exception| Received {200 200 [!=100]100 }, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 142 gro.test.hw_ipv6_tcp_ts # ok 143 gro.test.hw_ipv6_tcp_opt # ok 144 gro.test.hw_ipv6_ip_ecn # ok 145 gro.test.hw_ipv6_ip_tos # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {12108 [!=65475]4036 [!=899]12108 [!=0]32288 [!=0]4935 [!=0]899 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {4036 [!=65475]8072 [!=899]16144 [!=0]32288 [!=0]4935 [!=0]899 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {8072 [!=65475]12108 [!=899]24216 [!=0]21079 [!=0]899 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {8072 [!=65475]56504 [!=899]899 [!=0]899 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {12108 [!=65475]36324 [!=899]4036 [!=0]13007 [!=0]899 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # Exception| STDERR: Expected {65475 899 }, Total 2 packets # # Exception| Received {12108 [!=65475]53367 [!=899]899 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 146 gro.test.hw_ipv6_large_max # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {4036 [!=64576]8072 [!=900]16144 [!=900]32288 [!=0]4936 [!=0]900 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {8072 [!=64576]8072 [!=900]4036 [!=900]24216 [!=0]21080 [!=0]900 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {8072 [!=64576]4036 [!=900]8072 [!=900]24216 [!=0]21080 [!=0]900 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {32288 [!=64576]33188 [!=900]900 }, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect packet geometry # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {4036 [!=64576]8072 [!=900]16144 [!=900]32288 [!=0]4936 [!=0]900 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: last segment sent individually: # # Exception| STDERR: Expected {64576 900 900 }, Total 3 packets # # Exception| Received {12108 [!=64576]52468 [!=900]900 900 [!=0]}, Total 4 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 147 gro.test.hw_ipv6_large_rem # ok 148 gro.test.hw_ipv6_ip_frag6 # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_v6ext_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: ipv6 with ext header does coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_v6ext_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: ipv6 with ext header does coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_v6ext_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: ipv6 with ext header does coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_v6ext_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: ipv6 with ext header does coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_v6ext_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: ipv6 with ext header does coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_v6ext_same --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: ipv6 with ext header does coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 149 gro.test.hw_ipv6_ip_v6ext_same # ok 150 gro.test.hw_ipv6_ip_v6ext_diff # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: pure data packet of same size: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 151 gro.test.hw_ipip_data_same # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packets followed by a smaller one: # # Exception| STDERR: Expected {150 }, Total 1 packets # # Exception| Received {100 [!=150]50 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 152 gro.test.hw_ipip_data_lrg_sml # ok 153 gro.test.hw_ipip_data_sml_lrg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packet followed by a 1 byte one: # # Exception| STDERR: Expected {101 }, Total 1 packets # # Exception| Received {100 [!=101]1 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 154 gro.test.hw_ipip_data_lrg_1byte # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: two bursts of two data packets: # # Exception| STDERR: Expected {200 200 }, Total 2 packets # # Exception| Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 155 gro.test.hw_ipip_data_burst # ok 156 gro.test.hw_ipip_ack # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: psh flag ends coalescing: # # Exception| STDERR: Expected {300 200 }, Total 2 packets # # Exception| Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 157 gro.test.hw_ipip_flags_psh # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: syn flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 158 gro.test.hw_ipip_flags_syn # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: rst flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 159 gro.test.hw_ipip_flags_rst # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: urg flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 160 gro.test.hw_ipip_flags_urg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: cwr flag ends coalescing: # # Exception| STDERR: Expected {100 200 200 }, Total 3 packets # # Exception| Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 161 gro.test.hw_ipip_flags_cwr # ok 162 gro.test.hw_ipip_tcp_csum # ok 163 gro.test.hw_ipip_tcp_seq # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different timestamp doesn't coalesce: # # Exception| STDERR: Expected {200 100 100 100 }, Total 4 packets # # Exception| Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 164 gro.test.hw_ipip_tcp_ts # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different options doesn't coalesce: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 165 gro.test.hw_ipip_tcp_opt # ok 166 gro.test.hw_ipip_ip_ecn # ok 167 gro.test.hw_ipip_ip_tos # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {4036 [!=65475]4036 [!=899]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {4036 [!=65475]4036 [!=899]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {4036 [!=65475]4036 [!=899]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {4036 [!=65475]4036 [!=899]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {4036 [!=65475]4036 [!=899]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # Exception| STDERR: Expected {65475 899 }, Total 2 packets # # Exception| Received {4036 [!=65475]4036 [!=899]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 18 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 168 gro.test.hw_ipip_large_max # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {4036 [!=64576]4036 [!=900]4036 [!=900]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]900 [!=0]900 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {4036 [!=64576]4036 [!=900]4036 [!=900]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]900 [!=0]900 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {4036 [!=64576]4036 [!=900]4036 [!=900]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]900 [!=0]900 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {4036 [!=64576]4036 [!=900]4036 [!=900]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]900 [!=0]900 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {4036 [!=64576]4036 [!=900]4036 [!=900]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]900 [!=0]900 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: last segment sent individually: # # Exception| STDERR: Expected {64576 900 900 }, Total 3 packets # # Exception| Received {4036 [!=64576]4036 [!=900]4036 [!=900]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]900 [!=0]900 [!=0]}, Total 18 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 169 gro.test.hw_ipip_large_rem # ok 170 gro.test.hw_ipip_ip_csum # ok 171 gro.test.hw_ipip_ip_ttl # ok 172 gro.test.hw_ipip_ip_opt # ok 173 gro.test.hw_ipip_ip_frag4 # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, Incrementing - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 174 gro.test.hw_ipip_ip_id_df1_inc # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, Fixed - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 175 gro.test.hw_ipip_ip_id_df1_fixed # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=0, Incrementing - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 176 gro.test.hw_ipip_ip_id_df0_inc # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=0, Fixed - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 177 gro.test.hw_ipip_ip_id_df0_fixed # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 178 gro.test.hw_ipip_ip_id_df1_inc_fixed # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 179 gro.test.hw_ipip_ip_id_df1_fixed_inc # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: pure data packet of same size: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 180 gro.test.hw_ip6ip6_data_same # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packets followed by a smaller one: # # Exception| STDERR: Expected {150 }, Total 1 packets # # Exception| Received {100 [!=150]50 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 181 gro.test.hw_ip6ip6_data_lrg_sml # ok 182 gro.test.hw_ip6ip6_data_sml_lrg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packet followed by a 1 byte one: # # Exception| STDERR: Expected {101 }, Total 1 packets # # Exception| Received {100 [!=101]1 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 183 gro.test.hw_ip6ip6_data_lrg_1byte # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: two bursts of two data packets: # # Exception| STDERR: Expected {200 200 }, Total 2 packets # # Exception| Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 184 gro.test.hw_ip6ip6_data_burst # ok 185 gro.test.hw_ip6ip6_ack # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: psh flag ends coalescing: # # Exception| STDERR: Expected {300 200 }, Total 2 packets # # Exception| Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 186 gro.test.hw_ip6ip6_flags_psh # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: syn flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 187 gro.test.hw_ip6ip6_flags_syn # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: rst flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 188 gro.test.hw_ip6ip6_flags_rst # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: urg flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 189 gro.test.hw_ip6ip6_flags_urg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: cwr flag ends coalescing: # # Exception| STDERR: Expected {100 200 200 }, Total 3 packets # # Exception| Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 190 gro.test.hw_ip6ip6_flags_cwr # ok 191 gro.test.hw_ip6ip6_tcp_csum # ok 192 gro.test.hw_ip6ip6_tcp_seq # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different timestamp doesn't coalesce: # # Exception| STDERR: Expected {200 100 100 100 }, Total 4 packets # # Exception| Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 193 gro.test.hw_ip6ip6_tcp_ts # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different options doesn't coalesce: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 194 gro.test.hw_ip6ip6_tcp_opt # ok 195 gro.test.hw_ip6ip6_ip_ecn # ok 196 gro.test.hw_ip6ip6_ip_tos # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65435 1499 }, Total 2 packets # # Received {3996 [!=65435]3996 [!=1499]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1499 [!=0]1499 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65435 1499 }, Total 2 packets # # Received {3996 [!=65435]3996 [!=1499]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1499 [!=0]1499 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65435 1499 }, Total 2 packets # # Received {3996 [!=65435]3996 [!=1499]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1499 [!=0]1499 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65435 1499 }, Total 2 packets # # Received {3996 [!=65435]3996 [!=1499]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1499 [!=0]1499 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65435 1499 }, Total 2 packets # # Received {3996 [!=65435]3996 [!=1499]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1499 [!=0]1499 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # Exception| STDERR: Expected {65435 1499 }, Total 2 packets # # Exception| Received {3996 [!=65435]3996 [!=1499]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1499 [!=0]1499 [!=0]}, Total 18 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 197 gro.test.hw_ip6ip6_large_max # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {63936 1500 1500 }, Total 3 packets # # Received {3996 [!=63936]3996 [!=1500]3996 [!=1500]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1500 [!=0]1500 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {63936 1500 1500 }, Total 3 packets # # Received {3996 [!=63936]3996 [!=1500]3996 [!=1500]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1500 [!=0]1500 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {63936 1500 1500 }, Total 3 packets # # Received {3996 [!=63936]3996 [!=1500]3996 [!=1500]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1500 [!=0]1500 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {63936 1500 1500 }, Total 3 packets # # Received {3996 [!=63936]3996 [!=1500]3996 [!=1500]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1500 [!=0]1500 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {63936 1500 1500 }, Total 3 packets # # Received {3996 [!=63936]3996 [!=1500]3996 [!=1500]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1500 [!=0]1500 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: last segment sent individually: # # Exception| STDERR: Expected {63936 1500 1500 }, Total 3 packets # # Exception| Received {3996 [!=63936]3996 [!=1500]3996 [!=1500]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1500 [!=0]1500 [!=0]}, Total 18 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 198 gro.test.hw_ip6ip6_large_rem # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: pure data packet of same size: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 199 gro.test.lro_ipv4_data_same # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packets followed by a smaller one: # # Exception| STDERR: Expected {150 }, Total 1 packets # # Exception| Received {100 [!=150]50 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 200 gro.test.lro_ipv4_data_lrg_sml # ok 201 gro.test.lro_ipv4_data_sml_lrg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packet followed by a 1 byte one: # # Exception| STDERR: Expected {101 }, Total 1 packets # # Exception| Received {100 [!=101]1 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 202 gro.test.lro_ipv4_data_lrg_1byte # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: two bursts of two data packets: # # Exception| STDERR: Expected {200 200 }, Total 2 packets # # Exception| Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 203 gro.test.lro_ipv4_data_burst # ok 204 gro.test.lro_ipv4_ack # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: psh flag ends coalescing: # # Exception| STDERR: Expected {300 200 }, Total 2 packets # # Exception| Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 205 gro.test.lro_ipv4_flags_psh # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: syn flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 206 gro.test.lro_ipv4_flags_syn # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: rst flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 207 gro.test.lro_ipv4_flags_rst # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: urg flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 208 gro.test.lro_ipv4_flags_urg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: cwr flag ends coalescing: # # Exception| STDERR: Expected {100 200 200 }, Total 3 packets # # Exception| Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 209 gro.test.lro_ipv4_flags_cwr # ok 210 gro.test.lro_ipv4_tcp_csum # ok 211 gro.test.lro_ipv4_tcp_seq # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different timestamp doesn't coalesce: # # Exception| STDERR: Expected {200 100 100 100 }, Total 4 packets # # Exception| Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 212 gro.test.lro_ipv4_tcp_ts # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different options doesn't coalesce: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 213 gro.test.lro_ipv4_tcp_opt # ok 214 gro.test.lro_ipv4_ip_ecn # ok 215 gro.test.lro_ipv4_ip_tos # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65495 599 }, Total 2 packets # # Received {12168 [!=65495]16224 [!=599]32448 [!=0]4056 [!=0]599 [!=0]599 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65495 599 }, Total 2 packets # # Received {8112 [!=65495]12168 [!=599]24336 [!=0]20280 [!=0]599 [!=0]599 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65495 599 }, Total 2 packets # # Received {8112 [!=65495]12168 [!=599]24336 [!=0]20280 [!=0]599 [!=0]599 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65495 599 }, Total 2 packets # # Received {48672 [!=65495]16224 [!=599]599 [!=0]599 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65495 599 }, Total 2 packets # # Received {8112 [!=65495]12168 [!=599]24336 [!=0]20280 [!=0]599 [!=0]599 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # Exception| STDERR: Expected {65495 599 }, Total 2 packets # # Exception| Received {8112 [!=65495]12168 [!=599]24336 [!=0]20280 [!=0]599 [!=0]599 [!=0]}, Total 6 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 216 gro.test.lro_ipv4_large_max # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64896 600 600 }, Total 3 packets # # Received {12168 [!=64896]16224 [!=600]32448 [!=600]4056 [!=0]600 [!=0]600 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64896 600 600 }, Total 3 packets # # Received {4056 [!=64896]8112 [!=600]16224 [!=600]32448 [!=0]4056 [!=0]600 [!=0]600 [!=0]}, Total 7 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # ok 217 gro.test.lro_ipv4_large_rem # ok 218 gro.test.lro_ipv4_ip_csum # ok 219 gro.test.lro_ipv4_ip_ttl # ok 220 gro.test.lro_ipv4_ip_opt # ok 221 gro.test.lro_ipv4_ip_frag4 # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, Incrementing - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 222 gro.test.lro_ipv4_ip_id_df1_inc # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, Fixed - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 223 gro.test.lro_ipv4_ip_id_df1_fixed # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=0, Incrementing - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 224 gro.test.lro_ipv4_ip_id_df0_inc # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=0, Fixed - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 225 gro.test.lro_ipv4_ip_id_df0_fixed # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 226 gro.test.lro_ipv4_ip_id_df1_inc_fixed # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv4 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 227 gro.test.lro_ipv4_ip_id_df1_fixed_inc # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: pure data packet of same size: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 228 gro.test.lro_ipv6_data_same # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packets followed by a smaller one: # # Exception| STDERR: Expected {150 }, Total 1 packets # # Exception| Received {100 [!=150]50 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 229 gro.test.lro_ipv6_data_lrg_sml # ok 230 gro.test.lro_ipv6_data_sml_lrg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packet followed by a 1 byte one: # # Exception| STDERR: Expected {101 }, Total 1 packets # # Exception| Received {100 [!=101]1 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 231 gro.test.lro_ipv6_data_lrg_1byte # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: two bursts of two data packets: # # Exception| STDERR: Expected {200 200 }, Total 2 packets # # Exception| Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 232 gro.test.lro_ipv6_data_burst # ok 233 gro.test.lro_ipv6_ack # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: psh flag ends coalescing: # # Exception| STDERR: Expected {300 200 }, Total 2 packets # # Exception| Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 234 gro.test.lro_ipv6_flags_psh # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: syn flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 235 gro.test.lro_ipv6_flags_syn # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: rst flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 236 gro.test.lro_ipv6_flags_rst # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: urg flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 237 gro.test.lro_ipv6_flags_urg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: cwr flag ends coalescing: # # Exception| STDERR: Expected {100 200 200 }, Total 3 packets # # Exception| Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 238 gro.test.lro_ipv6_flags_cwr # ok 239 gro.test.lro_ipv6_tcp_csum # ok 240 gro.test.lro_ipv6_tcp_seq # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different timestamp doesn't coalesce: # # Exception| STDERR: Expected {200 100 100 100 }, Total 4 packets # # Exception| Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 241 gro.test.lro_ipv6_tcp_ts # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different options doesn't coalesce: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 242 gro.test.lro_ipv6_tcp_opt # ok 243 gro.test.lro_ipv6_ip_ecn # ok 244 gro.test.lro_ipv6_ip_tos # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {4036 [!=65475]8072 [!=899]16144 [!=0]32288 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 7 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {64576 [!=65475]899 899 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {12108 [!=65475]16144 [!=899]32288 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {8072 [!=65475]12108 [!=899]24216 [!=0]20180 [!=0]899 [!=0]899 [!=0]}, Total 6 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {48432 [!=65475]16144 [!=899]899 [!=0]899 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # Exception| STDERR: Expected {65475 899 }, Total 2 packets # # Exception| Received {8072 [!=65475]12108 [!=899]24216 [!=0]20180 [!=0]899 [!=0]899 [!=0]}, Total 6 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 245 gro.test.lro_ipv6_large_max # ok 246 gro.test.lro_ipv6_large_rem # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_frag6 --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: fragmented ip6 doesn't coalesce: # # STDERR: Expected {200 100 100 }, Total 3 packets # # Received {100 [!=200]100 100 100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_frag6 --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: fragmented ip6 doesn't coalesce: # # STDERR: Expected {200 100 100 }, Total 3 packets # # Received {100 [!=200]100 100 100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_frag6 --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: fragmented ip6 doesn't coalesce: # # STDERR: Expected {200 100 100 }, Total 3 packets # # Received {100 [!=200]100 100 100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_frag6 --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: fragmented ip6 doesn't coalesce: # # STDERR: Expected {200 100 100 }, Total 3 packets # # Received {100 [!=200]100 100 100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_frag6 --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: fragmented ip6 doesn't coalesce: # # STDERR: Expected {200 100 100 }, Total 3 packets # # Received {100 [!=200]100 100 100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_frag6 --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: fragmented ip6 doesn't coalesce: # # Exception| STDERR: Expected {200 100 100 }, Total 3 packets # # Exception| Received {100 [!=200]100 100 100 [!=0]}, Total 4 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 247 gro.test.lro_ipv6_ip_frag6 # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_v6ext_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: ipv6 with ext header does coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_v6ext_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: ipv6 with ext header does coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_v6ext_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: ipv6 with ext header does coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_v6ext_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: ipv6 with ext header does coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_v6ext_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: ipv6 with ext header does coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipv6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test ip_v6ext_same --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: ipv6 with ext header does coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 248 gro.test.lro_ipv6_ip_v6ext_same # ok 249 gro.test.lro_ipv6_ip_v6ext_diff # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_same --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: pure data packet of same size: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 250 gro.test.lro_ipip_data_same # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packets followed by a smaller one: # # Exception| STDERR: Expected {150 }, Total 1 packets # # Exception| Received {100 [!=150]50 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 251 gro.test.lro_ipip_data_lrg_sml # ok 252 gro.test.lro_ipip_data_sml_lrg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packet followed by a 1 byte one: # # Exception| STDERR: Expected {101 }, Total 1 packets # # Exception| Received {100 [!=101]1 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 253 gro.test.lro_ipip_data_lrg_1byte # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test data_burst --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: two bursts of two data packets: # # Exception| STDERR: Expected {200 200 }, Total 2 packets # # Exception| Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 254 gro.test.lro_ipip_data_burst # ok 255 gro.test.lro_ipip_ack # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_psh --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: psh flag ends coalescing: # # Exception| STDERR: Expected {300 200 }, Total 2 packets # # Exception| Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 256 gro.test.lro_ipip_flags_psh # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_syn --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: syn flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 257 gro.test.lro_ipip_flags_syn # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_rst --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: rst flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 258 gro.test.lro_ipip_flags_rst # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_urg --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: urg flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 259 gro.test.lro_ipip_flags_urg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: cwr flag ends coalescing: # # Exception| STDERR: Expected {100 200 200 }, Total 3 packets # # Exception| Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 260 gro.test.lro_ipip_flags_cwr # ok 261 gro.test.lro_ipip_tcp_csum # ok 262 gro.test.lro_ipip_tcp_seq # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different timestamp doesn't coalesce: # # Exception| STDERR: Expected {200 100 100 100 }, Total 4 packets # # Exception| Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 263 gro.test.lro_ipip_tcp_ts # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different options doesn't coalesce: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 264 gro.test.lro_ipip_tcp_opt # ok 265 gro.test.lro_ipip_ip_ecn # ok 266 gro.test.lro_ipip_ip_tos # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {4036 [!=65475]4036 [!=899]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {4036 [!=65475]4036 [!=899]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {4036 [!=65475]4036 [!=899]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {4036 [!=65475]4036 [!=899]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {4036 [!=65475]4036 [!=899]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_max --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # Exception| STDERR: Expected {65475 899 }, Total 2 packets # # Exception| Received {4036 [!=65475]4036 [!=899]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]899 [!=0]899 [!=0]}, Total 18 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 267 gro.test.lro_ipip_large_max # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {4036 [!=64576]4036 [!=900]4036 [!=900]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]900 [!=0]900 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {4036 [!=64576]4036 [!=900]4036 [!=900]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]900 [!=0]900 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {4036 [!=64576]4036 [!=900]4036 [!=900]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]900 [!=0]900 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {4036 [!=64576]4036 [!=900]4036 [!=900]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]900 [!=0]900 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {4036 [!=64576]4036 [!=900]4036 [!=900]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]900 [!=0]900 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test large_rem --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: last segment sent individually: # # Exception| STDERR: Expected {64576 900 900 }, Total 3 packets # # Exception| Received {4036 [!=64576]4036 [!=900]4036 [!=900]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]4036 [!=0]900 [!=0]900 [!=0]}, Total 18 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 268 gro.test.lro_ipip_large_rem # ok 269 gro.test.lro_ipip_ip_csum # ok 270 gro.test.lro_ipip_ip_ttl # ok 271 gro.test.lro_ipip_ip_opt # ok 272 gro.test.lro_ipip_ip_frag4 # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, Incrementing - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 273 gro.test.lro_ipip_ip_id_df1_inc # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, Fixed - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 274 gro.test.lro_ipip_ip_id_df1_fixed # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Incrementing - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_inc --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=0, Incrementing - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 275 gro.test.lro_ipip_ip_id_df0_inc # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=0, Fixed - should coalesce: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df0_fixed --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=0, Fixed - should coalesce: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 276 gro.test.lro_ipip_ip_id_df0_fixed # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_inc_fixed --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, 2 Incrementing and one fixed - should coalesce only first 2 packets: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 277 gro.test.lro_ipip_ip_id_df1_inc_fixed # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ipip --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr 10.88.2.2 --saddr 10.88.2.1 --test ip_id_df1_fixed_inc --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: DF=1, 2 Fixed and one incrementing - should coalesce only first 2 packets: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 278 gro.test.lro_ipip_ip_id_df1_fixed_inc # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: pure data packet of same size: # # STDERR: Expected {200 }, Total 1 packets # # Received {100 [!=200]100 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_same --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: pure data packet of same size: # # Exception| STDERR: Expected {200 }, Total 1 packets # # Exception| Received {100 [!=200]100 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 279 gro.test.lro_ip6ip6_data_same # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packets followed by a smaller one: # # STDERR: Expected {150 }, Total 1 packets # # Received {100 [!=150]50 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_sml --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packets followed by a smaller one: # # Exception| STDERR: Expected {150 }, Total 1 packets # # Exception| Received {100 [!=150]50 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 280 gro.test.lro_ip6ip6_data_lrg_sml # ok 281 gro.test.lro_ip6ip6_data_sml_lrg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: large data packet followed by a 1 byte one: # # STDERR: Expected {101 }, Total 1 packets # # Received {100 [!=101]1 [!=0]}, Total 2 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_lrg_1byte --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: large data packet followed by a 1 byte one: # # Exception| STDERR: Expected {101 }, Total 1 packets # # Exception| Received {100 [!=101]1 [!=0]}, Total 2 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 282 gro.test.lro_ip6ip6_data_lrg_1byte # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: two bursts of two data packets: # # STDERR: Expected {200 200 }, Total 2 packets # # Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test data_burst --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: two bursts of two data packets: # # Exception| STDERR: Expected {200 200 }, Total 2 packets # # Exception| Received {100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 4 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 283 gro.test.lro_ip6ip6_data_burst # ok 284 gro.test.lro_ip6ip6_ack # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: psh flag ends coalescing: # # STDERR: Expected {300 200 }, Total 2 packets # # Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_psh --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: psh flag ends coalescing: # # Exception| STDERR: Expected {300 200 }, Total 2 packets # # Exception| Received {100 [!=300]100 [!=200]100 [!=0]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 285 gro.test.lro_ip6ip6_flags_psh # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: syn flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_syn --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: syn flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 286 gro.test.lro_ip6ip6_flags_syn # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: rst flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_rst --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: rst flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 287 gro.test.lro_ip6ip6_flags_rst # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: urg flag ends coalescing: # # STDERR: Expected {200 0 200 }, Total 3 packets # # Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_urg --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: urg flag ends coalescing: # # Exception| STDERR: Expected {200 0 200 }, Total 3 packets # # Exception| Received {100 [!=200]100 [!=0]0 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 288 gro.test.lro_ip6ip6_flags_urg # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: cwr flag ends coalescing: # # STDERR: Expected {100 200 200 }, Total 3 packets # # Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test flags_cwr --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: cwr flag ends coalescing: # # Exception| STDERR: Expected {100 200 200 }, Total 3 packets # # Exception| Received {100 100 [!=200]100 [!=200]100 [!=0]100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 289 gro.test.lro_ip6ip6_flags_cwr # ok 290 gro.test.lro_ip6ip6_tcp_csum # ok 291 gro.test.lro_ip6ip6_tcp_seq # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different timestamp doesn't coalesce: # # STDERR: Expected {200 100 100 100 }, Total 4 packets # # Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_ts --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different timestamp doesn't coalesce: # # Exception| STDERR: Expected {200 100 100 100 }, Total 4 packets # # Exception| Received {100 [!=200]100 100 100 100 [!=0]}, Total 5 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 292 gro.test.lro_ip6ip6_tcp_ts # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Different options doesn't coalesce: # # STDERR: Expected {200 100 }, Total 2 packets # # Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test tcp_opt --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Different options doesn't coalesce: # # Exception| STDERR: Expected {200 100 }, Total 2 packets # # Exception| Received {100 [!=200]100 100 [!=0]}, Total 3 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 293 gro.test.lro_ip6ip6_tcp_opt # ok 294 gro.test.lro_ip6ip6_ip_ecn # ok 295 gro.test.lro_ip6ip6_ip_tos # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65435 1499 }, Total 2 packets # # Received {3996 [!=65435]3996 [!=1499]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1499 [!=0]1499 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65435 1499 }, Total 2 packets # # Received {3996 [!=65435]3996 [!=1499]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1499 [!=0]1499 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65435 1499 }, Total 2 packets # # Received {3996 [!=65435]3996 [!=1499]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1499 [!=0]1499 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65435 1499 }, Total 2 packets # # Received {3996 [!=65435]3996 [!=1499]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1499 [!=0]1499 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65435 1499 }, Total 2 packets # # Received {3996 [!=65435]3996 [!=1499]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1499 [!=0]1499 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_max --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # Exception| STDERR: Expected {65435 1499 }, Total 2 packets # # Exception| Received {3996 [!=65435]3996 [!=1499]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1499 [!=0]1499 [!=0]}, Total 18 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 296 gro.test.lro_ip6ip6_large_max # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {63936 1500 1500 }, Total 3 packets # # Received {3996 [!=63936]3996 [!=1500]3996 [!=1500]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1500 [!=0]1500 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 1/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {63936 1500 1500 }, Total 3 packets # # Received {3996 [!=63936]3996 [!=1500]3996 [!=1500]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1500 [!=0]1500 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 2/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {63936 1500 1500 }, Total 3 packets # # Received {3996 [!=63936]3996 [!=1500]3996 [!=1500]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1500 [!=0]1500 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 3/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {63936 1500 1500 }, Total 3 packets # # Received {3996 [!=63936]3996 [!=1500]3996 [!=1500]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1500 [!=0]1500 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 4/6 failed, retrying... # # CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {63936 1500 1500 }, Total 3 packets # # Received {3996 [!=63936]3996 [!=1500]3996 [!=1500]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1500 [!=0]1500 [!=0]}, Total 18 packets. # # /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Attempt 5/6 failed, retrying... # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/ksft.py", line 417, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 344, in test # # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol, # # Exception| verbose=True, fail=fail_now) # # Exception| File "/srv/hw-worker/tests/605/drivers/net/./gro.py", line 210, in _run_gro_bin # # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc: # # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 182, in __exit__ # # Exception| return self.process(terminate=terminate, fail=self.check_fail) # # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/605/net/lib/py/utils.py", line 117, in process # # Exception| raise CmdExitFailure("Command failed", self) # # Exception| net.lib.py.utils.CmdExitFailure: Command failed # # Exception| CMD: /srv/hw-worker/tests/605/net/lib/gro --ip6ip6 --dmac a0:88:c2:72:e6:79 --smac 8c:84:74:dd:74:c0 --daddr fd00:2::2 --saddr fd00:2::1 --test large_rem --verbose --rx --iface ens25f1np1 # # Exception| EXIT: 1 # # Exception| STDOUT: last segment sent individually: # # Exception| STDERR: Expected {63936 1500 1500 }, Total 3 packets # # Exception| Received {3996 [!=63936]3996 [!=1500]3996 [!=1500]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]3996 [!=0]1500 [!=0]1500 [!=0]}, Total 18 packets. # # Exception| /srv/hw-worker/tests/605/net/lib/gro: incorrect number of packets # # Exception| # not ok 297 gro.test.lro_ip6ip6_large_rem # # flows=8 attempt=1 received=8 wire=16 coalesced=8 qstat=17 hw-gro=0 [PASS] # # flows=16 attempt=1 received=24 wire=32 coalesced=8 qstat=33 hw-gro=0 [MISS] # # flows=16 attempt=2 received=24 wire=32 coalesced=8 qstat=33 hw-gro=0 [MISS] # # flows=16 attempt=3 received=24 wire=32 coalesced=8 qstat=33 hw-gro=0 [MISS] # # Stopped at 16 flows # ok 298 gro.test_gro_capacity.sw_isolated # # flows=8 attempt=1 received=8 wire=16 coalesced=8 [PASS] # # flows=16 attempt=1 received=16 wire=32 coalesced=16 [PASS] # # flows=32 attempt=1 received=32 wire=64 coalesced=32 [PASS] # # flows=64 attempt=1 received=64 wire=128 coalesced=64 [PASS] # # flows=128 attempt=1 received=192 wire=256 coalesced=64 [MISS] # # flows=128 attempt=2 received=251 wire=256 coalesced=5 [MISS] # # flows=128 attempt=3 received=252 wire=256 coalesced=4 [MISS] # # Stopped at 128 flows # ok 299 gro.test_gro_capacity.sw_1q # # flows=8 attempt=1 received=8 wire=16 coalesced=8 [PASS] # # flows=16 attempt=1 received=17 wire=32 coalesced=15 [MISS] # # flows=16 attempt=2 received=16 wire=32 coalesced=16 [PASS] # # flows=32 attempt=1 received=32 wire=64 coalesced=32 [PASS] # # flows=64 attempt=1 received=64 wire=128 coalesced=64 [PASS] # # flows=128 attempt=1 received=192 wire=256 coalesced=64 [MISS] # # flows=128 attempt=2 received=192 wire=256 coalesced=64 [MISS] # # flows=128 attempt=3 received=192 wire=256 coalesced=64 [MISS] # # Stopped at 128 flows # ok 300 gro.test_gro_capacity.sw_8q # # flows=8 attempt=1 received=16 wire=16 coalesced=0 qstat=17 hw-gro=0 [MISS] # # flows=8 attempt=2 received=16 wire=16 coalesced=0 qstat=17 hw-gro=0 [MISS] # # flows=8 attempt=3 received=16 wire=16 coalesced=0 qstat=17 hw-gro=0 [MISS] # # Stopped at 8 flows # ok 301 gro.test_gro_capacity.hw_isolated # # flows=8 attempt=1 received=16 wire=16 coalesced=0 [MISS] # # flows=8 attempt=2 received=16 wire=16 coalesced=0 [MISS] # # flows=8 attempt=3 received=16 wire=16 coalesced=0 [MISS] # # Stopped at 8 flows # ok 302 gro.test_gro_capacity.hw_1q # # flows=8 attempt=1 received=16 wire=16 coalesced=0 [MISS] # # flows=8 attempt=2 received=16 wire=16 coalesced=0 [MISS] # # flows=8 attempt=3 received=16 wire=16 coalesced=0 [MISS] # # Stopped at 8 flows # ok 303 gro.test_gro_capacity.hw_8q # # flows=8 attempt=1 received=16 wire=16 coalesced=0 qstat=17 hw-gro=0 [MISS] # # flows=8 attempt=2 received=16 wire=16 coalesced=0 qstat=17 hw-gro=0 [MISS] # # flows=8 attempt=3 received=16 wire=16 coalesced=0 qstat=17 hw-gro=0 [MISS] # # Stopped at 8 flows # ok 304 gro.test_gro_capacity.lro_isolated # # flows=8 attempt=1 received=16 wire=16 coalesced=0 [MISS] # # flows=8 attempt=2 received=16 wire=16 coalesced=0 [MISS] # # flows=8 attempt=3 received=16 wire=16 coalesced=0 [MISS] # # Stopped at 8 flows # ok 305 gro.test_gro_capacity.lro_1q # # flows=8 attempt=1 received=16 wire=16 coalesced=0 [MISS] # # flows=8 attempt=2 received=16 wire=16 coalesced=0 [MISS] # # flows=8 attempt=3 received=16 wire=16 coalesced=0 [MISS] # # Stopped at 8 flows # ok 306 gro.test_gro_capacity.lro_8q # # Totals: pass:196 fail:110 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net: gro.py # exit=1