make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.28 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 1018 MB/s 17279 calls/s 17279 msg/s # 2.59 [+0.07] tcp rx: 1094 MB/s 52859 calls/s # 3.52 [+0.93] tcp tx: 995 MB/s 16876 calls/s 16876 msg/s # 3.59 [+0.07] tcp rx: 990 MB/s 43346 calls/s # 4.52 [+0.93] tcp tx: 1001 MB/s 16979 calls/s 16979 msg/s # 4.59 [+0.07] tcp rx: 1003 MB/s 46963 calls/s # 5.52 [+0.93] tcp tx: 1008 MB/s 17108 calls/s 17108 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.28] -4 -v # 6.85 [+1.01] udp rx: 559 MB/s 404945 calls/s # 6.87 [+0.02] udp tx: 1324 MB/s 22463 calls/s 22463 msg/s # 7.85 [+0.98] udp rx: 659 MB/s 477664 calls/s # 7.87 [+0.02] udp tx: 1293 MB/s 21947 calls/s 21947 msg/s # 8.85 [+0.98] udp rx: 647 MB/s 469248 calls/s # 8.87 [+0.02] udp tx: 1290 MB/s 21896 calls/s 21896 msg/s # 9.86 [+0.99] udp rx: 647 MB/s 468992 calls/s # 9.87 [+0.01] udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.28] -4 -G # 11.20 [+1.01] udp rx: 1101 MB/s 803356 calls/s # 11.21 [+0.02] udp tx: 1123 MB/s 19054 calls/s 19054 msg/s # 12.20 [+0.98] udp rx: 1113 MB/s 812230 calls/s # 12.21 [+0.02] udp tx: 1115 MB/s 18918 calls/s 18918 msg/s # 13.20 [+0.98] udp rx: 1124 MB/s 819839 calls/s # 13.21 [+0.02] udp tx: 1125 MB/s 19085 calls/s 19085 msg/s # 14.20 [+0.98] udp rx: 1123 MB/s 819474 calls/s # 14.21 [+0.02] udp tx: 1125 MB/s 19082 calls/s 19082 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->