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: 1107 MB/s 18792 calls/s 18792 msg/s # tcp rx: 1108 MB/s 136512 calls/s # tcp tx: 1006 MB/s 17063 calls/s 17063 msg/s # tcp rx: 1006 MB/s 131815 calls/s # tcp tx: 763 MB/s 12950 calls/s 12950 msg/s # tcp rx: 763 MB/s 91286 calls/s # tcp tx: 743 MB/s 12605 calls/s 12605 msg/s # udp gso - over veth touching data # udp rx: 667 MB/s 475694 calls/s # udp tx: 686 MB/s 11647 calls/s 11647 msg/s # udp rx: 694 MB/s 494848 calls/s # udp tx: 697 MB/s 11824 calls/s 11824 msg/s # udp rx: 698 MB/s 497294 calls/s # udp tx: 701 MB/s 11896 calls/s 11896 msg/s # udp rx: 695 MB/s 495472 calls/s # udp tx: 698 MB/s 11855 calls/s 11855 msg/s # udp gso and gro - over veth touching data # udp rx: 1199 MB/s 854438 calls/s # udp tx: 1240 MB/s 21043 calls/s 21043 msg/s # udp rx: 1286 MB/s 916517 calls/s # udp tx: 1292 MB/s 21930 calls/s 21930 msg/s # udp rx: 713 MB/s 508175 calls/s # udp tx: 698 MB/s 11841 calls/s 11841 msg/s # udp rx: 643 MB/s 458460 calls/s # udp tx: 675 MB/s 11461 calls/s 11461 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1092 MB/s 18527 calls/s 18527 msg/s # tcp rx: 1115 MB/s 139709 calls/s # tcp tx: 1149 MB/s 19497 calls/s 19497 msg/s # tcp rx: 1144 MB/s 120043 calls/s # tcp tx: 1065 MB/s 18065 calls/s 18065 msg/s # tcp rx: 1061 MB/s 126392 calls/s # tcp tx: 1061 MB/s 18011 calls/s 18011 msg/s # udp gso - over veth touching data # udp rx: 1131 MB/s 824933 calls/s # udp tx: 1164 MB/s 19746 calls/s 19746 msg/s # udp rx: 1193 MB/s 870411 calls/s # udp tx: 1198 MB/s 20326 calls/s 20326 msg/s # udp rx: 1252 MB/s 913406 calls/s # udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # udp rx: 1222 MB/s 891747 calls/s # udp tx: 1222 MB/s 20739 calls/s 20739 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 871970 calls/s # udp tx: 1232 MB/s 20909 calls/s 20909 msg/s # udp rx: 1268 MB/s 924837 calls/s # udp tx: 1272 MB/s 21581 calls/s 21581 msg/s # udp rx: 1243 MB/s 906852 calls/s # udp tx: 1246 MB/s 21135 calls/s 21135 msg/s # udp rx: 1255 MB/s 915993 calls/s # udp tx: 1261 MB/s 21404 calls/s 21404 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__->