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: 756 MB/s 12825 calls/s 12825 msg/s # tcp rx: 756 MB/s 85072 calls/s # tcp tx: 737 MB/s 12514 calls/s 12514 msg/s # tcp rx: 846 MB/s 85767 calls/s # tcp tx: 750 MB/s 12736 calls/s 12736 msg/s # tcp rx: 688 MB/s 85422 calls/s # tcp tx: 703 MB/s 11928 calls/s 11928 msg/s # udp gso - over veth touching data # udp rx: 1044 MB/s 743746 calls/s # udp tx: 1077 MB/s 18271 calls/s 18271 msg/s # udp rx: 1326 MB/s 945103 calls/s # udp tx: 1332 MB/s 22592 calls/s 22592 msg/s # udp rx: 1323 MB/s 942781 calls/s # udp tx: 1328 MB/s 22529 calls/s 22529 msg/s # udp rx: 981 MB/s 699114 calls/s # udp tx: 971 MB/s 16485 calls/s 16485 msg/s # udp gso and gro - over veth touching data # udp rx: 604 MB/s 430970 calls/s # udp tx: 624 MB/s 10586 calls/s 10586 msg/s # udp rx: 606 MB/s 432045 calls/s # udp tx: 610 MB/s 10353 calls/s 10353 msg/s # udp rx: 635 MB/s 452406 calls/s # udp tx: 633 MB/s 10752 calls/s 10752 msg/s # udp rx: 631 MB/s 450046 calls/s # udp tx: 638 MB/s 10832 calls/s 10832 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 685 MB/s 11629 calls/s 11629 msg/s # tcp rx: 718 MB/s 85345 calls/s # tcp tx: 1111 MB/s 18850 calls/s 18850 msg/s # tcp rx: 1124 MB/s 133218 calls/s # tcp tx: 1058 MB/s 17952 calls/s 17952 msg/s # tcp rx: 1059 MB/s 130422 calls/s # tcp tx: 1145 MB/s 19433 calls/s 19433 msg/s # udp gso - over veth touching data # udp rx: 1077 MB/s 785633 calls/s # udp tx: 1120 MB/s 19002 calls/s 19002 msg/s # udp rx: 1264 MB/s 922452 calls/s # udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # udp rx: 1257 MB/s 917120 calls/s # udp tx: 1257 MB/s 21336 calls/s 21336 msg/s # udp rx: 1229 MB/s 896730 calls/s # udp tx: 1227 MB/s 20818 calls/s 20818 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 849835 calls/s # udp tx: 1197 MB/s 20302 calls/s 20302 msg/s # udp rx: 1163 MB/s 848458 calls/s # udp tx: 1164 MB/s 19751 calls/s 19751 msg/s # udp rx: 1274 MB/s 929218 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 msg/s # udp rx: 1270 MB/s 926499 calls/s # udp tx: 1269 MB/s 21535 calls/s 21535 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__->