make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1063 MB/s 18036 calls/s 18036 msg/s # tcp rx: 1064 MB/s 139214 calls/s # tcp tx: 1064 MB/s 18063 calls/s 18063 msg/s # tcp rx: 1066 MB/s 126007 calls/s # tcp tx: 1080 MB/s 18323 calls/s 18323 msg/s # tcp rx: 1081 MB/s 128616 calls/s # tcp tx: 1074 MB/s 18223 calls/s 18223 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 860637 calls/s # udp tx: 1248 MB/s 21183 calls/s 21183 msg/s # udp rx: 1292 MB/s 920719 calls/s # udp tx: 1304 MB/s 22119 calls/s 22119 msg/s # udp rx: 1298 MB/s 925257 calls/s # udp tx: 1303 MB/s 22105 calls/s 22105 msg/s # udp rx: 1305 MB/s 929993 calls/s # udp tx: 1308 MB/s 22201 calls/s 22201 msg/s # udp gso and gro - over veth touching data # udp rx: 574 MB/s 409567 calls/s # udp tx: 592 MB/s 10056 calls/s 10056 msg/s # udp rx: 631 MB/s 450069 calls/s # udp tx: 637 MB/s 10804 calls/s 10804 msg/s # udp rx: 1114 MB/s 794092 calls/s # udp tx: 1142 MB/s 19385 calls/s 19385 msg/s # udp rx: 1275 MB/s 908358 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1140 MB/s 19346 calls/s 19346 msg/s # tcp rx: 1141 MB/s 142923 calls/s # tcp tx: 1008 MB/s 17100 calls/s 17100 msg/s # tcp rx: 1007 MB/s 137292 calls/s # tcp tx: 1101 MB/s 18679 calls/s 18679 msg/s # tcp rx: 1102 MB/s 136520 calls/s # tcp tx: 1140 MB/s 19348 calls/s 19348 msg/s # udp gso - over veth touching data # udp rx: 1144 MB/s 834599 calls/s # udp tx: 1182 MB/s 20049 calls/s 20049 msg/s # udp rx: 1207 MB/s 880597 calls/s # udp tx: 1205 MB/s 20446 calls/s 20446 msg/s # udp rx: 1230 MB/s 897698 calls/s # udp tx: 1232 MB/s 20906 calls/s 20906 msg/s # udp rx: 1261 MB/s 920310 calls/s # udp tx: 1260 MB/s 21386 calls/s 21386 msg/s # udp gso and gro - over veth touching data # udp rx: 705 MB/s 514768 calls/s # udp tx: 723 MB/s 12268 calls/s 12268 msg/s # udp rx: 641 MB/s 467813 calls/s # udp tx: 647 MB/s 10978 calls/s 10978 msg/s # udp rx: 1216 MB/s 887071 calls/s # udp tx: 1235 MB/s 20950 calls/s 20950 msg/s # udp rx: 1297 MB/s 946258 calls/s # udp tx: 1299 MB/s 22042 calls/s 22042 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__->