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: 1418 MB/s 24059 calls/s 24059 msg/s # tcp rx: 1419 MB/s 54167 calls/s # tcp tx: 1508 MB/s 25582 calls/s 25582 msg/s # tcp rx: 1510 MB/s 59816 calls/s # tcp tx: 1514 MB/s 25682 calls/s 25682 msg/s # tcp rx: 1515 MB/s 56186 calls/s # tcp tx: 1298 MB/s 22027 calls/s 22027 msg/s # udp gso - over veth touching data # udp rx: 1118 MB/s 796594 calls/s # udp tx: 1156 MB/s 19616 calls/s 19616 msg/s # udp rx: 1185 MB/s 844555 calls/s # udp tx: 1187 MB/s 20139 calls/s 20139 msg/s # udp rx: 1131 MB/s 805943 calls/s # udp tx: 1132 MB/s 19216 calls/s 19216 msg/s # udp rx: 1054 MB/s 750905 calls/s # udp tx: 1055 MB/s 17906 calls/s 17906 msg/s # udp gso and gro - over veth touching data # udp rx: 838 MB/s 14216 calls/s # udp tx: 864 MB/s 14665 calls/s 14665 msg/s # udp rx: 998 MB/s 16929 calls/s # udp tx: 1000 MB/s 16977 calls/s 16977 msg/s # udp rx: 962 MB/s 16330 calls/s # udp tx: 968 MB/s 16431 calls/s 16431 msg/s # udp rx: 907 MB/s 15392 calls/s # udp tx: 907 MB/s 15398 calls/s 15398 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1344 MB/s 22803 calls/s 22803 msg/s # tcp rx: 1345 MB/s 62753 calls/s # tcp tx: 1222 MB/s 20740 calls/s 20740 msg/s # tcp rx: 1223 MB/s 57908 calls/s # tcp tx: 1185 MB/s 20100 calls/s 20100 msg/s # tcp rx: 1187 MB/s 55542 calls/s # tcp tx: 1403 MB/s 23808 calls/s 23808 msg/s # udp gso - over veth touching data # udp rx: 903 MB/s 658831 calls/s # udp tx: 937 MB/s 15907 calls/s 15907 msg/s # udp rx: 1055 MB/s 769800 calls/s # udp tx: 1044 MB/s 17723 calls/s 17723 msg/s # udp rx: 1024 MB/s 746895 calls/s # udp tx: 1028 MB/s 17447 calls/s 17447 msg/s # udp rx: 1019 MB/s 743809 calls/s # udp tx: 1017 MB/s 17250 calls/s 17250 msg/s # udp gso and gro - over veth touching data # udp rx: 922 MB/s 15654 calls/s # udp tx: 948 MB/s 16083 calls/s 16083 msg/s # udp rx: 963 MB/s 16335 calls/s # udp tx: 961 MB/s 16301 calls/s 16301 msg/s # udp rx: 1024 MB/s 17373 calls/s # udp tx: 1028 MB/s 17447 calls/s 17447 msg/s # udp rx: 1448 MB/s 24560 calls/s # udp tx: 1466 MB/s 24870 calls/s 24870 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__->