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.33 [+0.33] -4 -t # 2.63 [+2.30] tcp tx: 879 MB/s 14925 calls/s 14925 msg/s # 2.63 [+0.00] tcp rx: 880 MB/s 50388 calls/s # 3.63 [+1.00] tcp tx: 956 MB/s 16221 calls/s 16221 msg/s # 3.67 [+0.04] tcp rx: 993 MB/s 47645 calls/s # 4.63 [+0.96] tcp tx: 941 MB/s 15961 calls/s 15961 msg/s # 4.67 [+0.04] tcp rx: 944 MB/s 47362 calls/s # 5.63 [+0.96] tcp tx: 921 MB/s 15622 calls/s 15622 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.33] -4 -v # 7.01 [+1.02] udp rx: 607 MB/s 439860 calls/s # 7.03 [+0.02] udp tx: 1231 MB/s 20889 calls/s 20889 msg/s # 8.01 [+0.98] udp rx: 633 MB/s 458797 calls/s # 8.03 [+0.02] udp tx: 1217 MB/s 20654 calls/s 20654 msg/s # 9.01 [+0.98] udp rx: 661 MB/s 479234 calls/s # 9.03 [+0.02] udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # 10.01 [+0.98] udp rx: 661 MB/s 479271 calls/s # 10.03 [+0.02] udp tx: 1274 MB/s 21615 calls/s 21615 msg/s # 10.06 [+0.03] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.38 [+0.32] -4 -G # 11.40 [+1.02] udp rx: 1062 MB/s 774640 calls/s # 11.42 [+0.02] udp tx: 1086 MB/s 18432 calls/s 18432 msg/s # 12.40 [+0.98] udp rx: 1057 MB/s 770907 calls/s # 12.42 [+0.02] udp tx: 1055 MB/s 17898 calls/s 17898 msg/s # 13.40 [+0.98] udp rx: 1072 MB/s 782068 calls/s # 13.42 [+0.02] udp tx: 1076 MB/s 18262 calls/s 18262 msg/s # 14.40 [+0.98] udp rx: 1073 MB/s 783135 calls/s # 14.42 [+0.02] udp tx: 1075 MB/s 18236 calls/s 18236 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__->