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.34 [+0.33] -4 -t # 2.60 [+2.26] tcp tx: 967 MB/s 16402 calls/s 16402 msg/s # 2.60 [+0.00] tcp rx: 967 MB/s 50877 calls/s # 3.60 [+1.00] tcp tx: 975 MB/s 16551 calls/s 16551 msg/s # 3.60 [+0.00] tcp rx: 976 MB/s 50916 calls/s # 4.60 [+1.00] tcp tx: 986 MB/s 16734 calls/s 16734 msg/s # 4.60 [+0.00] tcp rx: 987 MB/s 49157 calls/s # 5.60 [+1.00] tcp tx: 943 MB/s 16001 calls/s 16001 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.28] -4 -v # 6.92 [+1.01] udp rx: 642 MB/s 465408 calls/s # 6.94 [+0.02] udp tx: 1113 MB/s 18884 calls/s 18884 msg/s # 7.92 [+0.98] udp rx: 606 MB/s 439549 calls/s # 7.94 [+0.02] udp tx: 1111 MB/s 18849 calls/s 18849 msg/s # 8.92 [+0.98] udp rx: 624 MB/s 452195 calls/s # 8.94 [+0.02] udp tx: 1187 MB/s 20135 calls/s 20135 msg/s # 9.92 [+0.99] udp rx: 667 MB/s 483328 calls/s # 9.94 [+0.01] udp tx: 1244 MB/s 21111 calls/s 21111 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.26] -4 -G # 11.24 [+1.01] udp rx: 1070 MB/s 781071 calls/s # 11.26 [+0.02] udp tx: 1094 MB/s 18564 calls/s 18564 msg/s # 12.24 [+0.98] udp rx: 1122 MB/s 818694 calls/s # 12.26 [+0.02] udp tx: 1122 MB/s 19045 calls/s 19045 msg/s # 13.24 [+0.98] udp rx: 1127 MB/s 822340 calls/s # 13.26 [+0.02] udp tx: 1127 MB/s 19115 calls/s 19115 msg/s # 14.24 [+0.98] udp rx: 1133 MB/s 826915 calls/s # 14.26 [+0.02] udp tx: 1133 MB/s 19232 calls/s 19232 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__->