make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1573 MB/s 26681 calls/s 26681 msg/s # tcp rx: 1574 MB/s 64959 calls/s # tcp tx: 1524 MB/s 25853 calls/s 25853 msg/s # tcp rx: 1525 MB/s 59891 calls/s # tcp tx: 1486 MB/s 25220 calls/s 25220 msg/s # tcp rx: 1488 MB/s 61806 calls/s # tcp tx: 1573 MB/s 26685 calls/s 26685 msg/s # udp gso - over veth touching data # udp rx: 1104 MB/s 786543 calls/s # udp tx: 1143 MB/s 19388 calls/s 19388 msg/s # udp rx: 1058 MB/s 754372 calls/s # udp tx: 1062 MB/s 18017 calls/s 18017 msg/s # udp rx: 1229 MB/s 875762 calls/s # udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # udp rx: 1198 MB/s 853686 calls/s # udp tx: 1199 MB/s 20336 calls/s 20336 msg/s # udp gso and gro - over veth touching data # udp rx: 896 MB/s 15199 calls/s # udp tx: 922 MB/s 15639 calls/s 15639 msg/s # udp rx: 1001 MB/s 16985 calls/s # udp tx: 998 MB/s 16938 calls/s 16938 msg/s # udp rx: 1017 MB/s 17256 calls/s # udp tx: 1023 MB/s 17363 calls/s 17363 msg/s # udp rx: 1013 MB/s 17184 calls/s # udp tx: 1016 MB/s 17240 calls/s 17240 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1377 MB/s 23364 calls/s 23364 msg/s # tcp rx: 1378 MB/s 58266 calls/s # tcp tx: 1155 MB/s 19603 calls/s 19603 msg/s # tcp rx: 1157 MB/s 50901 calls/s # tcp tx: 1082 MB/s 18356 calls/s 18356 msg/s # tcp rx: 1082 MB/s 46904 calls/s # tcp tx: 1221 MB/s 20717 calls/s 20717 msg/s # udp gso - over veth touching data # udp rx: 618 MB/s 451180 calls/s # udp tx: 640 MB/s 10866 calls/s 10866 msg/s # udp rx: 630 MB/s 460082 calls/s # udp tx: 633 MB/s 10752 calls/s 10752 msg/s # udp rx: 642 MB/s 468419 calls/s # udp tx: 643 MB/s 10915 calls/s 10915 msg/s # udp rx: 607 MB/s 443135 calls/s # udp tx: 603 MB/s 10230 calls/s 10230 msg/s # udp gso and gro - over veth touching data # udp rx: 885 MB/s 15025 calls/s # udp tx: 908 MB/s 15413 calls/s 15413 msg/s # udp rx: 859 MB/s 14581 calls/s # udp tx: 861 MB/s 14605 calls/s 14605 msg/s # udp rx: 990 MB/s 16802 calls/s # udp tx: 1001 MB/s 16990 calls/s 16990 msg/s # udp rx: 927 MB/s 15738 calls/s # udp tx: 929 MB/s 15765 calls/s 15765 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__->