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: 751 MB/s 12738 calls/s 12738 msg/s # tcp rx: 770 MB/s 87664 calls/s # tcp tx: 709 MB/s 12036 calls/s 12036 msg/s # tcp rx: 698 MB/s 85581 calls/s # tcp tx: 671 MB/s 11385 calls/s 11385 msg/s # tcp rx: 671 MB/s 84407 calls/s # tcp tx: 700 MB/s 11884 calls/s 11884 msg/s # udp gso - over veth touching data # udp rx: 626 MB/s 446010 calls/s # udp tx: 643 MB/s 10914 calls/s 10914 msg/s # udp rx: 664 MB/s 473437 calls/s # udp tx: 669 MB/s 11355 calls/s 11355 msg/s # udp rx: 660 MB/s 470541 calls/s # udp tx: 665 MB/s 11287 calls/s 11287 msg/s # udp rx: 661 MB/s 470933 calls/s # udp tx: 665 MB/s 11283 calls/s 11283 msg/s # udp gso and gro - over veth touching data # udp rx: 1160 MB/s 826795 calls/s # udp tx: 1196 MB/s 20299 calls/s 20299 msg/s # udp rx: 1301 MB/s 926867 calls/s # udp tx: 1305 MB/s 22141 calls/s 22141 msg/s # udp rx: 1263 MB/s 899928 calls/s # udp tx: 1263 MB/s 21434 calls/s 21434 msg/s # udp rx: 1239 MB/s 883241 calls/s # udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1157 MB/s 19629 calls/s 19629 msg/s # tcp rx: 1175 MB/s 139536 calls/s # tcp tx: 1069 MB/s 18133 calls/s 18133 msg/s # tcp rx: 1065 MB/s 128789 calls/s # tcp tx: 1044 MB/s 17710 calls/s 17710 msg/s # tcp rx: 1045 MB/s 129626 calls/s # tcp tx: 744 MB/s 12625 calls/s 12625 msg/s # udp gso - over veth touching data # udp rx: 632 MB/s 461650 calls/s # udp tx: 650 MB/s 11031 calls/s 11031 msg/s # udp rx: 648 MB/s 473232 calls/s # udp tx: 652 MB/s 11075 calls/s 11075 msg/s # udp rx: 649 MB/s 473585 calls/s # udp tx: 652 MB/s 11062 calls/s 11062 msg/s # udp rx: 651 MB/s 475046 calls/s # udp tx: 674 MB/s 11442 calls/s 11442 msg/s # udp gso and gro - over veth touching data # udp rx: 1199 MB/s 875031 calls/s # udp tx: 1233 MB/s 20927 calls/s 20927 msg/s # udp rx: 1222 MB/s 891921 calls/s # udp tx: 1222 MB/s 20737 calls/s 20737 msg/s # udp rx: 1266 MB/s 923345 calls/s # udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # udp rx: 1284 MB/s 936837 calls/s # udp tx: 1284 MB/s 21788 calls/s 21788 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__->