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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 752 MB/s 12763 calls/s 12763 msg/s # tcp rx: 752 MB/s 29460 calls/s # tcp tx: 675 MB/s 11459 calls/s 11459 msg/s # tcp rx: 676 MB/s 29573 calls/s # tcp tx: 713 MB/s 12096 calls/s 12096 msg/s # tcp rx: 712 MB/s 30226 calls/s # tcp tx: 642 MB/s 10895 calls/s 10895 msg/s # udp gso - over veth touching data # udp rx: 276 MB/s 196700 calls/s # udp tx: 287 MB/s 4884 calls/s 4884 msg/s # udp rx: 305 MB/s 217964 calls/s # udp tx: 305 MB/s 5186 calls/s 5186 msg/s # udp rx: 315 MB/s 224984 calls/s # udp tx: 315 MB/s 5351 calls/s 5351 msg/s # udp rx: 274 MB/s 195612 calls/s # udp tx: 274 MB/s 4651 calls/s 4651 msg/s # udp gso and gro - over veth touching data # udp rx: 469 MB/s 7963 calls/s # udp tx: 482 MB/s 8190 calls/s 8190 msg/s # udp rx: 592 MB/s 10043 calls/s # udp tx: 602 MB/s 10218 calls/s 10218 msg/s # udp rx: 624 MB/s 10597 calls/s # udp tx: 624 MB/s 10596 calls/s 10596 msg/s # udp rx: 618 MB/s 10488 calls/s # udp tx: 618 MB/s 10485 calls/s 10485 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 702 MB/s 11921 calls/s 11921 msg/s # tcp rx: 708 MB/s 28249 calls/s # tcp tx: 662 MB/s 11239 calls/s 11239 msg/s # tcp rx: 663 MB/s 29305 calls/s # tcp tx: 620 MB/s 10531 calls/s 10531 msg/s # tcp rx: 621 MB/s 26858 calls/s # tcp tx: 646 MB/s 10968 calls/s 10968 msg/s # udp gso - over veth touching data # udp rx: 297 MB/s 217053 calls/s # udp tx: 305 MB/s 5185 calls/s 5185 msg/s # udp rx: 287 MB/s 209850 calls/s # udp tx: 286 MB/s 4866 calls/s 4866 msg/s # udp rx: 318 MB/s 232568 calls/s # udp tx: 319 MB/s 5416 calls/s 5416 msg/s # udp rx: 309 MB/s 226011 calls/s # udp tx: 309 MB/s 5257 calls/s 5257 msg/s # udp gso and gro - over veth touching data # udp rx: 606 MB/s 10459 calls/s # udp tx: 620 MB/s 10518 calls/s 10518 msg/s # udp rx: 570 MB/s 9684 calls/s # udp tx: 577 MB/s 9802 calls/s 9802 msg/s # udp rx: 537 MB/s 9117 calls/s # udp tx: 536 MB/s 9092 calls/s 9092 msg/s # udp rx: 530 MB/s 9006 calls/s # udp tx: 527 MB/s 8948 calls/s 8948 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__->