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: 1096 MB/s 18605 calls/s 18605 msg/s # tcp rx: 1097 MB/s 143690 calls/s # tcp tx: 1122 MB/s 19042 calls/s 19042 msg/s # tcp rx: 1123 MB/s 140806 calls/s # tcp tx: 1114 MB/s 18897 calls/s 18897 msg/s # tcp rx: 1115 MB/s 140244 calls/s # tcp tx: 1061 MB/s 18006 calls/s 18006 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 877687 calls/s # udp tx: 1260 MB/s 21386 calls/s 21386 msg/s # udp rx: 1289 MB/s 918861 calls/s # udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # udp rx: 1293 MB/s 921376 calls/s # udp tx: 1295 MB/s 21969 calls/s 21969 msg/s # udp rx: 1274 MB/s 908109 calls/s # udp tx: 1276 MB/s 21645 calls/s 21645 msg/s # udp gso and gro - over veth touching data # udp rx: 1257 MB/s 895846 calls/s # udp tx: 1297 MB/s 22008 calls/s 22008 msg/s # udp rx: 1219 MB/s 868721 calls/s # udp tx: 1210 MB/s 20526 calls/s 20526 msg/s # udp rx: 1265 MB/s 901462 calls/s # udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # udp rx: 976 MB/s 695569 calls/s # udp tx: 965 MB/s 16382 calls/s 16382 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 768 MB/s 13042 calls/s 13042 msg/s # tcp rx: 799 MB/s 90809 calls/s # tcp tx: 797 MB/s 13528 calls/s 13528 msg/s # tcp rx: 794 MB/s 91403 calls/s # tcp tx: 758 MB/s 12862 calls/s 12862 msg/s # tcp rx: 750 MB/s 90082 calls/s # tcp tx: 767 MB/s 13017 calls/s 13017 msg/s # udp gso - over veth touching data # udp rx: 696 MB/s 507974 calls/s # udp tx: 713 MB/s 12109 calls/s 12109 msg/s # udp rx: 669 MB/s 488334 calls/s # udp tx: 672 MB/s 11404 calls/s 11404 msg/s # udp rx: 705 MB/s 514431 calls/s # udp tx: 708 MB/s 12018 calls/s 12018 msg/s # udp rx: 700 MB/s 510963 calls/s # udp tx: 703 MB/s 11936 calls/s 11936 msg/s # udp gso and gro - over veth touching data # udp rx: 639 MB/s 466229 calls/s # udp tx: 654 MB/s 11098 calls/s 11098 msg/s # udp rx: 669 MB/s 488021 calls/s # udp tx: 670 MB/s 11378 calls/s 11378 msg/s # udp rx: 668 MB/s 487519 calls/s # udp tx: 670 MB/s 11367 calls/s 11367 msg/s # udp rx: 667 MB/s 486566 calls/s # udp tx: 668 MB/s 11342 calls/s 11342 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__->