make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1086 MB/s 18429 calls/s 18429 msg/s # tcp rx: 1086 MB/s 128947 calls/s # tcp tx: 711 MB/s 12062 calls/s 12062 msg/s # tcp rx: 711 MB/s 84180 calls/s # tcp tx: 717 MB/s 12175 calls/s 12175 msg/s # tcp rx: 718 MB/s 84365 calls/s # tcp tx: 718 MB/s 12192 calls/s 12192 msg/s # udp gso - over veth touching data # udp rx: 630 MB/s 448874 calls/s # udp tx: 651 MB/s 11047 calls/s 11047 msg/s # udp rx: 690 MB/s 491535 calls/s # udp tx: 695 MB/s 11800 calls/s 11800 msg/s # udp rx: 692 MB/s 493569 calls/s # udp tx: 698 MB/s 11846 calls/s 11846 msg/s # udp rx: 671 MB/s 478637 calls/s # udp tx: 676 MB/s 11482 calls/s 11482 msg/s # udp gso and gro - over veth touching data # udp rx: 622 MB/s 443545 calls/s # udp tx: 639 MB/s 10853 calls/s 10853 msg/s # udp rx: 665 MB/s 474388 calls/s # udp tx: 666 MB/s 11301 calls/s 11301 msg/s # udp rx: 632 MB/s 450347 calls/s # udp tx: 631 MB/s 10705 calls/s 10705 msg/s # udp rx: 742 MB/s 529098 calls/s # udp tx: 756 MB/s 12837 calls/s 12837 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1144 MB/s 19403 calls/s 19403 msg/s # tcp rx: 1144 MB/s 119855 calls/s # tcp tx: 1090 MB/s 18501 calls/s 18501 msg/s # tcp rx: 1092 MB/s 128882 calls/s # tcp tx: 1102 MB/s 18699 calls/s 18699 msg/s # tcp rx: 1103 MB/s 129313 calls/s # tcp tx: 1100 MB/s 18660 calls/s 18660 msg/s # udp gso - over veth touching data # udp rx: 1160 MB/s 846350 calls/s # udp tx: 1193 MB/s 20251 calls/s 20251 msg/s # udp rx: 1199 MB/s 874578 calls/s # udp tx: 1199 MB/s 20347 calls/s 20347 msg/s # udp rx: 1190 MB/s 868593 calls/s # udp tx: 1195 MB/s 20282 calls/s 20282 msg/s # udp rx: 1252 MB/s 913284 calls/s # udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # udp gso and gro - over veth touching data # udp rx: 1216 MB/s 886954 calls/s # udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # udp rx: 1242 MB/s 906184 calls/s # udp tx: 1239 MB/s 21023 calls/s 21023 msg/s # udp rx: 1161 MB/s 847029 calls/s # udp tx: 1164 MB/s 19759 calls/s 19759 msg/s # udp rx: 1233 MB/s 899540 calls/s # udp tx: 1232 MB/s 20905 calls/s 20905 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__->