make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 553 MB/s 9395 calls/s 9395 msg/s # tcp rx: 554 MB/s 24630 calls/s # tcp tx: 502 MB/s 8515 calls/s 8515 msg/s # tcp rx: 502 MB/s 23118 calls/s # tcp tx: 585 MB/s 9929 calls/s 9929 msg/s # tcp rx: 586 MB/s 24195 calls/s # tcp tx: 555 MB/s 9416 calls/s 9416 msg/s # udp gso - over veth touching data # udp rx: 404 MB/s 288170 calls/s # udp tx: 419 MB/s 7114 calls/s 7114 msg/s # udp rx: 373 MB/s 265857 calls/s # udp tx: 367 MB/s 6234 calls/s 6234 msg/s # udp rx: 375 MB/s 267239 calls/s # udp tx: 375 MB/s 6377 calls/s 6377 msg/s # udp rx: 365 MB/s 260602 calls/s # udp tx: 367 MB/s 6227 calls/s 6227 msg/s # udp gso and gro - over veth touching data # udp rx: 803 MB/s 13355 calls/s # udp tx: 828 MB/s 14050 calls/s 14050 msg/s # udp rx: 750 MB/s 12733 calls/s # udp tx: 745 MB/s 12638 calls/s 12638 msg/s # udp rx: 627 MB/s 10639 calls/s # udp tx: 626 MB/s 10634 calls/s 10634 msg/s # udp rx: 625 MB/s 10615 calls/s # udp tx: 623 MB/s 10568 calls/s 10568 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 757 MB/s 12842 calls/s 12842 msg/s # tcp rx: 760 MB/s 33574 calls/s # tcp tx: 709 MB/s 12026 calls/s 12026 msg/s # tcp rx: 709 MB/s 30613 calls/s # tcp tx: 668 MB/s 11332 calls/s 11332 msg/s # tcp rx: 669 MB/s 29104 calls/s # tcp tx: 721 MB/s 12230 calls/s 12230 msg/s # udp gso - over veth touching data # udp rx: 402 MB/s 293284 calls/s # udp tx: 413 MB/s 7015 calls/s 7015 msg/s # udp rx: 374 MB/s 273451 calls/s # udp tx: 372 MB/s 6315 calls/s 6315 msg/s # udp rx: 368 MB/s 269021 calls/s # udp tx: 370 MB/s 6282 calls/s 6282 msg/s # udp rx: 366 MB/s 267578 calls/s # udp tx: 363 MB/s 6166 calls/s 6166 msg/s # udp gso and gro - over veth touching data # udp rx: 836 MB/s 14416 calls/s # udp tx: 860 MB/s 14593 calls/s 14593 msg/s # udp rx: 830 MB/s 14244 calls/s # udp tx: 830 MB/s 14084 calls/s 14084 msg/s # udp rx: 675 MB/s 11465 calls/s # udp tx: 675 MB/s 11452 calls/s 11452 msg/s # udp rx: 741 MB/s 12582 calls/s # udp tx: 741 MB/s 12579 calls/s 12579 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->