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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.41 [+0.40] -4 -t # 2.70 [+2.29] tcp tx: 896 MB/s 15198 calls/s 15198 msg/s # 2.70 [+0.00] tcp rx: 897 MB/s 50971 calls/s # 3.70 [+1.00] tcp tx: 926 MB/s 15707 calls/s 15707 msg/s # 3.70 [+0.00] tcp rx: 927 MB/s 50810 calls/s # 4.70 [+1.00] tcp tx: 965 MB/s 16381 calls/s 16381 msg/s # 4.70 [+0.00] tcp rx: 966 MB/s 50372 calls/s # 5.70 [+1.00] tcp tx: 958 MB/s 16260 calls/s 16260 msg/s # 5.73 [+0.03] udp gso - over veth touching data # 5.73 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.08 [+0.35] -4 -v # 7.10 [+1.02] udp rx: 642 MB/s 466176 calls/s # 7.12 [+0.02] udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # 8.10 [+0.98] udp rx: 650 MB/s 471180 calls/s # 8.12 [+0.02] udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # 9.10 [+0.98] udp rx: 665 MB/s 481849 calls/s # 9.12 [+0.02] udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # 10.10 [+0.98] udp rx: 667 MB/s 483275 calls/s # 10.12 [+0.02] udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # 10.15 [+0.04] udp gso and gro - over veth touching data # 10.16 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.53 [+0.38] -4 -G # 11.54 [+1.01] udp rx: 1124 MB/s 820460 calls/s # 11.57 [+0.03] udp tx: 1156 MB/s 19615 calls/s 19615 msg/s # 12.54 [+0.98] udp rx: 1158 MB/s 845244 calls/s # 12.57 [+0.03] udp tx: 1167 MB/s 19805 calls/s 19805 msg/s # 13.55 [+0.98] udp rx: 1150 MB/s 838917 calls/s # 13.57 [+0.02] udp tx: 1149 MB/s 19498 calls/s 19498 msg/s # 14.55 [+0.98] udp rx: 1142 MB/s 833296 calls/s # 14.57 [+0.02] udp tx: 1141 MB/s 19360 calls/s 19360 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__->