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: 998 MB/s 16938 calls/s 16938 msg/s # tcp rx: 998 MB/s 138916 calls/s # tcp tx: 1041 MB/s 17667 calls/s 17667 msg/s # tcp rx: 1042 MB/s 135467 calls/s # tcp tx: 1042 MB/s 17689 calls/s 17689 msg/s # tcp rx: 1044 MB/s 134169 calls/s # tcp tx: 1106 MB/s 18775 calls/s 18775 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 885799 calls/s # udp tx: 1279 MB/s 21697 calls/s 21697 msg/s # udp rx: 1307 MB/s 931375 calls/s # udp tx: 1312 MB/s 22263 calls/s 22263 msg/s # udp rx: 1275 MB/s 908726 calls/s # udp tx: 1277 MB/s 21664 calls/s 21664 msg/s # udp rx: 1163 MB/s 828750 calls/s # udp tx: 1150 MB/s 19512 calls/s 19512 msg/s # udp gso and gro - over veth touching data # udp rx: 711 MB/s 506706 calls/s # udp tx: 731 MB/s 12404 calls/s 12404 msg/s # udp rx: 713 MB/s 507952 calls/s # udp tx: 713 MB/s 12095 calls/s 12095 msg/s # udp rx: 721 MB/s 514214 calls/s # udp tx: 723 MB/s 12275 calls/s 12275 msg/s # udp rx: 756 MB/s 539066 calls/s # udp tx: 757 MB/s 12850 calls/s 12850 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 778 MB/s 13198 calls/s 13198 msg/s # tcp rx: 779 MB/s 89316 calls/s # tcp tx: 781 MB/s 13260 calls/s 13260 msg/s # tcp rx: 782 MB/s 86907 calls/s # tcp tx: 788 MB/s 13366 calls/s 13366 msg/s # tcp rx: 788 MB/s 86866 calls/s # tcp tx: 769 MB/s 13043 calls/s 13043 msg/s # udp gso - over veth touching data # udp rx: 709 MB/s 517720 calls/s # udp tx: 747 MB/s 12674 calls/s 12674 msg/s # udp rx: 1158 MB/s 844742 calls/s # udp tx: 1158 MB/s 19653 calls/s 19653 msg/s # udp rx: 1212 MB/s 884483 calls/s # udp tx: 1212 MB/s 20557 calls/s 20557 msg/s # udp rx: 1224 MB/s 893208 calls/s # udp tx: 1226 MB/s 20802 calls/s 20802 msg/s # udp gso and gro - over veth touching data # udp rx: 1185 MB/s 864359 calls/s # udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # udp rx: 1237 MB/s 902791 calls/s # udp tx: 1237 MB/s 20986 calls/s 20986 msg/s # udp rx: 1206 MB/s 880168 calls/s # udp tx: 1206 MB/s 20461 calls/s 20461 msg/s # udp rx: 1172 MB/s 855209 calls/s # udp tx: 1174 MB/s 19917 calls/s 19917 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__->