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: 15 MB/s 525 calls/s # tcp tx: 15 MB/s 260 calls/s 260 msg/s # tcp rx: 14 MB/s 505 calls/s # tcp tx: 14 MB/s 253 calls/s 253 msg/s # tcp rx: 14 MB/s 499 calls/s # tcp tx: 14 MB/s 249 calls/s 249 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8542 calls/s # udp tx: 14 MB/s 241 calls/s 241 msg/s # udp rx: 13 MB/s 9584 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 13 MB/s 9518 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 13 MB/s 9408 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 250 calls/s # udp tx: 17 MB/s 296 calls/s 296 msg/s # udp rx: 16 MB/s 277 calls/s # udp tx: 16 MB/s 277 calls/s 277 msg/s # udp rx: 16 MB/s 275 calls/s # udp tx: 16 MB/s 275 calls/s 275 msg/s # udp rx: 16 MB/s 279 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 15 MB/s 261 calls/s 261 msg/s # tcp rx: 15 MB/s 527 calls/s # tcp tx: 14 MB/s 247 calls/s 247 msg/s # tcp rx: 14 MB/s 496 calls/s # tcp tx: 14 MB/s 248 calls/s 248 msg/s # tcp rx: 14 MB/s 496 calls/s # tcp tx: 14 MB/s 249 calls/s 249 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8124 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 11 MB/s 8697 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 11 MB/s 8514 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 12 MB/s 8909 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 233 calls/s # udp tx: 16 MB/s 279 calls/s 279 msg/s # udp rx: 15 MB/s 265 calls/s # udp tx: 15 MB/s 263 calls/s 263 msg/s # udp rx: 15 MB/s 259 calls/s # udp tx: 15 MB/s 260 calls/s 260 msg/s # udp rx: 15 MB/s 266 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__->