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: 1152 MB/s 19546 calls/s 19546 msg/s # tcp rx: 1152 MB/s 142472 calls/s # tcp tx: 1117 MB/s 18947 calls/s 18947 msg/s # tcp rx: 1117 MB/s 140857 calls/s # tcp tx: 1125 MB/s 19090 calls/s 19090 msg/s # tcp rx: 1126 MB/s 138707 calls/s # tcp tx: 1142 MB/s 19384 calls/s 19384 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 856834 calls/s # udp tx: 1244 MB/s 21104 calls/s 21104 msg/s # udp rx: 1246 MB/s 887695 calls/s # udp tx: 1249 MB/s 21189 calls/s 21189 msg/s # udp rx: 1317 MB/s 938710 calls/s # udp tx: 1319 MB/s 22380 calls/s 22380 msg/s # udp rx: 1281 MB/s 912540 calls/s # udp tx: 1280 MB/s 21723 calls/s 21723 msg/s # udp gso and gro - over veth touching data # udp rx: 1278 MB/s 910959 calls/s # udp tx: 1306 MB/s 22164 calls/s 22164 msg/s # udp rx: 1168 MB/s 832642 calls/s # udp tx: 1168 MB/s 19824 calls/s 19824 msg/s # udp rx: 1218 MB/s 867741 calls/s # udp tx: 1228 MB/s 20829 calls/s 20829 msg/s # udp rx: 1312 MB/s 935226 calls/s # udp tx: 1316 MB/s 22329 calls/s 22329 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1181 MB/s 20047 calls/s 20047 msg/s # tcp rx: 1181 MB/s 119182 calls/s # tcp tx: 1103 MB/s 18711 calls/s 18711 msg/s # tcp rx: 1105 MB/s 131888 calls/s # tcp tx: 1100 MB/s 18665 calls/s 18665 msg/s # tcp rx: 1101 MB/s 129269 calls/s # tcp tx: 1079 MB/s 18315 calls/s 18315 msg/s # udp gso - over veth touching data # udp rx: 1106 MB/s 807340 calls/s # udp tx: 1143 MB/s 19389 calls/s 19389 msg/s # udp rx: 1275 MB/s 930245 calls/s # udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # udp rx: 1286 MB/s 937892 calls/s # udp tx: 1285 MB/s 21803 calls/s 21803 msg/s # udp rx: 1289 MB/s 940668 calls/s # udp tx: 1288 MB/s 21860 calls/s 21860 msg/s # udp gso and gro - over veth touching data # udp rx: 634 MB/s 462494 calls/s # udp tx: 649 MB/s 11008 calls/s 11008 msg/s # udp rx: 666 MB/s 486323 calls/s # udp tx: 674 MB/s 11443 calls/s 11443 msg/s # udp rx: 677 MB/s 493821 calls/s # udp tx: 679 MB/s 11530 calls/s 11530 msg/s # udp rx: 673 MB/s 491027 calls/s # udp tx: 675 MB/s 11461 calls/s 11461 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__->