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: 732 MB/s 12428 calls/s 12428 msg/s # tcp rx: 735 MB/s 86853 calls/s # tcp tx: 723 MB/s 12267 calls/s 12267 msg/s # tcp rx: 723 MB/s 81513 calls/s # tcp tx: 718 MB/s 12194 calls/s 12194 msg/s # tcp rx: 719 MB/s 84654 calls/s # tcp tx: 700 MB/s 11887 calls/s 11887 msg/s # udp gso - over veth touching data # udp rx: 638 MB/s 454731 calls/s # udp tx: 659 MB/s 11189 calls/s 11189 msg/s # udp rx: 665 MB/s 474124 calls/s # udp tx: 665 MB/s 11281 calls/s 11281 msg/s # udp rx: 671 MB/s 478467 calls/s # udp tx: 670 MB/s 11379 calls/s 11379 msg/s # udp rx: 671 MB/s 478192 calls/s # udp tx: 670 MB/s 11379 calls/s 11379 msg/s # udp gso and gro - over veth touching data # udp rx: 1119 MB/s 797620 calls/s # udp tx: 1141 MB/s 19362 calls/s 19362 msg/s # udp rx: 696 MB/s 496162 calls/s # udp tx: 700 MB/s 11880 calls/s 11880 msg/s # udp rx: 687 MB/s 489987 calls/s # udp tx: 692 MB/s 11743 calls/s 11743 msg/s # udp rx: 685 MB/s 488242 calls/s # udp tx: 689 MB/s 11702 calls/s 11702 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 801 MB/s 13591 calls/s 13591 msg/s # tcp rx: 804 MB/s 88370 calls/s # tcp tx: 804 MB/s 13645 calls/s 13645 msg/s # tcp rx: 804 MB/s 87036 calls/s # tcp tx: 751 MB/s 12745 calls/s 12745 msg/s # tcp rx: 790 MB/s 82393 calls/s # tcp tx: 817 MB/s 13864 calls/s 13864 msg/s # udp gso - over veth touching data # udp rx: 1058 MB/s 771645 calls/s # udp tx: 1091 MB/s 18520 calls/s 18520 msg/s # udp rx: 1268 MB/s 925309 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1277 MB/s 931978 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1277 MB/s 931853 calls/s # udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 904364 calls/s # udp tx: 1281 MB/s 21740 calls/s 21740 msg/s # udp rx: 1273 MB/s 928459 calls/s # udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # udp rx: 1272 MB/s 927947 calls/s # udp tx: 1271 MB/s 21572 calls/s 21572 msg/s # udp rx: 1273 MB/s 928462 calls/s # udp tx: 1272 MB/s 21585 calls/s 21585 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__->