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: 1121 MB/s 19028 calls/s 19028 msg/s # tcp rx: 1126 MB/s 144554 calls/s # tcp tx: 1085 MB/s 18406 calls/s 18406 msg/s # tcp rx: 1085 MB/s 131655 calls/s # tcp tx: 1090 MB/s 18490 calls/s 18490 msg/s # tcp rx: 1098 MB/s 129739 calls/s # tcp tx: 1085 MB/s 18419 calls/s 18419 msg/s # udp gso - over veth touching data # udp rx: 1245 MB/s 887504 calls/s # udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # udp rx: 1332 MB/s 948859 calls/s # udp tx: 1333 MB/s 22625 calls/s 22625 msg/s # udp rx: 1326 MB/s 945068 calls/s # udp tx: 1328 MB/s 22532 calls/s 22532 msg/s # udp rx: 1327 MB/s 945482 calls/s # udp tx: 1328 MB/s 22540 calls/s 22540 msg/s # udp gso and gro - over veth touching data # udp rx: 1295 MB/s 922997 calls/s # udp tx: 1331 MB/s 22580 calls/s 22580 msg/s # udp rx: 1352 MB/s 963592 calls/s # udp tx: 1355 MB/s 22991 calls/s 22991 msg/s # udp rx: 1345 MB/s 958269 calls/s # udp tx: 1345 MB/s 22829 calls/s 22829 msg/s # udp rx: 1339 MB/s 954096 calls/s # udp tx: 1340 MB/s 22734 calls/s 22734 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1118 MB/s 18969 calls/s 18969 msg/s # tcp rx: 1118 MB/s 143254 calls/s # tcp tx: 1103 MB/s 18715 calls/s 18715 msg/s # tcp rx: 1104 MB/s 138802 calls/s # tcp tx: 1034 MB/s 17553 calls/s 17553 msg/s # tcp rx: 1036 MB/s 135277 calls/s # tcp tx: 1028 MB/s 17447 calls/s 17447 msg/s # udp gso - over veth touching data # udp rx: 619 MB/s 451988 calls/s # udp tx: 639 MB/s 10850 calls/s 10850 msg/s # udp rx: 673 MB/s 491435 calls/s # udp tx: 672 MB/s 11405 calls/s 11405 msg/s # udp rx: 623 MB/s 454777 calls/s # udp tx: 624 MB/s 10585 calls/s 10585 msg/s # udp rx: 671 MB/s 489738 calls/s # udp tx: 670 MB/s 11378 calls/s 11378 msg/s # udp gso and gro - over veth touching data # udp rx: 625 MB/s 456385 calls/s # udp tx: 646 MB/s 10961 calls/s 10961 msg/s # udp rx: 671 MB/s 489880 calls/s # udp tx: 671 MB/s 11389 calls/s 11389 msg/s # udp rx: 668 MB/s 487358 calls/s # udp tx: 667 MB/s 11329 calls/s 11329 msg/s # udp rx: 1033 MB/s 753671 calls/s # udp tx: 1049 MB/s 17805 calls/s 17805 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__->