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: 1098 MB/s 18637 calls/s 18637 msg/s # tcp rx: 1112 MB/s 140495 calls/s # tcp tx: 1075 MB/s 18246 calls/s 18246 msg/s # tcp rx: 1074 MB/s 128618 calls/s # tcp tx: 1078 MB/s 18289 calls/s 18289 msg/s # tcp rx: 1088 MB/s 125424 calls/s # tcp tx: 1083 MB/s 18378 calls/s 18378 msg/s # udp gso - over veth touching data # udp rx: 658 MB/s 468889 calls/s # udp tx: 678 MB/s 11511 calls/s 11511 msg/s # udp rx: 766 MB/s 546280 calls/s # udp tx: 784 MB/s 13314 calls/s 13314 msg/s # udp rx: 1342 MB/s 956089 calls/s # udp tx: 1341 MB/s 22745 calls/s 22745 msg/s # udp rx: 1335 MB/s 951420 calls/s # udp tx: 1334 MB/s 22641 calls/s 22641 msg/s # udp gso and gro - over veth touching data # udp rx: 1292 MB/s 920557 calls/s # udp tx: 1331 MB/s 22575 calls/s 22575 msg/s # udp rx: 1307 MB/s 931690 calls/s # udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # udp rx: 1342 MB/s 956043 calls/s # udp tx: 1340 MB/s 22744 calls/s 22744 msg/s # udp rx: 1329 MB/s 946991 calls/s # udp tx: 1328 MB/s 22538 calls/s 22538 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1050 MB/s 17818 calls/s 17818 msg/s # tcp rx: 1051 MB/s 141820 calls/s # tcp tx: 1127 MB/s 19116 calls/s 19116 msg/s # tcp rx: 1128 MB/s 144494 calls/s # tcp tx: 1136 MB/s 19282 calls/s 19282 msg/s # tcp rx: 1137 MB/s 142116 calls/s # tcp tx: 1114 MB/s 18904 calls/s 18904 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 877974 calls/s # udp tx: 1239 MB/s 21022 calls/s 21022 msg/s # udp rx: 1296 MB/s 945384 calls/s # udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # udp rx: 1301 MB/s 949189 calls/s # udp tx: 1301 MB/s 22070 calls/s 22070 msg/s # udp rx: 1294 MB/s 944122 calls/s # udp tx: 1293 MB/s 21932 calls/s 21932 msg/s # udp gso and gro - over veth touching data # udp rx: 615 MB/s 448880 calls/s # udp tx: 630 MB/s 10702 calls/s 10702 msg/s # udp rx: 608 MB/s 443670 calls/s # udp tx: 608 MB/s 10328 calls/s 10328 msg/s # udp rx: 605 MB/s 441282 calls/s # udp tx: 606 MB/s 10279 calls/s 10279 msg/s # udp rx: 623 MB/s 454491 calls/s # udp tx: 623 MB/s 10579 calls/s 10579 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__->