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: 1181 MB/s 20031 calls/s 20031 msg/s # tcp rx: 1187 MB/s 140975 calls/s # tcp tx: 1121 MB/s 19021 calls/s 19021 msg/s # tcp rx: 1138 MB/s 123916 calls/s # tcp tx: 1093 MB/s 18542 calls/s 18542 msg/s # tcp rx: 1092 MB/s 122432 calls/s # tcp tx: 1101 MB/s 18683 calls/s 18683 msg/s # udp gso - over veth touching data # udp rx: 1267 MB/s 902655 calls/s # udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # udp rx: 1273 MB/s 907027 calls/s # udp tx: 1273 MB/s 21596 calls/s 21596 msg/s # udp rx: 1316 MB/s 938041 calls/s # udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # udp rx: 1315 MB/s 937295 calls/s # udp tx: 1315 MB/s 22305 calls/s 22305 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 832514 calls/s # udp tx: 1191 MB/s 20204 calls/s 20204 msg/s # udp rx: 1229 MB/s 875630 calls/s # udp tx: 1229 MB/s 20850 calls/s 20850 msg/s # udp rx: 1292 MB/s 920610 calls/s # udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # udp rx: 1232 MB/s 878269 calls/s # udp tx: 1231 MB/s 20894 calls/s 20894 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1141 MB/s 19354 calls/s 19354 msg/s # tcp rx: 1141 MB/s 142355 calls/s # tcp tx: 1127 MB/s 19116 calls/s 19116 msg/s # tcp rx: 1146 MB/s 130269 calls/s # tcp tx: 1104 MB/s 18735 calls/s 18735 msg/s # tcp rx: 1114 MB/s 121008 calls/s # tcp tx: 1105 MB/s 18747 calls/s 18747 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 903812 calls/s # udp tx: 1269 MB/s 21529 calls/s 21529 msg/s # udp rx: 1306 MB/s 952951 calls/s # udp tx: 1307 MB/s 22176 calls/s 22176 msg/s # udp rx: 1274 MB/s 929585 calls/s # udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # udp rx: 1272 MB/s 928358 calls/s # udp tx: 1273 MB/s 21591 calls/s 21591 msg/s # udp gso and gro - over veth touching data # udp rx: 641 MB/s 467563 calls/s # udp tx: 656 MB/s 11136 calls/s 11136 msg/s # udp rx: 653 MB/s 476333 calls/s # udp tx: 656 MB/s 11142 calls/s 11142 msg/s # udp rx: 682 MB/s 497713 calls/s # udp tx: 680 MB/s 11548 calls/s 11548 msg/s # udp rx: 633 MB/s 461832 calls/s # udp tx: 651 MB/s 11054 calls/s 11054 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__->