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: 1150 MB/s 19514 calls/s 19514 msg/s # tcp rx: 1151 MB/s 138484 calls/s # tcp tx: 1084 MB/s 18388 calls/s 18388 msg/s # tcp rx: 1085 MB/s 128357 calls/s # tcp tx: 1084 MB/s 18390 calls/s 18390 msg/s # tcp rx: 1085 MB/s 128014 calls/s # tcp tx: 1085 MB/s 18410 calls/s 18410 msg/s # udp gso - over veth touching data # udp rx: 1253 MB/s 892930 calls/s # udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # udp rx: 1299 MB/s 925845 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 msg/s # udp rx: 1200 MB/s 855158 calls/s # udp tx: 1193 MB/s 20239 calls/s 20239 msg/s # udp rx: 642 MB/s 457533 calls/s # udp tx: 643 MB/s 10910 calls/s 10910 msg/s # udp gso and gro - over veth touching data # udp rx: 634 MB/s 451907 calls/s # udp tx: 656 MB/s 11128 calls/s 11128 msg/s # udp rx: 701 MB/s 500017 calls/s # udp tx: 701 MB/s 11893 calls/s 11893 msg/s # udp rx: 683 MB/s 486692 calls/s # udp tx: 682 MB/s 11581 calls/s 11581 msg/s # udp rx: 1168 MB/s 832066 calls/s # udp tx: 1182 MB/s 20062 calls/s 20062 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 769 MB/s 13054 calls/s 13054 msg/s # tcp rx: 771 MB/s 86915 calls/s # tcp tx: 753 MB/s 12780 calls/s 12780 msg/s # tcp rx: 754 MB/s 87904 calls/s # tcp tx: 742 MB/s 12586 calls/s 12586 msg/s # tcp rx: 742 MB/s 86795 calls/s # tcp tx: 759 MB/s 12875 calls/s 12875 msg/s # udp gso - over veth touching data # udp rx: 739 MB/s 539328 calls/s # udp tx: 769 MB/s 13049 calls/s 13049 msg/s # udp rx: 1128 MB/s 823358 calls/s # udp tx: 1114 MB/s 18904 calls/s 18904 msg/s # udp rx: 627 MB/s 457566 calls/s # udp tx: 627 MB/s 10636 calls/s 10636 msg/s # udp rx: 645 MB/s 470789 calls/s # udp tx: 645 MB/s 10942 calls/s 10942 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 871931 calls/s # udp tx: 1232 MB/s 20910 calls/s 20910 msg/s # udp rx: 1235 MB/s 900763 calls/s # udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # udp rx: 1235 MB/s 900739 calls/s # udp tx: 1239 MB/s 21031 calls/s 21031 msg/s # udp rx: 1228 MB/s 895873 calls/s # udp tx: 1231 MB/s 20892 calls/s 20892 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__->