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: 1083 MB/s 18376 calls/s 18376 msg/s # tcp rx: 1084 MB/s 138811 calls/s # tcp tx: 1061 MB/s 18004 calls/s 18004 msg/s # tcp rx: 1087 MB/s 126398 calls/s # tcp tx: 1088 MB/s 18469 calls/s 18469 msg/s # tcp rx: 1084 MB/s 133057 calls/s # tcp tx: 1082 MB/s 18359 calls/s 18359 msg/s # udp gso - over veth touching data # udp rx: 1164 MB/s 829481 calls/s # udp tx: 1200 MB/s 20354 calls/s 20354 msg/s # udp rx: 1308 MB/s 932350 calls/s # udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # udp rx: 1316 MB/s 937800 calls/s # udp tx: 1317 MB/s 22338 calls/s 22338 msg/s # udp rx: 1304 MB/s 929060 calls/s # udp tx: 1304 MB/s 22130 calls/s 22130 msg/s # udp gso and gro - over veth touching data # udp rx: 1288 MB/s 917617 calls/s # udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # udp rx: 1336 MB/s 952210 calls/s # udp tx: 1336 MB/s 22670 calls/s 22670 msg/s # udp rx: 1222 MB/s 870945 calls/s # udp tx: 1221 MB/s 20723 calls/s 20723 msg/s # udp rx: 1216 MB/s 866566 calls/s # udp tx: 1215 MB/s 20614 calls/s 20614 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1069 MB/s 18146 calls/s 18146 msg/s # tcp rx: 1070 MB/s 140227 calls/s # tcp tx: 1074 MB/s 18231 calls/s 18231 msg/s # tcp rx: 1075 MB/s 131914 calls/s # tcp tx: 1010 MB/s 17133 calls/s 17133 msg/s # tcp rx: 1011 MB/s 127637 calls/s # tcp tx: 994 MB/s 16874 calls/s 16874 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 810024 calls/s # udp tx: 1129 MB/s 19162 calls/s 19162 msg/s # udp rx: 1085 MB/s 791664 calls/s # udp tx: 1085 MB/s 18416 calls/s 18416 msg/s # udp rx: 1098 MB/s 800956 calls/s # udp tx: 1107 MB/s 18781 calls/s 18781 msg/s # udp rx: 1140 MB/s 832126 calls/s # udp tx: 1141 MB/s 19361 calls/s 19361 msg/s # udp gso and gro - over veth touching data # udp rx: 691 MB/s 504047 calls/s # udp tx: 707 MB/s 12005 calls/s 12005 msg/s # udp rx: 723 MB/s 527699 calls/s # udp tx: 724 MB/s 12290 calls/s 12290 msg/s # udp rx: 569 MB/s 415378 calls/s # udp tx: 563 MB/s 9558 calls/s 9558 msg/s # udp rx: 588 MB/s 429033 calls/s # udp tx: 591 MB/s 10032 calls/s 10032 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__->