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: 828 MB/s 14046 calls/s 14046 msg/s # tcp rx: 828 MB/s 146973 calls/s # tcp tx: 965 MB/s 16381 calls/s 16381 msg/s # tcp rx: 966 MB/s 102999 calls/s # tcp tx: 835 MB/s 14176 calls/s 14176 msg/s # tcp rx: 836 MB/s 149892 calls/s # tcp tx: 814 MB/s 13807 calls/s 13807 msg/s # udp gso - over veth touching data # udp rx: 647 MB/s 461076 calls/s # udp tx: 662 MB/s 11231 calls/s 11231 msg/s # udp rx: 665 MB/s 474162 calls/s # udp tx: 665 MB/s 11292 calls/s 11292 msg/s # udp rx: 672 MB/s 479177 calls/s # udp tx: 671 MB/s 11397 calls/s 11397 msg/s # udp rx: 666 MB/s 474798 calls/s # udp tx: 665 MB/s 11292 calls/s 11292 msg/s # udp gso and gro - over veth touching data # udp rx: 1178 MB/s 839435 calls/s # udp tx: 1201 MB/s 20383 calls/s 20383 msg/s # udp rx: 1213 MB/s 864608 calls/s # udp tx: 1217 MB/s 20644 calls/s 20644 msg/s # udp rx: 1222 MB/s 870591 calls/s # udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # udp rx: 1232 MB/s 878129 calls/s # udp tx: 1235 MB/s 20958 calls/s 20958 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 865 MB/s 14672 calls/s 14672 msg/s # tcp rx: 865 MB/s 159486 calls/s # tcp tx: 806 MB/s 13680 calls/s 13680 msg/s # tcp rx: 806 MB/s 138586 calls/s # tcp tx: 646 MB/s 10958 calls/s 10958 msg/s # tcp rx: 646 MB/s 81552 calls/s # tcp tx: 638 MB/s 10828 calls/s 10828 msg/s # udp gso - over veth touching data # udp rx: 1085 MB/s 791677 calls/s # udp tx: 1115 MB/s 18928 calls/s 18928 msg/s # udp rx: 1171 MB/s 854197 calls/s # udp tx: 1163 MB/s 19741 calls/s 19741 msg/s # udp rx: 665 MB/s 485287 calls/s # udp tx: 664 MB/s 11272 calls/s 11272 msg/s # udp rx: 660 MB/s 481639 calls/s # udp tx: 659 MB/s 11193 calls/s 11193 msg/s # udp gso and gro - over veth touching data # udp rx: 1123 MB/s 819412 calls/s # udp tx: 1150 MB/s 19511 calls/s 19511 msg/s # udp rx: 1090 MB/s 795045 calls/s # udp tx: 1092 MB/s 18529 calls/s 18529 msg/s # udp rx: 1113 MB/s 812016 calls/s # udp tx: 1115 MB/s 18918 calls/s 18918 msg/s # udp rx: 1184 MB/s 864024 calls/s # udp tx: 1186 MB/s 20117 calls/s 20117 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__->