make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: udpgro_frglist.sh # 0.04 [+0.04] ipv6 # 0.04 [+0.00] tcp - over veth touching data # 0.04 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 2.20 [+2.16] -4 -t # 5.96 [+3.75] tcp tx: 12 MB/s 208 calls/s 208 msg/s # 5.96 [+0.01] tcp rx: 12 MB/s 845 calls/s # 6.96 [+0.99] tcp tx: 11 MB/s 197 calls/s 197 msg/s # 6.96 [+0.01] tcp rx: 11 MB/s 795 calls/s # 7.96 [+1.00] tcp tx: 12 MB/s 211 calls/s 211 msg/s # 7.96 [+0.00] tcp rx: 12 MB/s 844 calls/s # 8.96 [+1.00] tcp tx: 12 MB/s 211 calls/s 211 msg/s # 9.22 [+0.26] udp gso - over veth touching data # 9.22 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v DETECTED CRASH, lowering timeout # 11.57 [+2.35] -4 -v # 12.66 [+1.09] udp rx: 15 MB/s 11150 calls/s # 12.74 [+0.08] udp tx: 16 MB/s 281 calls/s 281 msg/s # 13.66 [+0.92] udp rx: 16 MB/s 12341 calls/s # 13.74 [+0.08] udp tx: 16 MB/s 287 calls/s 287 msg/s # 14.67 [+0.94] udp rx: 16 MB/s 12384 calls/s # 14.74 [+0.07] udp tx: 17 MB/s 289 calls/s 289 msg/s # 15.68 [+0.94] udp rx: 17 MB/s 12427 calls/s # 15.93 [+0.25] udp gso and gro - over veth touching data # 15.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 17.69 [+1.77] -4 -G # 18.78 [+1.09] udp rx: 15 MB/s 11223 calls/s # 18.89 [+0.11] udp tx: 17 MB/s 289 calls/s 289 msg/s # 19.78 [+0.90] udp rx: 16 MB/s 12341 calls/s # 19.89 [+0.10] udp tx: 17 MB/s 290 calls/s 290 msg/s # 20.79 [+0.90] udp rx: 16 MB/s 12298 calls/s # 20.89 [+0.10] udp tx: 16 MB/s 282 calls/s 282 msg/s # 21.79 [+0.90] udp rx: 16 MB/s 12040 calls/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->