* [linus:master] [selftests] 6160ec9d03: kselftests-bpf.drivers/net.gro.py.fail
@ 2026-07-15 5:17 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-07-15 5:17 UTC (permalink / raw)
To: Qingfang Deng; +Cc: oe-lkp, lkp, linux-kernel, Paolo Abeni, netdev, oliver.sang
Hello,
kernel test robot noticed "kselftests-bpf.drivers/net.gro.py.fail" on:
commit: 6160ec9d03d7af5aa345b8b994de80fa8454274b ("selftests: net: test PPPoE packets in gro.sh")
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
[test failed on linus/master 0e35b9b6ec0ffcc5e23cbdec09f5c622ad532b53]
[test failed on linux-next/master 5c73cd9f0819c1c44e373e3dabb68318b1de1a12]
in testcase: kselftests-bpf
version:
with following parameters:
group: drivers
config: x86_64-rhel-9.4-bpf
compiler: gcc-14
test machine: 16 threads Intel(R) Core(TM) i7-13620H (Raptor Lake) with 32G memory
(please refer to attached dmesg/kmsg for entire log/backtrace)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <oliver.sang@intel.com>
| Closes: https://lore.kernel.org/oe-lkp/202607150740.c8e9119d-lkp@intel.com
# timeout set to 300
# selftests: drivers/net: gro.py
# TAP version 13
# 1..318
# 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
# ok 4 gro.test.sw_ipv4_data_lrg_1byte
# ok 5 gro.test.sw_ipv4_data_burst
# ok 6 gro.test.sw_ipv4_ack
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --ipv4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test flags_psh --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: psh flag ends coalescing:
# # STDERR: Expected {300 200 }, Total 2 packets
# # Received {200 [!=300]100 [!=200]200 [!=0]}, Total 3 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 1/6 failed, retrying...
# 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
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --ipv4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test large_rem --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: last segment sent individually:
# # STDERR: Expected {64896 600 600 }, Total 3 packets
# # Received {48672 [!=64896]16824 [!=600]600 }, Total 3 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect packet geometry
# # Attempt 1/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --ipv4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test large_rem --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: last segment sent individually:
# # STDERR: Expected {64896 600 600 }, Total 3 packets
# # Received {40560 [!=64896]24936 [!=600]600 }, Total 3 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect packet geometry
# # Attempt 2/6 failed, retrying...
# 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
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --ipip --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test large_max --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: Shouldn't coalesce if exceed IP max pkt size:
# # STDERR: Expected {65475 899 }, Total 2 packets
# # Received {40360 [!=65475]25115 [!=899]899 [!=0]}, Total 3 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 1/6 failed, retrying...
# 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
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --ip6ip6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test large_max --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: Shouldn't coalesce if exceed IP max pkt size:
# # STDERR: Expected {65435 1499 }, Total 2 packets
# # Received {63936 [!=65435]1499 1499 [!=0]}, Total 3 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 1/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --ip6ip6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test large_max --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: Shouldn't coalesce if exceed IP max pkt size:
# # STDERR: Expected {65435 1499 }, Total 2 packets
# # Received {23976 [!=65435]41459 [!=1499]1499 [!=0]}, Total 3 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 2/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --ip6ip6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test large_max --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: Shouldn't coalesce if exceed IP max pkt size:
# # STDERR: Expected {65435 1499 }, Total 2 packets
# # Received {19980 [!=65435]45455 [!=1499]1499 [!=0]}, Total 3 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 3/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --ip6ip6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test large_max --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: Shouldn't coalesce if exceed IP max pkt size:
# # STDERR: Expected {65435 1499 }, Total 2 packets
# # Received {23976 [!=65435]41459 [!=1499]1499 [!=0]}, Total 3 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 4/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --ip6ip6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test large_max --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: Shouldn't coalesce if exceed IP max pkt size:
# # STDERR: Expected {65435 1499 }, Total 2 packets
# # Received {31968 [!=65435]33467 [!=1499]1499 [!=0]}, Total 3 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 5/6 failed, retrying...
# ok 98 gro.test.sw_ip6ip6_large_max
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --ip6ip6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test large_rem --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: last segment sent individually:
# # STDERR: Expected {63936 1500 1500 }, Total 3 packets
# # Received {51948 [!=63936]13488 [!=1500]1500 }, Total 3 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect packet geometry
# # Attempt 1/6 failed, retrying...
# ok 99 gro.test.sw_ip6ip6_large_rem
# ok 100 gro.test.hw_ipv4_data_same # XFAIL Device does not support rx-gro-hw
# ok 101 gro.test.hw_ipv4_data_lrg_sml # XFAIL Device does not support rx-gro-hw
# ok 102 gro.test.hw_ipv4_data_sml_lrg # XFAIL Device does not support rx-gro-hw
# ok 103 gro.test.hw_ipv4_data_lrg_1byte # XFAIL Device does not support rx-gro-hw
# ok 104 gro.test.hw_ipv4_data_burst # XFAIL Device does not support rx-gro-hw
# ok 105 gro.test.hw_ipv4_ack # XFAIL Device does not support rx-gro-hw
# ok 106 gro.test.hw_ipv4_flags_psh # XFAIL Device does not support rx-gro-hw
# ok 107 gro.test.hw_ipv4_flags_syn # XFAIL Device does not support rx-gro-hw
# ok 108 gro.test.hw_ipv4_flags_rst # XFAIL Device does not support rx-gro-hw
# ok 109 gro.test.hw_ipv4_flags_urg # XFAIL Device does not support rx-gro-hw
# ok 110 gro.test.hw_ipv4_flags_cwr # XFAIL Device does not support rx-gro-hw
# ok 111 gro.test.hw_ipv4_tcp_csum # XFAIL Device does not support rx-gro-hw
# ok 112 gro.test.hw_ipv4_tcp_seq # XFAIL Device does not support rx-gro-hw
# ok 113 gro.test.hw_ipv4_tcp_ts # XFAIL Device does not support rx-gro-hw
# ok 114 gro.test.hw_ipv4_tcp_opt # XFAIL Device does not support rx-gro-hw
# ok 115 gro.test.hw_ipv4_ip_ecn # XFAIL Device does not support rx-gro-hw
# ok 116 gro.test.hw_ipv4_ip_tos # XFAIL Device does not support rx-gro-hw
# ok 117 gro.test.hw_ipv4_large_max # XFAIL Device does not support rx-gro-hw
# ok 118 gro.test.hw_ipv4_large_rem # XFAIL Device does not support rx-gro-hw
# ok 119 gro.test.hw_ipv4_ip_csum # XFAIL Device does not support rx-gro-hw
# ok 120 gro.test.hw_ipv4_ip_ttl # XFAIL Device does not support rx-gro-hw
# ok 121 gro.test.hw_ipv4_ip_opt # XFAIL Device does not support rx-gro-hw
# ok 122 gro.test.hw_ipv4_ip_frag4 # XFAIL Device does not support rx-gro-hw
# ok 123 gro.test.hw_ipv4_ip_id_df1_inc # XFAIL Device does not support rx-gro-hw
# ok 124 gro.test.hw_ipv4_ip_id_df1_fixed # XFAIL Device does not support rx-gro-hw
# ok 125 gro.test.hw_ipv4_ip_id_df0_inc # XFAIL Device does not support rx-gro-hw
# ok 126 gro.test.hw_ipv4_ip_id_df0_fixed # XFAIL Device does not support rx-gro-hw
# ok 127 gro.test.hw_ipv4_ip_id_df1_inc_fixed # XFAIL Device does not support rx-gro-hw
# ok 128 gro.test.hw_ipv4_ip_id_df1_fixed_inc # XFAIL Device does not support rx-gro-hw
# ok 129 gro.test.hw_ipv6_data_same # XFAIL Device does not support rx-gro-hw
# ok 130 gro.test.hw_ipv6_data_lrg_sml # XFAIL Device does not support rx-gro-hw
# ok 131 gro.test.hw_ipv6_data_sml_lrg # XFAIL Device does not support rx-gro-hw
# ok 132 gro.test.hw_ipv6_data_lrg_1byte # XFAIL Device does not support rx-gro-hw
# ok 133 gro.test.hw_ipv6_data_burst # XFAIL Device does not support rx-gro-hw
# ok 134 gro.test.hw_ipv6_ack # XFAIL Device does not support rx-gro-hw
# ok 135 gro.test.hw_ipv6_flags_psh # XFAIL Device does not support rx-gro-hw
# ok 136 gro.test.hw_ipv6_flags_syn # XFAIL Device does not support rx-gro-hw
# ok 137 gro.test.hw_ipv6_flags_rst # XFAIL Device does not support rx-gro-hw
# ok 138 gro.test.hw_ipv6_flags_urg # XFAIL Device does not support rx-gro-hw
# ok 139 gro.test.hw_ipv6_flags_cwr # XFAIL Device does not support rx-gro-hw
# ok 140 gro.test.hw_ipv6_tcp_csum # XFAIL Device does not support rx-gro-hw
# ok 141 gro.test.hw_ipv6_tcp_seq # XFAIL Device does not support rx-gro-hw
# ok 142 gro.test.hw_ipv6_tcp_ts # XFAIL Device does not support rx-gro-hw
# ok 143 gro.test.hw_ipv6_tcp_opt # XFAIL Device does not support rx-gro-hw
# ok 144 gro.test.hw_ipv6_ip_ecn # XFAIL Device does not support rx-gro-hw
# ok 145 gro.test.hw_ipv6_ip_tos # XFAIL Device does not support rx-gro-hw
# ok 146 gro.test.hw_ipv6_large_max # XFAIL Device does not support rx-gro-hw
# ok 147 gro.test.hw_ipv6_large_rem # XFAIL Device does not support rx-gro-hw
# ok 148 gro.test.hw_ipv6_ip_frag6 # XFAIL Device does not support rx-gro-hw
# ok 149 gro.test.hw_ipv6_ip_v6ext_same # XFAIL Device does not support rx-gro-hw
# ok 150 gro.test.hw_ipv6_ip_v6ext_diff # XFAIL Device does not support rx-gro-hw
# ok 151 gro.test.hw_ipip_data_same # XFAIL Device does not support rx-gro-hw
# ok 152 gro.test.hw_ipip_data_lrg_sml # XFAIL Device does not support rx-gro-hw
# ok 153 gro.test.hw_ipip_data_sml_lrg # XFAIL Device does not support rx-gro-hw
# ok 154 gro.test.hw_ipip_data_lrg_1byte # XFAIL Device does not support rx-gro-hw
# ok 155 gro.test.hw_ipip_data_burst # XFAIL Device does not support rx-gro-hw
# ok 156 gro.test.hw_ipip_ack # XFAIL Device does not support rx-gro-hw
# ok 157 gro.test.hw_ipip_flags_psh # XFAIL Device does not support rx-gro-hw
# ok 158 gro.test.hw_ipip_flags_syn # XFAIL Device does not support rx-gro-hw
# ok 159 gro.test.hw_ipip_flags_rst # XFAIL Device does not support rx-gro-hw
# ok 160 gro.test.hw_ipip_flags_urg # XFAIL Device does not support rx-gro-hw
# ok 161 gro.test.hw_ipip_flags_cwr # XFAIL Device does not support rx-gro-hw
# ok 162 gro.test.hw_ipip_tcp_csum # XFAIL Device does not support rx-gro-hw
# ok 163 gro.test.hw_ipip_tcp_seq # XFAIL Device does not support rx-gro-hw
# ok 164 gro.test.hw_ipip_tcp_ts # XFAIL Device does not support rx-gro-hw
# ok 165 gro.test.hw_ipip_tcp_opt # XFAIL Device does not support rx-gro-hw
# ok 166 gro.test.hw_ipip_ip_ecn # XFAIL Device does not support rx-gro-hw
# ok 167 gro.test.hw_ipip_ip_tos # XFAIL Device does not support rx-gro-hw
# ok 168 gro.test.hw_ipip_large_max # XFAIL Device does not support rx-gro-hw
# ok 169 gro.test.hw_ipip_large_rem # XFAIL Device does not support rx-gro-hw
# ok 170 gro.test.hw_ipip_ip_csum # XFAIL Device does not support rx-gro-hw
# ok 171 gro.test.hw_ipip_ip_ttl # XFAIL Device does not support rx-gro-hw
# ok 172 gro.test.hw_ipip_ip_opt # XFAIL Device does not support rx-gro-hw
# ok 173 gro.test.hw_ipip_ip_frag4 # XFAIL Device does not support rx-gro-hw
# ok 174 gro.test.hw_ipip_ip_id_df1_inc # XFAIL Device does not support rx-gro-hw
# ok 175 gro.test.hw_ipip_ip_id_df1_fixed # XFAIL Device does not support rx-gro-hw
# ok 176 gro.test.hw_ipip_ip_id_df0_inc # XFAIL Device does not support rx-gro-hw
# ok 177 gro.test.hw_ipip_ip_id_df0_fixed # XFAIL Device does not support rx-gro-hw
# ok 178 gro.test.hw_ipip_ip_id_df1_inc_fixed # XFAIL Device does not support rx-gro-hw
# ok 179 gro.test.hw_ipip_ip_id_df1_fixed_inc # XFAIL Device does not support rx-gro-hw
# ok 180 gro.test.hw_ip6ip6_data_same # XFAIL Device does not support rx-gro-hw
# ok 181 gro.test.hw_ip6ip6_data_lrg_sml # XFAIL Device does not support rx-gro-hw
# ok 182 gro.test.hw_ip6ip6_data_sml_lrg # XFAIL Device does not support rx-gro-hw
# ok 183 gro.test.hw_ip6ip6_data_lrg_1byte # XFAIL Device does not support rx-gro-hw
# ok 184 gro.test.hw_ip6ip6_data_burst # XFAIL Device does not support rx-gro-hw
# ok 185 gro.test.hw_ip6ip6_ack # XFAIL Device does not support rx-gro-hw
# ok 186 gro.test.hw_ip6ip6_flags_psh # XFAIL Device does not support rx-gro-hw
# ok 187 gro.test.hw_ip6ip6_flags_syn # XFAIL Device does not support rx-gro-hw
# ok 188 gro.test.hw_ip6ip6_flags_rst # XFAIL Device does not support rx-gro-hw
# ok 189 gro.test.hw_ip6ip6_flags_urg # XFAIL Device does not support rx-gro-hw
# ok 190 gro.test.hw_ip6ip6_flags_cwr # XFAIL Device does not support rx-gro-hw
# ok 191 gro.test.hw_ip6ip6_tcp_csum # XFAIL Device does not support rx-gro-hw
# ok 192 gro.test.hw_ip6ip6_tcp_seq # XFAIL Device does not support rx-gro-hw
# ok 193 gro.test.hw_ip6ip6_tcp_ts # XFAIL Device does not support rx-gro-hw
# ok 194 gro.test.hw_ip6ip6_tcp_opt # XFAIL Device does not support rx-gro-hw
# ok 195 gro.test.hw_ip6ip6_ip_ecn # XFAIL Device does not support rx-gro-hw
# ok 196 gro.test.hw_ip6ip6_ip_tos # XFAIL Device does not support rx-gro-hw
# ok 197 gro.test.hw_ip6ip6_large_max # XFAIL Device does not support rx-gro-hw
# ok 198 gro.test.hw_ip6ip6_large_rem # XFAIL Device does not support rx-gro-hw
# ok 199 gro.test.lro_ipv4_data_same # XFAIL Test does not work on netdevsim
# ok 200 gro.test.lro_ipv4_data_lrg_sml # XFAIL Test does not work on netdevsim
# ok 201 gro.test.lro_ipv4_data_sml_lrg # XFAIL Test does not work on netdevsim
# ok 202 gro.test.lro_ipv4_data_lrg_1byte # XFAIL Test does not work on netdevsim
# ok 203 gro.test.lro_ipv4_data_burst # XFAIL Test does not work on netdevsim
# ok 204 gro.test.lro_ipv4_ack # XFAIL Test does not work on netdevsim
# ok 205 gro.test.lro_ipv4_flags_psh # XFAIL Test does not work on netdevsim
# ok 206 gro.test.lro_ipv4_flags_syn # XFAIL Test does not work on netdevsim
# ok 207 gro.test.lro_ipv4_flags_rst # XFAIL Test does not work on netdevsim
# ok 208 gro.test.lro_ipv4_flags_urg # XFAIL Test does not work on netdevsim
# ok 209 gro.test.lro_ipv4_flags_cwr # XFAIL Test does not work on netdevsim
# ok 210 gro.test.lro_ipv4_tcp_csum # XFAIL Test does not work on netdevsim
# ok 211 gro.test.lro_ipv4_tcp_seq # XFAIL Test does not work on netdevsim
# ok 212 gro.test.lro_ipv4_tcp_ts # XFAIL Test does not work on netdevsim
# ok 213 gro.test.lro_ipv4_tcp_opt # XFAIL Test does not work on netdevsim
# ok 214 gro.test.lro_ipv4_ip_ecn # XFAIL Test does not work on netdevsim
# ok 215 gro.test.lro_ipv4_ip_tos # XFAIL Test does not work on netdevsim
# ok 216 gro.test.lro_ipv4_large_max # XFAIL Test does not work on netdevsim
# ok 217 gro.test.lro_ipv4_large_rem # XFAIL Test does not work on netdevsim
# ok 218 gro.test.lro_ipv4_ip_csum # XFAIL Test does not work on netdevsim
# ok 219 gro.test.lro_ipv4_ip_ttl # XFAIL Test does not work on netdevsim
# ok 220 gro.test.lro_ipv4_ip_opt # XFAIL Test does not work on netdevsim
# ok 221 gro.test.lro_ipv4_ip_frag4 # XFAIL Test does not work on netdevsim
# ok 222 gro.test.lro_ipv4_ip_id_df1_inc # XFAIL Test does not work on netdevsim
# ok 223 gro.test.lro_ipv4_ip_id_df1_fixed # XFAIL Test does not work on netdevsim
# ok 224 gro.test.lro_ipv4_ip_id_df0_inc # XFAIL Test does not work on netdevsim
# ok 225 gro.test.lro_ipv4_ip_id_df0_fixed # XFAIL Test does not work on netdevsim
# ok 226 gro.test.lro_ipv4_ip_id_df1_inc_fixed # XFAIL Test does not work on netdevsim
# ok 227 gro.test.lro_ipv4_ip_id_df1_fixed_inc # XFAIL Test does not work on netdevsim
# ok 228 gro.test.lro_ipv6_data_same # XFAIL Test does not work on netdevsim
# ok 229 gro.test.lro_ipv6_data_lrg_sml # XFAIL Test does not work on netdevsim
# ok 230 gro.test.lro_ipv6_data_sml_lrg # XFAIL Test does not work on netdevsim
# ok 231 gro.test.lro_ipv6_data_lrg_1byte # XFAIL Test does not work on netdevsim
# ok 232 gro.test.lro_ipv6_data_burst # XFAIL Test does not work on netdevsim
# ok 233 gro.test.lro_ipv6_ack # XFAIL Test does not work on netdevsim
# ok 234 gro.test.lro_ipv6_flags_psh # XFAIL Test does not work on netdevsim
# ok 235 gro.test.lro_ipv6_flags_syn # XFAIL Test does not work on netdevsim
# ok 236 gro.test.lro_ipv6_flags_rst # XFAIL Test does not work on netdevsim
# ok 237 gro.test.lro_ipv6_flags_urg # XFAIL Test does not work on netdevsim
# ok 238 gro.test.lro_ipv6_flags_cwr # XFAIL Test does not work on netdevsim
# ok 239 gro.test.lro_ipv6_tcp_csum # XFAIL Test does not work on netdevsim
# ok 240 gro.test.lro_ipv6_tcp_seq # XFAIL Test does not work on netdevsim
# ok 241 gro.test.lro_ipv6_tcp_ts # XFAIL Test does not work on netdevsim
# ok 242 gro.test.lro_ipv6_tcp_opt # XFAIL Test does not work on netdevsim
# ok 243 gro.test.lro_ipv6_ip_ecn # XFAIL Test does not work on netdevsim
# ok 244 gro.test.lro_ipv6_ip_tos # XFAIL Test does not work on netdevsim
# ok 245 gro.test.lro_ipv6_large_max # XFAIL Test does not work on netdevsim
# ok 246 gro.test.lro_ipv6_large_rem # XFAIL Test does not work on netdevsim
# ok 247 gro.test.lro_ipv6_ip_frag6 # XFAIL Test does not work on netdevsim
# ok 248 gro.test.lro_ipv6_ip_v6ext_same # XFAIL Test does not work on netdevsim
# ok 249 gro.test.lro_ipv6_ip_v6ext_diff # XFAIL Test does not work on netdevsim
# ok 250 gro.test.lro_ipip_data_same # XFAIL Test does not work on netdevsim
# ok 251 gro.test.lro_ipip_data_lrg_sml # XFAIL Test does not work on netdevsim
# ok 252 gro.test.lro_ipip_data_sml_lrg # XFAIL Test does not work on netdevsim
# ok 253 gro.test.lro_ipip_data_lrg_1byte # XFAIL Test does not work on netdevsim
# ok 254 gro.test.lro_ipip_data_burst # XFAIL Test does not work on netdevsim
# ok 255 gro.test.lro_ipip_ack # XFAIL Test does not work on netdevsim
# ok 256 gro.test.lro_ipip_flags_psh # XFAIL Test does not work on netdevsim
# ok 257 gro.test.lro_ipip_flags_syn # XFAIL Test does not work on netdevsim
# ok 258 gro.test.lro_ipip_flags_rst # XFAIL Test does not work on netdevsim
# ok 259 gro.test.lro_ipip_flags_urg # XFAIL Test does not work on netdevsim
# ok 260 gro.test.lro_ipip_flags_cwr # XFAIL Test does not work on netdevsim
# ok 261 gro.test.lro_ipip_tcp_csum # XFAIL Test does not work on netdevsim
# ok 262 gro.test.lro_ipip_tcp_seq # XFAIL Test does not work on netdevsim
# ok 263 gro.test.lro_ipip_tcp_ts # XFAIL Test does not work on netdevsim
# ok 264 gro.test.lro_ipip_tcp_opt # XFAIL Test does not work on netdevsim
# ok 265 gro.test.lro_ipip_ip_ecn # XFAIL Test does not work on netdevsim
# ok 266 gro.test.lro_ipip_ip_tos # XFAIL Test does not work on netdevsim
# ok 267 gro.test.lro_ipip_large_max # XFAIL Test does not work on netdevsim
# ok 268 gro.test.lro_ipip_large_rem # XFAIL Test does not work on netdevsim
# ok 269 gro.test.lro_ipip_ip_csum # XFAIL Test does not work on netdevsim
# ok 270 gro.test.lro_ipip_ip_ttl # XFAIL Test does not work on netdevsim
# ok 271 gro.test.lro_ipip_ip_opt # XFAIL Test does not work on netdevsim
# ok 272 gro.test.lro_ipip_ip_frag4 # XFAIL Test does not work on netdevsim
# ok 273 gro.test.lro_ipip_ip_id_df1_inc # XFAIL Test does not work on netdevsim
# ok 274 gro.test.lro_ipip_ip_id_df1_fixed # XFAIL Test does not work on netdevsim
# ok 275 gro.test.lro_ipip_ip_id_df0_inc # XFAIL Test does not work on netdevsim
# ok 276 gro.test.lro_ipip_ip_id_df0_fixed # XFAIL Test does not work on netdevsim
# ok 277 gro.test.lro_ipip_ip_id_df1_inc_fixed # XFAIL Test does not work on netdevsim
# ok 278 gro.test.lro_ipip_ip_id_df1_fixed_inc # XFAIL Test does not work on netdevsim
# ok 279 gro.test.lro_ip6ip6_data_same # XFAIL Test does not work on netdevsim
# ok 280 gro.test.lro_ip6ip6_data_lrg_sml # XFAIL Test does not work on netdevsim
# ok 281 gro.test.lro_ip6ip6_data_sml_lrg # XFAIL Test does not work on netdevsim
# ok 282 gro.test.lro_ip6ip6_data_lrg_1byte # XFAIL Test does not work on netdevsim
# ok 283 gro.test.lro_ip6ip6_data_burst # XFAIL Test does not work on netdevsim
# ok 284 gro.test.lro_ip6ip6_ack # XFAIL Test does not work on netdevsim
# ok 285 gro.test.lro_ip6ip6_flags_psh # XFAIL Test does not work on netdevsim
# ok 286 gro.test.lro_ip6ip6_flags_syn # XFAIL Test does not work on netdevsim
# ok 287 gro.test.lro_ip6ip6_flags_rst # XFAIL Test does not work on netdevsim
# ok 288 gro.test.lro_ip6ip6_flags_urg # XFAIL Test does not work on netdevsim
# ok 289 gro.test.lro_ip6ip6_flags_cwr # XFAIL Test does not work on netdevsim
# ok 290 gro.test.lro_ip6ip6_tcp_csum # XFAIL Test does not work on netdevsim
# ok 291 gro.test.lro_ip6ip6_tcp_seq # XFAIL Test does not work on netdevsim
# ok 292 gro.test.lro_ip6ip6_tcp_ts # XFAIL Test does not work on netdevsim
# ok 293 gro.test.lro_ip6ip6_tcp_opt # XFAIL Test does not work on netdevsim
# ok 294 gro.test.lro_ip6ip6_ip_ecn # XFAIL Test does not work on netdevsim
# ok 295 gro.test.lro_ip6ip6_ip_tos # XFAIL Test does not work on netdevsim
# ok 296 gro.test.lro_ip6ip6_large_max # XFAIL Test does not work on netdevsim
# ok 297 gro.test.lro_ip6ip6_large_rem # XFAIL Test does not work on netdevsim
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_same --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: pure data packet of same size:
# # STDERR: Expected {200 }, Total 1 packets
# # Received {100 [!=200]100 [!=0]}, Total 2 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 1/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_same --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: pure data packet of same size:
# # STDERR: Expected {200 }, Total 1 packets
# # Received {100 [!=200]100 [!=0]}, Total 2 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 2/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_same --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: pure data packet of same size:
# # STDERR: Expected {200 }, Total 1 packets
# # Received {100 [!=200]100 [!=0]}, Total 2 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 3/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_same --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: pure data packet of same size:
# # STDERR: Expected {200 }, Total 1 packets
# # Received {100 [!=200]100 [!=0]}, Total 2 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 4/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_same --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: pure data packet of same size:
# # STDERR: Expected {200 }, Total 1 packets
# # Received {100 [!=200]100 [!=0]}, Total 2 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 5/6 failed, retrying...
# # Exception| Traceback (most recent call last):
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/ksft.py", line 420, in ksft_run
# # Exception| func(*args)
# # Exception| ~~~~^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 365, in test
# # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol,
# # Exception| verbose=True, fail=fail_now)
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 220, in _run_gro_bin
# # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc:
# # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 200, in __exit__
# # Exception| return self.process(terminate=terminate, fail=self.check_fail,
# # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| expect_fail=self.expect_fail)
# # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 129, in process
# # Exception| raise CmdExitFailure("Command failed", self)
# # Exception| net.lib.py.utils.CmdExitFailure: Command failed
# # Exception| CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_same --verbose --rx --iface eth1
# # 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| /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Exception|
# not ok 298 gro.test.sw_pppoev4_data_same
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_lrg_sml --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 1/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_lrg_sml --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 2/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_lrg_sml --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 3/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_lrg_sml --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 4/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_lrg_sml --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 5/6 failed, retrying...
# # Exception| Traceback (most recent call last):
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/ksft.py", line 420, in ksft_run
# # Exception| func(*args)
# # Exception| ~~~~^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 365, in test
# # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol,
# # Exception| verbose=True, fail=fail_now)
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 220, in _run_gro_bin
# # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc:
# # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 200, in __exit__
# # Exception| return self.process(terminate=terminate, fail=self.check_fail,
# # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| expect_fail=self.expect_fail)
# # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 129, in process
# # Exception| raise CmdExitFailure("Command failed", self)
# # Exception| net.lib.py.utils.CmdExitFailure: Command failed
# # Exception| CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_lrg_sml --verbose --rx --iface eth1
# # 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| /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Exception|
# not ok 299 gro.test.sw_pppoev4_data_lrg_sml
# ok 300 gro.test.sw_pppoev4_data_sml_lrg
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_lrg_1byte --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 1/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_lrg_1byte --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 2/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_lrg_1byte --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 3/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_lrg_1byte --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 4/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_lrg_1byte --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 5/6 failed, retrying...
# # Exception| Traceback (most recent call last):
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/ksft.py", line 420, in ksft_run
# # Exception| func(*args)
# # Exception| ~~~~^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 365, in test
# # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol,
# # Exception| verbose=True, fail=fail_now)
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 220, in _run_gro_bin
# # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc:
# # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 200, in __exit__
# # Exception| return self.process(terminate=terminate, fail=self.check_fail,
# # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| expect_fail=self.expect_fail)
# # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 129, in process
# # Exception| raise CmdExitFailure("Command failed", self)
# # Exception| net.lib.py.utils.CmdExitFailure: Command failed
# # Exception| CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_lrg_1byte --verbose --rx --iface eth1
# # 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| /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Exception|
# not ok 301 gro.test.sw_pppoev4_data_lrg_1byte
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_burst --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 1/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_burst --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 2/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_burst --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 3/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_burst --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 4/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_burst --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 5/6 failed, retrying...
# # Exception| Traceback (most recent call last):
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/ksft.py", line 420, in ksft_run
# # Exception| func(*args)
# # Exception| ~~~~^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 365, in test
# # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol,
# # Exception| verbose=True, fail=fail_now)
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 220, in _run_gro_bin
# # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc:
# # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 200, in __exit__
# # Exception| return self.process(terminate=terminate, fail=self.check_fail,
# # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| expect_fail=self.expect_fail)
# # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 129, in process
# # Exception| raise CmdExitFailure("Command failed", self)
# # Exception| net.lib.py.utils.CmdExitFailure: Command failed
# # Exception| CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev4 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 192.0.2.1 --saddr 192.0.2.2 --test data_burst --verbose --rx --iface eth1
# # 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| /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Exception|
# not ok 302 gro.test.sw_pppoev4_data_burst
# ok 303 gro.test.sw_pppoev4_pppoe_sid
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_same --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: pure data packet of same size:
# # STDERR: Expected {200 }, Total 1 packets
# # Received {100 [!=200]100 [!=0]}, Total 2 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 1/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_same --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: pure data packet of same size:
# # STDERR: Expected {200 }, Total 1 packets
# # Received {100 [!=200]100 [!=0]}, Total 2 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 2/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_same --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: pure data packet of same size:
# # STDERR: Expected {200 }, Total 1 packets
# # Received {100 [!=200]100 [!=0]}, Total 2 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 3/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_same --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: pure data packet of same size:
# # STDERR: Expected {200 }, Total 1 packets
# # Received {100 [!=200]100 [!=0]}, Total 2 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 4/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_same --verbose --rx --iface eth1
# # EXIT: 1
# # STDOUT: pure data packet of same size:
# # STDERR: Expected {200 }, Total 1 packets
# # Received {100 [!=200]100 [!=0]}, Total 2 packets.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 5/6 failed, retrying...
# # Exception| Traceback (most recent call last):
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/ksft.py", line 420, in ksft_run
# # Exception| func(*args)
# # Exception| ~~~~^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 365, in test
# # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol,
# # Exception| verbose=True, fail=fail_now)
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 220, in _run_gro_bin
# # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc:
# # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 200, in __exit__
# # Exception| return self.process(terminate=terminate, fail=self.check_fail,
# # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| expect_fail=self.expect_fail)
# # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 129, in process
# # Exception| raise CmdExitFailure("Command failed", self)
# # Exception| net.lib.py.utils.CmdExitFailure: Command failed
# # Exception| CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_same --verbose --rx --iface eth1
# # 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| /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Exception|
# not ok 304 gro.test.sw_pppoev6_data_same
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_lrg_sml --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 1/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_lrg_sml --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 2/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_lrg_sml --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 3/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_lrg_sml --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 4/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_lrg_sml --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 5/6 failed, retrying...
# # Exception| Traceback (most recent call last):
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/ksft.py", line 420, in ksft_run
# # Exception| func(*args)
# # Exception| ~~~~^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 365, in test
# # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol,
# # Exception| verbose=True, fail=fail_now)
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 220, in _run_gro_bin
# # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc:
# # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 200, in __exit__
# # Exception| return self.process(terminate=terminate, fail=self.check_fail,
# # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| expect_fail=self.expect_fail)
# # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 129, in process
# # Exception| raise CmdExitFailure("Command failed", self)
# # Exception| net.lib.py.utils.CmdExitFailure: Command failed
# # Exception| CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_lrg_sml --verbose --rx --iface eth1
# # 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| /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Exception|
# not ok 305 gro.test.sw_pppoev6_data_lrg_sml
# ok 306 gro.test.sw_pppoev6_data_sml_lrg
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_lrg_1byte --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 1/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_lrg_1byte --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 2/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_lrg_1byte --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 3/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_lrg_1byte --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 4/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_lrg_1byte --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 5/6 failed, retrying...
# # Exception| Traceback (most recent call last):
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/ksft.py", line 420, in ksft_run
# # Exception| func(*args)
# # Exception| ~~~~^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 365, in test
# # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol,
# # Exception| verbose=True, fail=fail_now)
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 220, in _run_gro_bin
# # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc:
# # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 200, in __exit__
# # Exception| return self.process(terminate=terminate, fail=self.check_fail,
# # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| expect_fail=self.expect_fail)
# # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 129, in process
# # Exception| raise CmdExitFailure("Command failed", self)
# # Exception| net.lib.py.utils.CmdExitFailure: Command failed
# # Exception| CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_lrg_1byte --verbose --rx --iface eth1
# # 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| /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Exception|
# not ok 307 gro.test.sw_pppoev6_data_lrg_1byte
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_burst --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 1/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_burst --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 2/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_burst --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 3/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_burst --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 4/6 failed, retrying...
# # CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_burst --verbose --rx --iface eth1
# # 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.
# # /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Attempt 5/6 failed, retrying...
# # Exception| Traceback (most recent call last):
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/ksft.py", line 420, in ksft_run
# # Exception| func(*args)
# # Exception| ~~~~^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 365, in test
# # Exception| rx_proc = _run_gro_bin(cfg, test_name, protocol=protocol,
# # Exception| verbose=True, fail=fail_now)
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/drivers/net/./gro.py", line 220, in _run_gro_bin
# # Exception| with bkg(rx_cmd, ksft_ready=True, exit_wait=True, fail=fail) as rx_proc:
# # Exception| ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 200, in __exit__
# # Exception| return self.process(terminate=terminate, fail=self.check_fail,
# # Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| expect_fail=self.expect_fail)
# # Exception| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# # Exception| File "/usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/py/utils.py", line 129, in process
# # Exception| raise CmdExitFailure("Command failed", self)
# # Exception| net.lib.py.utils.CmdExitFailure: Command failed
# # Exception| CMD: /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro --pppoev6 --dmac 8e:06:42:98:a9:5f --smac c6:e6:7b:ad:54:ed --daddr 2001:db8::1 --saddr 2001:db8::2 --test data_burst --verbose --rx --iface eth1
# # 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| /usr/src/perf_selftests-x86_64-rhel-9.4-bpf-6160ec9d03d7af5aa345b8b994de80fa8454274b/tools/testing/selftests/net/lib/gro: incorrect number of packets
# # Exception|
# not ok 308 gro.test.sw_pppoev6_data_burst
# ok 309 gro.test.sw_pppoev6_pppoe_sid
# ok 310 gro.test_gro_capacity.sw_isolated # XFAIL Device does not support ntuple-filters
# # flows=8 attempt=1 received=8 wire=16 coalesced=8 [PASS]
# # flows=16 attempt=1 received=32 wire=32 coalesced=0 [MISS]
# # flows=16 attempt=2 received=32 wire=32 coalesced=0 [MISS]
# # flows=16 attempt=3 received=32 wire=32 coalesced=0 [MISS]
# # Stopped at 16 flows
# ok 311 gro.test_gro_capacity.sw_1q
# ok 312 gro.test_gro_capacity.sw_8q # XFAIL Need at least 8 queues, max=1
# ok 313 gro.test_gro_capacity.hw_isolated # XFAIL Device does not support rx-gro-hw
# ok 314 gro.test_gro_capacity.hw_1q # XFAIL Device does not support rx-gro-hw
# ok 315 gro.test_gro_capacity.hw_8q # XFAIL Device does not support rx-gro-hw
# ok 316 gro.test_gro_capacity.lro_isolated # XFAIL Test does not work on netdevsim
# ok 317 gro.test_gro_capacity.lro_1q # XFAIL Test does not work on netdevsim
# ok 318 gro.test_gro_capacity.lro_8q # XFAIL Test does not work on netdevsim
# # Totals: pass:104 fail:8 xfail:206 xpass:0 skip:0 error:0
not ok 1 selftests: drivers/net: gro.py # exit=1
The kernel config and materials to reproduce are available at:
https://download.01.org/0day-ci/archive/20260715/202607150740.c8e9119d-lkp@intel.com
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 5:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-15 5:17 [linus:master] [selftests] 6160ec9d03: kselftests-bpf.drivers/net.gro.py.fail kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox