make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 14 MB/s 485 calls/s # tcp tx: 14 MB/s 240 calls/s 240 msg/s # tcp rx: 14 MB/s 489 calls/s # tcp tx: 14 MB/s 245 calls/s 245 msg/s # tcp rx: 13 MB/s 469 calls/s # tcp tx: 13 MB/s 234 calls/s 234 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6056 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 11 MB/s 8400 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 9114 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 9106 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 177 calls/s # udp tx: 15 MB/s 262 calls/s 262 msg/s # udp rx: 15 MB/s 257 calls/s # udp tx: 15 MB/s 264 calls/s 264 msg/s # udp rx: 15 MB/s 267 calls/s # udp tx: 15 MB/s 265 calls/s 265 msg/s # udp rx: 15 MB/s 264 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 13 MB/s 234 calls/s 234 msg/s # tcp rx: 13 MB/s 474 calls/s # tcp tx: 14 MB/s 238 calls/s 238 msg/s # tcp rx: 14 MB/s 477 calls/s # tcp tx: 13 MB/s 235 calls/s 235 msg/s # tcp rx: 13 MB/s 472 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6286 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 8917 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 12 MB/s 8842 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8780 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 159 calls/s # udp tx: 14 MB/s 249 calls/s 249 msg/s # udp rx: 14 MB/s 245 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 14 MB/s 238 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 14 MB/s 246 calls/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->