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.30 [+0.30] -4 -t # 2.55 [+2.25] tcp tx: 961 MB/s 16305 calls/s 16305 msg/s # 2.56 [+0.00] tcp rx: 961 MB/s 49189 calls/s # 3.55 [+1.00] tcp tx: 1015 MB/s 17230 calls/s 17230 msg/s # 3.56 [+0.00] tcp rx: 1016 MB/s 51790 calls/s # 4.55 [+1.00] tcp tx: 1019 MB/s 17294 calls/s 17294 msg/s # 4.56 [+0.00] tcp rx: 1020 MB/s 51956 calls/s # 5.55 [+1.00] tcp tx: 1024 MB/s 17383 calls/s 17383 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 654 MB/s 473856 calls/s # 6.89 [+0.02] udp tx: 1277 MB/s 21669 calls/s 21669 msg/s # 7.88 [+0.98] udp rx: 668 MB/s 484608 calls/s # 7.89 [+0.02] udp tx: 1238 MB/s 21000 calls/s 21000 msg/s # 8.88 [+0.98] udp rx: 665 MB/s 482560 calls/s # 8.89 [+0.01] udp tx: 1198 MB/s 20329 calls/s 20329 msg/s # 9.88 [+0.99] udp rx: 667 MB/s 483328 calls/s # 9.89 [+0.01] udp tx: 1280 MB/s 21710 calls/s 21710 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.27] -4 -G # 11.21 [+1.01] udp rx: 1083 MB/s 790402 calls/s # 11.22 [+0.02] udp tx: 1103 MB/s 18714 calls/s 18714 msg/s # 12.21 [+0.98] udp rx: 1128 MB/s 823279 calls/s # 12.22 [+0.02] udp tx: 1128 MB/s 19140 calls/s 19140 msg/s # 13.21 [+0.98] udp rx: 1135 MB/s 827957 calls/s # 13.22 [+0.02] udp tx: 1134 MB/s 19248 calls/s 19248 msg/s # 14.21 [+0.99] udp rx: 1130 MB/s 824653 calls/s # 14.22 [+0.01] udp tx: 1129 MB/s 19165 calls/s 19165 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__->