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: 1122 MB/s 19035 calls/s 19035 msg/s # tcp rx: 1123 MB/s 139753 calls/s # tcp tx: 1176 MB/s 19948 calls/s 19948 msg/s # tcp rx: 1175 MB/s 131366 calls/s # tcp tx: 1277 MB/s 21665 calls/s 21665 msg/s # tcp rx: 1278 MB/s 110645 calls/s # tcp tx: 1339 MB/s 22711 calls/s 22711 msg/s # udp gso - over veth touching data # udp rx: 1159 MB/s 825846 calls/s # udp tx: 1194 MB/s 20257 calls/s 20257 msg/s # udp rx: 1268 MB/s 903408 calls/s # udp tx: 1262 MB/s 21405 calls/s 21405 msg/s # udp rx: 1264 MB/s 900408 calls/s # udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # udp rx: 1260 MB/s 897688 calls/s # udp tx: 1260 MB/s 21381 calls/s 21381 msg/s # udp gso and gro - over veth touching data # udp rx: 1177 MB/s 838870 calls/s # udp tx: 1213 MB/s 20581 calls/s 20581 msg/s # udp rx: 1271 MB/s 906048 calls/s # udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # udp rx: 1301 MB/s 926869 calls/s # udp tx: 1301 MB/s 22075 calls/s 22075 msg/s # udp rx: 1328 MB/s 946150 calls/s # udp tx: 1327 MB/s 22513 calls/s 22513 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 798 MB/s 13541 calls/s 13541 msg/s # tcp rx: 801 MB/s 90332 calls/s # tcp tx: 774 MB/s 13143 calls/s 13143 msg/s # tcp rx: 776 MB/s 88174 calls/s # tcp tx: 765 MB/s 12980 calls/s 12980 msg/s # tcp rx: 765 MB/s 87881 calls/s # tcp tx: 750 MB/s 12737 calls/s 12737 msg/s # udp gso - over veth touching data # udp rx: 622 MB/s 454105 calls/s # udp tx: 641 MB/s 10875 calls/s 10875 msg/s # udp rx: 641 MB/s 467995 calls/s # udp tx: 641 MB/s 10877 calls/s 10877 msg/s # udp rx: 642 MB/s 468621 calls/s # udp tx: 642 MB/s 10893 calls/s 10893 msg/s # udp rx: 639 MB/s 466378 calls/s # udp tx: 639 MB/s 10838 calls/s 10838 msg/s # udp gso and gro - over veth touching data # udp rx: 560 MB/s 408969 calls/s # udp tx: 575 MB/s 9756 calls/s 9756 msg/s # udp rx: 653 MB/s 476681 calls/s # udp tx: 658 MB/s 11173 calls/s 11173 msg/s # udp rx: 665 MB/s 485091 calls/s # udp tx: 664 MB/s 11270 calls/s 11270 msg/s # udp rx: 666 MB/s 485865 calls/s # udp tx: 666 MB/s 11296 calls/s 11296 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__->