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: 998 MB/s 16929 calls/s 16929 msg/s # tcp rx: 1005 MB/s 135531 calls/s # tcp tx: 983 MB/s 16682 calls/s 16682 msg/s # tcp rx: 985 MB/s 124446 calls/s # tcp tx: 1084 MB/s 18389 calls/s 18389 msg/s # tcp rx: 1085 MB/s 131717 calls/s # tcp tx: 915 MB/s 15523 calls/s 15523 msg/s # udp gso - over veth touching data # udp rx: 537 MB/s 383107 calls/s # udp tx: 550 MB/s 9329 calls/s 9329 msg/s # udp rx: 457 MB/s 326052 calls/s # udp tx: 457 MB/s 7755 calls/s 7755 msg/s # udp rx: 457 MB/s 326238 calls/s # udp tx: 457 MB/s 7763 calls/s 7763 msg/s # udp rx: 527 MB/s 376061 calls/s # udp tx: 533 MB/s 9043 calls/s 9043 msg/s # udp gso and gro - over veth touching data # udp rx: 999 MB/s 711784 calls/s # udp tx: 1032 MB/s 17512 calls/s 17512 msg/s # udp rx: 1094 MB/s 779583 calls/s # udp tx: 1091 MB/s 18513 calls/s 18513 msg/s # udp rx: 1064 MB/s 758378 calls/s # udp tx: 1075 MB/s 18243 calls/s 18243 msg/s # udp rx: 1036 MB/s 738312 calls/s # udp tx: 1031 MB/s 17487 calls/s 17487 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1014 MB/s 17204 calls/s 17204 msg/s # tcp rx: 1015 MB/s 139605 calls/s # tcp tx: 1094 MB/s 18555 calls/s 18555 msg/s # tcp rx: 1095 MB/s 135160 calls/s # tcp tx: 982 MB/s 16661 calls/s 16661 msg/s # tcp rx: 983 MB/s 132949 calls/s # tcp tx: 828 MB/s 14058 calls/s 14058 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 809657 calls/s # udp tx: 1142 MB/s 19377 calls/s 19377 msg/s # udp rx: 1094 MB/s 798430 calls/s # udp tx: 1096 MB/s 18604 calls/s 18604 msg/s # udp rx: 1028 MB/s 749930 calls/s # udp tx: 1028 MB/s 17449 calls/s 17449 msg/s # udp rx: 1024 MB/s 747216 calls/s # udp tx: 1029 MB/s 17467 calls/s 17467 msg/s # udp gso and gro - over veth touching data # udp rx: 1175 MB/s 857030 calls/s # udp tx: 1210 MB/s 20538 calls/s 20538 msg/s # udp rx: 1105 MB/s 806024 calls/s # udp tx: 1097 MB/s 18616 calls/s 18616 msg/s # udp rx: 1022 MB/s 745733 calls/s # udp tx: 1028 MB/s 17436 calls/s 17436 msg/s # udp rx: 1077 MB/s 786183 calls/s # udp tx: 1077 MB/s 18282 calls/s 18282 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__->