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: 1007 MB/s 17086 calls/s 17086 msg/s # tcp rx: 1010 MB/s 136125 calls/s # tcp tx: 807 MB/s 13700 calls/s 13700 msg/s # tcp rx: 807 MB/s 89298 calls/s # tcp tx: 802 MB/s 13609 calls/s 13609 msg/s # tcp rx: 802 MB/s 88457 calls/s # tcp tx: 790 MB/s 13402 calls/s 13402 msg/s # udp gso - over veth touching data # udp rx: 683 MB/s 487194 calls/s # udp tx: 703 MB/s 11930 calls/s 11930 msg/s # udp rx: 679 MB/s 483750 calls/s # udp tx: 683 MB/s 11586 calls/s 11586 msg/s # udp rx: 716 MB/s 510255 calls/s # udp tx: 720 MB/s 12226 calls/s 12226 msg/s # udp rx: 719 MB/s 512854 calls/s # udp tx: 722 MB/s 12249 calls/s 12249 msg/s # udp gso and gro - over veth touching data # udp rx: 1236 MB/s 881019 calls/s # udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # udp rx: 1296 MB/s 923878 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # udp rx: 1338 MB/s 953182 calls/s # udp tx: 1338 MB/s 22702 calls/s 22702 msg/s # udp rx: 1304 MB/s 929486 calls/s # udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 952 MB/s 16157 calls/s 16157 msg/s # tcp rx: 963 MB/s 128969 calls/s # tcp tx: 1051 MB/s 17826 calls/s 17826 msg/s # tcp rx: 1054 MB/s 129367 calls/s # tcp tx: 1054 MB/s 17880 calls/s 17880 msg/s # tcp rx: 1055 MB/s 129123 calls/s # tcp tx: 1042 MB/s 17686 calls/s 17686 msg/s # udp gso - over veth touching data # udp rx: 1102 MB/s 803804 calls/s # udp tx: 1134 MB/s 19241 calls/s 19241 msg/s # udp rx: 1271 MB/s 927167 calls/s # udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # udp rx: 1268 MB/s 924986 calls/s # udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # udp rx: 1256 MB/s 916050 calls/s # udp tx: 1254 MB/s 21281 calls/s 21281 msg/s # udp gso and gro - over veth touching data # udp rx: 1237 MB/s 902420 calls/s # udp tx: 1273 MB/s 21597 calls/s 21597 msg/s # udp rx: 1082 MB/s 789215 calls/s # udp tx: 1081 MB/s 18341 calls/s 18341 msg/s # udp rx: 1266 MB/s 923575 calls/s # udp tx: 1266 MB/s 21485 calls/s 21485 msg/s # udp rx: 1268 MB/s 924777 calls/s # udp tx: 1267 MB/s 21505 calls/s 21505 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__->