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: 15 MB/s 520 calls/s # tcp tx: 15 MB/s 257 calls/s 257 msg/s # tcp rx: 14 MB/s 498 calls/s # tcp tx: 14 MB/s 249 calls/s 249 msg/s # tcp tx: 14 MB/s 248 calls/s 248 msg/s # tcp rx: 14 MB/s 499 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 6728 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 12 MB/s 9030 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9114 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 9156 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 215 calls/s # udp tx: 16 MB/s 279 calls/s 279 msg/s # udp rx: 15 MB/s 264 calls/s # udp tx: 15 MB/s 263 calls/s 263 msg/s # udp rx: 15 MB/s 265 calls/s # udp tx: 15 MB/s 268 calls/s 268 msg/s # udp rx: 15 MB/s 269 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 15 MB/s 255 calls/s 255 msg/s # tcp rx: 15 MB/s 515 calls/s # tcp tx: 14 MB/s 246 calls/s 246 msg/s # tcp rx: 14 MB/s 489 calls/s # tcp tx: 14 MB/s 249 calls/s 249 msg/s # tcp rx: 14 MB/s 497 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 6673 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 8772 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 9288 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9073 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 180 calls/s # udp tx: 15 MB/s 270 calls/s 270 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 254 calls/s # udp tx: 15 MB/s 255 calls/s 255 msg/s # udp rx: 15 MB/s 256 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__->