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: 688 MB/s 11685 calls/s 11685 msg/s # tcp rx: 691 MB/s 87133 calls/s # tcp tx: 714 MB/s 12112 calls/s 12112 msg/s # tcp rx: 714 MB/s 87531 calls/s # tcp tx: 734 MB/s 12459 calls/s 12459 msg/s # tcp rx: 735 MB/s 88522 calls/s # tcp tx: 734 MB/s 12460 calls/s 12460 msg/s # udp gso - over veth touching data # udp rx: 1235 MB/s 879862 calls/s # udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # udp rx: 1136 MB/s 809497 calls/s # udp tx: 1123 MB/s 19051 calls/s 19051 msg/s # udp rx: 702 MB/s 500778 calls/s # udp tx: 700 MB/s 11886 calls/s 11886 msg/s # udp rx: 709 MB/s 505446 calls/s # udp tx: 709 MB/s 12028 calls/s 12028 msg/s # udp gso and gro - over veth touching data # udp rx: 653 MB/s 465646 calls/s # udp tx: 675 MB/s 11449 calls/s 11449 msg/s # udp rx: 660 MB/s 470727 calls/s # udp tx: 660 MB/s 11195 calls/s 11195 msg/s # udp rx: 694 MB/s 494885 calls/s # udp tx: 694 MB/s 11774 calls/s 11774 msg/s # udp rx: 703 MB/s 501109 calls/s # udp tx: 702 MB/s 11921 calls/s 11921 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 823 MB/s 13967 calls/s 13967 msg/s # tcp rx: 824 MB/s 98250 calls/s # tcp tx: 1062 MB/s 18027 calls/s 18027 msg/s # tcp rx: 1073 MB/s 131782 calls/s # tcp tx: 1085 MB/s 18408 calls/s 18408 msg/s # tcp rx: 1084 MB/s 131582 calls/s # tcp tx: 796 MB/s 13517 calls/s 13517 msg/s # udp gso - over veth touching data # udp rx: 1212 MB/s 884017 calls/s # udp tx: 1250 MB/s 21207 calls/s 21207 msg/s # udp rx: 1274 MB/s 929382 calls/s # udp tx: 1273 MB/s 21600 calls/s 21600 msg/s # udp rx: 1243 MB/s 906532 calls/s # udp tx: 1242 MB/s 21079 calls/s 21079 msg/s # udp rx: 1255 MB/s 915802 calls/s # udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # udp gso and gro - over veth touching data # udp rx: 1216 MB/s 886847 calls/s # udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # udp rx: 1252 MB/s 913677 calls/s # udp tx: 1259 MB/s 21364 calls/s 21364 msg/s # udp rx: 809 MB/s 590337 calls/s # udp tx: 792 MB/s 13438 calls/s 13438 msg/s # udp rx: 646 MB/s 471707 calls/s # udp tx: 645 MB/s 10956 calls/s 10956 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__->