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: 13 MB/s 471 calls/s # tcp tx: 13 MB/s 233 calls/s 233 msg/s # tcp tx: 13 MB/s 232 calls/s 232 msg/s # tcp rx: 13 MB/s 466 calls/s # tcp tx: 13 MB/s 226 calls/s 226 msg/s # tcp rx: 13 MB/s 453 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 6686 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 204 calls/s 204 msg/s # udp rx: 12 MB/s 8626 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 8712 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 180 calls/s # udp tx: 15 MB/s 260 calls/s 260 msg/s # udp rx: 14 MB/s 246 calls/s # udp tx: 14 MB/s 250 calls/s 250 msg/s # udp rx: 15 MB/s 259 calls/s # udp tx: 14 MB/s 253 calls/s 253 msg/s # udp rx: 14 MB/s 247 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 472 calls/s # tcp tx: 13 MB/s 234 calls/s 234 msg/s # tcp rx: 13 MB/s 449 calls/s # tcp tx: 13 MB/s 224 calls/s 224 msg/s # tcp tx: 13 MB/s 234 calls/s 234 msg/s # tcp rx: 13 MB/s 469 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6216 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 11 MB/s 8498 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 11 MB/s 8651 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 11 MB/s 8635 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 171 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 13 MB/s 236 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 14 MB/s 239 calls/s # udp tx: 14 MB/s 243 calls/s 243 msg/s # udp rx: 14 MB/s 245 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__->