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: 630 MB/s 10692 calls/s 10692 msg/s # tcp rx: 630 MB/s 80964 calls/s # tcp tx: 665 MB/s 11285 calls/s 11285 msg/s # tcp rx: 666 MB/s 81277 calls/s # tcp tx: 653 MB/s 11081 calls/s 11081 msg/s # tcp rx: 653 MB/s 81113 calls/s # tcp tx: 650 MB/s 11039 calls/s 11039 msg/s # udp gso - over veth touching data # udp rx: 866 MB/s 616920 calls/s # udp tx: 898 MB/s 15233 calls/s 15233 msg/s # udp rx: 1292 MB/s 920580 calls/s # udp tx: 1296 MB/s 21990 calls/s 21990 msg/s # udp rx: 1284 MB/s 915146 calls/s # udp tx: 1287 MB/s 21843 calls/s 21843 msg/s # udp rx: 1292 MB/s 920643 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # udp gso and gro - over veth touching data # udp rx: 682 MB/s 486396 calls/s # udp tx: 696 MB/s 11810 calls/s 11810 msg/s # udp rx: 701 MB/s 499546 calls/s # udp tx: 704 MB/s 11943 calls/s 11943 msg/s # udp rx: 691 MB/s 492576 calls/s # udp tx: 693 MB/s 11762 calls/s 11762 msg/s # udp rx: 697 MB/s 496637 calls/s # udp tx: 699 MB/s 11863 calls/s 11863 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 669 MB/s 11360 calls/s 11360 msg/s # tcp rx: 670 MB/s 84962 calls/s # tcp tx: 840 MB/s 14260 calls/s 14260 msg/s # tcp rx: 841 MB/s 148473 calls/s # tcp tx: 851 MB/s 14437 calls/s 14437 msg/s # tcp rx: 852 MB/s 154703 calls/s # tcp tx: 850 MB/s 14426 calls/s 14426 msg/s # udp gso - over veth touching data # udp rx: 1174 MB/s 856457 calls/s # udp tx: 1201 MB/s 20383 calls/s 20383 msg/s # udp rx: 1194 MB/s 871012 calls/s # udp tx: 1199 MB/s 20346 calls/s 20346 msg/s # udp rx: 1233 MB/s 899909 calls/s # udp tx: 1236 MB/s 20968 calls/s 20968 msg/s # udp rx: 1236 MB/s 902006 calls/s # udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 882479 calls/s # udp tx: 1241 MB/s 21053 calls/s 21053 msg/s # udp rx: 1236 MB/s 902058 calls/s # udp tx: 1238 MB/s 20999 calls/s 20999 msg/s # udp rx: 1241 MB/s 905333 calls/s # udp tx: 1244 MB/s 21108 calls/s 21108 msg/s # udp rx: 1250 MB/s 911930 calls/s # udp tx: 1251 MB/s 21220 calls/s 21220 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__->