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.27 [+0.27] -4 -t # 2.49 [+2.23] tcp tx: 970 MB/s 16464 calls/s 16464 msg/s # 2.50 [+0.00] tcp rx: 971 MB/s 50148 calls/s # 3.49 [+1.00] tcp tx: 942 MB/s 15989 calls/s 15989 msg/s # 3.54 [+0.04] tcp rx: 995 MB/s 47258 calls/s # 4.49 [+0.96] tcp tx: 947 MB/s 16072 calls/s 16072 msg/s # 4.54 [+0.04] tcp rx: 946 MB/s 46703 calls/s # 5.49 [+0.96] tcp tx: 960 MB/s 16283 calls/s 16283 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.25] -4 -v # 6.78 [+1.01] udp rx: 648 MB/s 470016 calls/s # 6.80 [+0.02] udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # 7.78 [+0.99] udp rx: 671 MB/s 486656 calls/s # 7.80 [+0.01] udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # 8.78 [+0.99] udp rx: 667 MB/s 483584 calls/s # 8.80 [+0.01] udp tx: 1285 MB/s 21796 calls/s 21796 msg/s # 9.79 [+0.99] udp rx: 666 MB/s 482816 calls/s # 9.80 [+0.01] udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.27] -4 -G # 11.11 [+1.01] udp rx: 1142 MB/s 833098 calls/s # 11.12 [+0.02] udp tx: 1161 MB/s 19708 calls/s 19708 msg/s # 12.11 [+0.98] udp rx: 1129 MB/s 824113 calls/s # 12.12 [+0.02] udp tx: 1129 MB/s 19164 calls/s 19164 msg/s # 13.11 [+0.98] udp rx: 1125 MB/s 820535 calls/s # 13.12 [+0.02] udp tx: 1126 MB/s 19108 calls/s 19108 msg/s # 14.11 [+0.99] udp rx: 1128 MB/s 822909 calls/s # 14.12 [+0.01] udp tx: 1127 MB/s 19130 calls/s 19130 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__->