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: 747 MB/s 12676 calls/s 12676 msg/s # tcp rx: 747 MB/s 85368 calls/s # tcp tx: 743 MB/s 12610 calls/s 12610 msg/s # tcp rx: 744 MB/s 84560 calls/s # tcp tx: 705 MB/s 11961 calls/s 11961 msg/s # tcp rx: 706 MB/s 82375 calls/s # tcp tx: 703 MB/s 11933 calls/s 11933 msg/s # udp gso - over veth touching data # udp rx: 712 MB/s 507718 calls/s # udp tx: 732 MB/s 12429 calls/s 12429 msg/s # udp rx: 720 MB/s 513421 calls/s # udp tx: 719 MB/s 12204 calls/s 12204 msg/s # udp rx: 715 MB/s 509938 calls/s # udp tx: 715 MB/s 12129 calls/s 12129 msg/s # udp rx: 708 MB/s 504830 calls/s # udp tx: 707 MB/s 11999 calls/s 11999 msg/s # udp gso and gro - over veth touching data # udp rx: 616 MB/s 439237 calls/s # udp tx: 636 MB/s 10795 calls/s 10795 msg/s # udp rx: 644 MB/s 459050 calls/s # udp tx: 644 MB/s 10923 calls/s 10923 msg/s # udp rx: 640 MB/s 455992 calls/s # udp tx: 639 MB/s 10849 calls/s 10849 msg/s # udp rx: 634 MB/s 451695 calls/s # udp tx: 633 MB/s 10744 calls/s 10744 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1190 MB/s 20200 calls/s 20200 msg/s # tcp rx: 1192 MB/s 138850 calls/s # tcp tx: 1170 MB/s 19857 calls/s 19857 msg/s # tcp rx: 1171 MB/s 139050 calls/s # tcp tx: 1116 MB/s 18938 calls/s 18938 msg/s # tcp rx: 1118 MB/s 138363 calls/s # tcp tx: 1180 MB/s 20024 calls/s 20024 msg/s # udp gso - over veth touching data # udp rx: 1140 MB/s 831836 calls/s # udp tx: 1175 MB/s 19930 calls/s 19930 msg/s # udp rx: 1197 MB/s 873563 calls/s # udp tx: 1201 MB/s 20375 calls/s 20375 msg/s # udp rx: 1199 MB/s 874615 calls/s # udp tx: 1203 MB/s 20415 calls/s 20415 msg/s # udp rx: 1243 MB/s 907103 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp gso and gro - over veth touching data # udp rx: 1188 MB/s 866641 calls/s # udp tx: 1223 MB/s 20753 calls/s 20753 msg/s # udp rx: 1210 MB/s 882968 calls/s # udp tx: 1217 MB/s 20642 calls/s 20642 msg/s # udp rx: 1267 MB/s 924673 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # udp rx: 1267 MB/s 924535 calls/s # udp tx: 1271 MB/s 21560 calls/s 21560 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__->