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 # timeout set to 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 14 MB/s 512 calls/s # tcp tx: 14 MB/s 254 calls/s 254 msg/s # tcp rx: 13 MB/s 460 calls/s # tcp tx: 13 MB/s 230 calls/s 230 msg/s # tcp tx: 14 MB/s 245 calls/s 245 msg/s # tcp rx: 14 MB/s 492 calls/s # udp gso - over veth touching data # udp rx: 10 MB/s 7442 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8568 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 9232 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9156 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 241 calls/s # udp tx: 17 MB/s 289 calls/s 289 msg/s # udp rx: 15 MB/s 269 calls/s # udp tx: 15 MB/s 269 calls/s 269 msg/s # udp rx: 15 MB/s 260 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 15 MB/s 259 calls/s # udp tx: 15 MB/s 261 calls/s 261 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 14 MB/s 253 calls/s 253 msg/s # tcp rx: 14 MB/s 511 calls/s # tcp rx: 12 MB/s 435 calls/s # tcp tx: 12 MB/s 217 calls/s 217 msg/s # tcp tx: 13 MB/s 232 calls/s 232 msg/s # tcp rx: 13 MB/s 466 calls/s # udp gso - over veth touching data # udp rx: 10 MB/s 7823 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 8783 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 8909 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 12 MB/s 8850 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 230 calls/s # udp tx: 16 MB/s 277 calls/s 277 msg/s # udp rx: 15 MB/s 266 calls/s # udp tx: 15 MB/s 262 calls/s 262 msg/s # udp rx: 14 MB/s 241 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 15 MB/s 258 calls/s # udp tx: 15 MB/s 263 calls/s 263 msg/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__->