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: 806 MB/s 13686 calls/s 13686 msg/s # tcp rx: 811 MB/s 92575 calls/s # tcp tx: 810 MB/s 13744 calls/s 13744 msg/s # tcp rx: 810 MB/s 91500 calls/s # tcp tx: 798 MB/s 13542 calls/s 13542 msg/s # tcp rx: 799 MB/s 91288 calls/s # tcp tx: 1009 MB/s 17124 calls/s 17124 msg/s # udp gso - over veth touching data # udp rx: 564 MB/s 401844 calls/s # udp tx: 586 MB/s 9940 calls/s 9940 msg/s # udp rx: 604 MB/s 430838 calls/s # udp tx: 605 MB/s 10262 calls/s 10262 msg/s # udp rx: 612 MB/s 436039 calls/s # udp tx: 618 MB/s 10491 calls/s 10491 msg/s # udp rx: 599 MB/s 426811 calls/s # udp tx: 599 MB/s 10171 calls/s 10171 msg/s # udp gso and gro - over veth touching data # udp rx: 684 MB/s 487898 calls/s # udp tx: 704 MB/s 11952 calls/s 11952 msg/s # udp rx: 721 MB/s 514287 calls/s # udp tx: 721 MB/s 12235 calls/s 12235 msg/s # udp rx: 715 MB/s 509504 calls/s # udp tx: 715 MB/s 12130 calls/s 12130 msg/s # udp rx: 706 MB/s 502941 calls/s # udp tx: 731 MB/s 12404 calls/s 12404 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1117 MB/s 18961 calls/s 18961 msg/s # tcp rx: 1118 MB/s 141402 calls/s # tcp tx: 1062 MB/s 18027 calls/s 18027 msg/s # tcp rx: 1081 MB/s 129956 calls/s # tcp tx: 1052 MB/s 17847 calls/s 17847 msg/s # tcp rx: 1052 MB/s 128710 calls/s # tcp tx: 1101 MB/s 18687 calls/s 18687 msg/s # udp gso - over veth touching data # udp rx: 1174 MB/s 856720 calls/s # udp tx: 1216 MB/s 20636 calls/s 20636 msg/s # udp rx: 617 MB/s 450280 calls/s # udp tx: 596 MB/s 10116 calls/s 10116 msg/s # udp rx: 601 MB/s 438968 calls/s # udp tx: 602 MB/s 10220 calls/s 10220 msg/s # udp rx: 620 MB/s 452469 calls/s # udp tx: 620 MB/s 10532 calls/s 10532 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 871919 calls/s # udp tx: 1231 MB/s 20889 calls/s 20889 msg/s # udp rx: 1248 MB/s 910569 calls/s # udp tx: 1248 MB/s 21171 calls/s 21171 msg/s # udp rx: 1249 MB/s 911343 calls/s # udp tx: 1249 MB/s 21188 calls/s 21188 msg/s # udp rx: 1248 MB/s 910656 calls/s # udp tx: 1248 MB/s 21172 calls/s 21172 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__->