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: 1146 MB/s 19450 calls/s 19450 msg/s # tcp rx: 1147 MB/s 144233 calls/s # tcp tx: 1146 MB/s 19445 calls/s 19445 msg/s # tcp rx: 1147 MB/s 139559 calls/s # tcp tx: 1152 MB/s 19552 calls/s 19552 msg/s # tcp rx: 1153 MB/s 138756 calls/s # tcp tx: 1159 MB/s 19658 calls/s 19658 msg/s # udp gso - over veth touching data # udp rx: 1242 MB/s 884837 calls/s # udp tx: 1279 MB/s 21705 calls/s 21705 msg/s # udp rx: 1282 MB/s 913465 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # udp rx: 1280 MB/s 912337 calls/s # udp tx: 1279 MB/s 21703 calls/s 21703 msg/s # udp rx: 1282 MB/s 913563 calls/s # udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # udp gso and gro - over veth touching data # udp rx: 1090 MB/s 777040 calls/s # udp tx: 1124 MB/s 19073 calls/s 19073 msg/s # udp rx: 1198 MB/s 853561 calls/s # udp tx: 1197 MB/s 20316 calls/s 20316 msg/s # udp rx: 1224 MB/s 871954 calls/s # udp tx: 1221 MB/s 20721 calls/s 20721 msg/s # udp rx: 1241 MB/s 884425 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 833 MB/s 14140 calls/s 14140 msg/s # tcp rx: 833 MB/s 116553 calls/s # tcp tx: 737 MB/s 12505 calls/s 12505 msg/s # tcp rx: 738 MB/s 90413 calls/s # tcp tx: 763 MB/s 12941 calls/s 12941 msg/s # tcp rx: 763 MB/s 87568 calls/s # tcp tx: 746 MB/s 12666 calls/s 12666 msg/s # udp gso - over veth touching data # udp rx: 645 MB/s 470659 calls/s # udp tx: 664 MB/s 11262 calls/s 11262 msg/s # udp rx: 651 MB/s 475407 calls/s # udp tx: 651 MB/s 11055 calls/s 11055 msg/s # udp rx: 675 MB/s 492423 calls/s # udp tx: 674 MB/s 11432 calls/s 11432 msg/s # udp rx: 656 MB/s 478850 calls/s # udp tx: 656 MB/s 11132 calls/s 11132 msg/s # udp gso and gro - over veth touching data # udp rx: 1200 MB/s 875500 calls/s # udp tx: 1231 MB/s 20893 calls/s 20893 msg/s # udp rx: 1190 MB/s 868517 calls/s # udp tx: 1188 MB/s 20165 calls/s 20165 msg/s # udp rx: 1175 MB/s 857532 calls/s # udp tx: 1174 MB/s 19928 calls/s 19928 msg/s # udp rx: 1244 MB/s 907363 calls/s # udp tx: 1242 MB/s 21082 calls/s 21082 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__->