make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1064 MB/s 18059 calls/s 18059 msg/s # tcp rx: 1065 MB/s 135392 calls/s # tcp tx: 1056 MB/s 17915 calls/s 17915 msg/s # tcp rx: 1057 MB/s 128309 calls/s # tcp tx: 1061 MB/s 18005 calls/s 18005 msg/s # tcp rx: 1062 MB/s 128631 calls/s # tcp tx: 1059 MB/s 17962 calls/s 17962 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 889361 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # udp rx: 1330 MB/s 948120 calls/s # udp tx: 1332 MB/s 22605 calls/s 22605 msg/s # udp rx: 1305 MB/s 929745 calls/s # udp tx: 1306 MB/s 22151 calls/s 22151 msg/s # udp rx: 1261 MB/s 898734 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # udp gso and gro - over veth touching data # udp rx: 1275 MB/s 908767 calls/s # udp tx: 1304 MB/s 22118 calls/s 22118 msg/s # udp rx: 1317 MB/s 938182 calls/s # udp tx: 1318 MB/s 22361 calls/s 22361 msg/s # udp rx: 1318 MB/s 939495 calls/s # udp tx: 1320 MB/s 22397 calls/s 22397 msg/s # udp rx: 1323 MB/s 942445 calls/s # udp tx: 1324 MB/s 22461 calls/s 22461 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1002 MB/s 16998 calls/s 16998 msg/s # tcp rx: 1002 MB/s 140590 calls/s # tcp tx: 998 MB/s 16942 calls/s 16942 msg/s # tcp rx: 1000 MB/s 138775 calls/s # tcp tx: 1045 MB/s 17726 calls/s 17726 msg/s # tcp rx: 1045 MB/s 138748 calls/s # tcp tx: 1037 MB/s 17601 calls/s 17601 msg/s # udp gso - over veth touching data # udp rx: 1109 MB/s 808862 calls/s # udp tx: 1132 MB/s 19212 calls/s 19212 msg/s # udp rx: 1209 MB/s 881819 calls/s # udp tx: 1211 MB/s 20551 calls/s 20551 msg/s # udp rx: 1213 MB/s 884979 calls/s # udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # udp rx: 1228 MB/s 896093 calls/s # udp tx: 1229 MB/s 20859 calls/s 20859 msg/s # udp gso and gro - over veth touching data # udp rx: 1151 MB/s 839938 calls/s # udp tx: 1178 MB/s 19991 calls/s 19991 msg/s # udp rx: 1193 MB/s 870406 calls/s # udp tx: 1185 MB/s 20109 calls/s 20109 msg/s # udp rx: 1223 MB/s 892292 calls/s # udp tx: 1232 MB/s 20902 calls/s 20902 msg/s # udp rx: 1243 MB/s 907220 calls/s # udp tx: 1245 MB/s 21118 calls/s 21118 msg/s ok 1 selftests: net: udpgro_bench.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__->