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 tx: 13 MB/s 228 calls/s 228 msg/s # tcp rx: 13 MB/s 462 calls/s # tcp tx: 12 MB/s 219 calls/s 219 msg/s # tcp rx: 12 MB/s 439 calls/s # tcp tx: 13 MB/s 223 calls/s 223 msg/s # tcp rx: 13 MB/s 447 calls/s # tcp tx: 12 MB/s 216 calls/s 216 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5132 calls/s # udp tx: 10 MB/s 180 calls/s 180 msg/s # udp rx: 10 MB/s 7316 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 11 MB/s 8518 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 12 MB/s 8694 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 173 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 14 MB/s 241 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 14 MB/s 246 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 13 MB/s 237 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 457 calls/s # tcp tx: 13 MB/s 227 calls/s 227 msg/s # tcp rx: 12 MB/s 422 calls/s # tcp tx: 12 MB/s 211 calls/s 211 msg/s # tcp rx: 12 MB/s 434 calls/s # tcp tx: 12 MB/s 218 calls/s 218 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5598 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 11 MB/s 8127 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8385 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 11 MB/s 8299 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 154 calls/s # udp tx: 14 MB/s 238 calls/s 238 msg/s # udp rx: 13 MB/s 235 calls/s # udp tx: 14 MB/s 239 calls/s 239 msg/s # udp rx: 13 MB/s 236 calls/s # udp tx: 14 MB/s 238 calls/s 238 msg/s # udp rx: 14 MB/s 244 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__->