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: 742 MB/s 12601 calls/s 12601 msg/s # tcp rx: 743 MB/s 89104 calls/s # tcp tx: 765 MB/s 12986 calls/s 12986 msg/s # tcp rx: 766 MB/s 89523 calls/s # tcp tx: 764 MB/s 12966 calls/s 12966 msg/s # tcp rx: 765 MB/s 88246 calls/s # tcp tx: 732 MB/s 12420 calls/s 12420 msg/s # udp gso - over veth touching data # udp rx: 654 MB/s 465938 calls/s # udp tx: 672 MB/s 11412 calls/s 11412 msg/s # udp rx: 647 MB/s 461296 calls/s # udp tx: 645 MB/s 10953 calls/s 10953 msg/s # udp rx: 653 MB/s 465540 calls/s # udp tx: 651 MB/s 11052 calls/s 11052 msg/s # udp rx: 676 MB/s 481732 calls/s # udp tx: 677 MB/s 11491 calls/s 11491 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 865667 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp rx: 1207 MB/s 860392 calls/s # udp tx: 1203 MB/s 20404 calls/s 20404 msg/s # udp rx: 1234 MB/s 879038 calls/s # udp tx: 1238 MB/s 21006 calls/s 21006 msg/s # udp rx: 1193 MB/s 849880 calls/s # udp tx: 1190 MB/s 20195 calls/s 20195 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1009 MB/s 17118 calls/s 17118 msg/s # tcp rx: 1052 MB/s 134449 calls/s # tcp tx: 934 MB/s 15849 calls/s 15849 msg/s # tcp rx: 928 MB/s 131900 calls/s # tcp tx: 1000 MB/s 16969 calls/s 16969 msg/s # tcp rx: 1004 MB/s 128028 calls/s # tcp tx: 1069 MB/s 18147 calls/s 18147 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 892738 calls/s # udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # udp rx: 1276 MB/s 930999 calls/s # udp tx: 1277 MB/s 21662 calls/s 21662 msg/s # udp rx: 1261 MB/s 920117 calls/s # udp tx: 1260 MB/s 21381 calls/s 21381 msg/s # udp rx: 1269 MB/s 925814 calls/s # udp tx: 1269 MB/s 21525 calls/s 21525 msg/s # udp gso and gro - over veth touching data # udp rx: 603 MB/s 440421 calls/s # udp tx: 628 MB/s 10659 calls/s 10659 msg/s # udp rx: 694 MB/s 506594 calls/s # udp tx: 698 MB/s 11854 calls/s 11854 msg/s # udp rx: 661 MB/s 482654 calls/s # udp tx: 664 MB/s 11278 calls/s 11278 msg/s # udp rx: 680 MB/s 496650 calls/s # udp tx: 683 MB/s 11590 calls/s 11590 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__->