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: 694 MB/s 11772 calls/s 11772 msg/s # tcp rx: 696 MB/s 87333 calls/s # tcp tx: 1069 MB/s 18141 calls/s 18141 msg/s # tcp rx: 1070 MB/s 128932 calls/s # tcp tx: 938 MB/s 15925 calls/s 15925 msg/s # tcp rx: 953 MB/s 101548 calls/s # tcp tx: 1083 MB/s 18383 calls/s 18383 msg/s # udp gso - over veth touching data # udp rx: 1171 MB/s 834308 calls/s # udp tx: 1207 MB/s 20477 calls/s 20477 msg/s # udp rx: 1208 MB/s 860681 calls/s # udp tx: 1210 MB/s 20532 calls/s 20532 msg/s # udp rx: 1245 MB/s 887358 calls/s # udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # udp rx: 1253 MB/s 893123 calls/s # udp tx: 1247 MB/s 21158 calls/s 21158 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 845047 calls/s # udp tx: 1220 MB/s 20698 calls/s 20698 msg/s # udp rx: 1253 MB/s 893258 calls/s # udp tx: 1259 MB/s 21364 calls/s 21364 msg/s # udp rx: 1288 MB/s 917550 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # udp rx: 1292 MB/s 920939 calls/s # udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 964 MB/s 16361 calls/s 16361 msg/s # tcp rx: 968 MB/s 137940 calls/s # tcp tx: 1028 MB/s 17452 calls/s 17452 msg/s # tcp rx: 1039 MB/s 126546 calls/s # tcp tx: 1003 MB/s 17025 calls/s 17025 msg/s # tcp rx: 1015 MB/s 129336 calls/s # tcp tx: 1111 MB/s 18856 calls/s 18856 msg/s # udp gso - over veth touching data # udp rx: 1178 MB/s 859443 calls/s # udp tx: 1211 MB/s 20551 calls/s 20551 msg/s # udp rx: 1166 MB/s 850528 calls/s # udp tx: 1165 MB/s 19773 calls/s 19773 msg/s # udp rx: 1256 MB/s 916546 calls/s # udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # udp rx: 1267 MB/s 924413 calls/s # udp tx: 1267 MB/s 21490 calls/s 21490 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 878299 calls/s # udp tx: 1242 MB/s 21074 calls/s 21074 msg/s # udp rx: 1205 MB/s 879249 calls/s # udp tx: 1204 MB/s 20424 calls/s 20424 msg/s # udp rx: 1242 MB/s 905893 calls/s # udp tx: 1240 MB/s 21034 calls/s 21034 msg/s # udp rx: 1207 MB/s 880712 calls/s # udp tx: 1207 MB/s 20474 calls/s 20474 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__->