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: 1185 MB/s 20102 calls/s 20102 msg/s # tcp rx: 1185 MB/s 142463 calls/s # tcp tx: 1196 MB/s 20291 calls/s 20291 msg/s # tcp rx: 1196 MB/s 141192 calls/s # tcp tx: 1201 MB/s 20384 calls/s 20384 msg/s # tcp rx: 1203 MB/s 140079 calls/s # tcp tx: 1196 MB/s 20287 calls/s 20287 msg/s # udp gso - over veth touching data # udp rx: 1084 MB/s 772486 calls/s # udp tx: 1122 MB/s 19034 calls/s 19034 msg/s # udp rx: 1246 MB/s 887626 calls/s # udp tx: 1251 MB/s 21219 calls/s 21219 msg/s # udp rx: 1259 MB/s 897515 calls/s # udp tx: 1265 MB/s 21472 calls/s 21472 msg/s # udp rx: 1282 MB/s 913321 calls/s # udp tx: 1289 MB/s 21869 calls/s 21869 msg/s # udp gso and gro - over veth touching data # udp rx: 635 MB/s 452853 calls/s # udp tx: 659 MB/s 11188 calls/s 11188 msg/s # udp rx: 653 MB/s 465331 calls/s # udp tx: 657 MB/s 11159 calls/s 11159 msg/s # udp rx: 645 MB/s 459630 calls/s # udp tx: 650 MB/s 11025 calls/s 11025 msg/s # udp rx: 643 MB/s 458473 calls/s # udp tx: 648 MB/s 10995 calls/s 10995 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1109 MB/s 18814 calls/s 18814 msg/s # tcp rx: 1109 MB/s 141240 calls/s # tcp tx: 1156 MB/s 19619 calls/s 19619 msg/s # tcp rx: 1157 MB/s 136921 calls/s # tcp tx: 1161 MB/s 19697 calls/s 19697 msg/s # tcp rx: 1162 MB/s 136681 calls/s # tcp tx: 1160 MB/s 19691 calls/s 19691 msg/s # udp gso - over veth touching data # udp rx: 614 MB/s 447924 calls/s # udp tx: 632 MB/s 10728 calls/s 10728 msg/s # udp rx: 631 MB/s 460528 calls/s # udp tx: 635 MB/s 10774 calls/s 10774 msg/s # udp rx: 646 MB/s 471228 calls/s # udp tx: 649 MB/s 11024 calls/s 11024 msg/s # udp rx: 645 MB/s 470681 calls/s # udp tx: 648 MB/s 10999 calls/s 10999 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 851403 calls/s # udp tx: 1201 MB/s 20386 calls/s 20386 msg/s # udp rx: 1250 MB/s 912333 calls/s # udp tx: 1251 MB/s 21220 calls/s 21220 msg/s # udp rx: 1260 MB/s 919635 calls/s # udp tx: 1260 MB/s 21379 calls/s 21379 msg/s # udp rx: 1252 MB/s 913566 calls/s # udp tx: 1251 MB/s 21222 calls/s 21222 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__->