make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 692 MB/s 11741 calls/s 11741 msg/s # tcp rx: 692 MB/s 84043 calls/s # tcp tx: 697 MB/s 11832 calls/s 11832 msg/s # tcp rx: 698 MB/s 83881 calls/s # tcp tx: 691 MB/s 11736 calls/s 11736 msg/s # tcp rx: 692 MB/s 83163 calls/s # tcp tx: 712 MB/s 12076 calls/s 12076 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 859425 calls/s # udp tx: 1247 MB/s 21162 calls/s 21162 msg/s # udp rx: 1313 MB/s 935881 calls/s # udp tx: 1315 MB/s 22305 calls/s 22305 msg/s # udp rx: 1336 MB/s 951860 calls/s # udp tx: 1335 MB/s 22650 calls/s 22650 msg/s # udp rx: 1334 MB/s 950874 calls/s # udp tx: 1334 MB/s 22631 calls/s 22631 msg/s # udp gso and gro - over veth touching data # udp rx: 617 MB/s 439618 calls/s # udp tx: 636 MB/s 10789 calls/s 10789 msg/s # udp rx: 1060 MB/s 755260 calls/s # udp tx: 1096 MB/s 18590 calls/s 18590 msg/s # udp rx: 1266 MB/s 902399 calls/s # udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # udp rx: 1289 MB/s 918539 calls/s # udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 718 MB/s 12180 calls/s 12180 msg/s # tcp rx: 718 MB/s 86924 calls/s # tcp tx: 735 MB/s 12480 calls/s 12480 msg/s # tcp rx: 736 MB/s 87208 calls/s # tcp tx: 734 MB/s 12455 calls/s 12455 msg/s # tcp rx: 735 MB/s 86768 calls/s # tcp tx: 718 MB/s 12189 calls/s 12189 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 870243 calls/s # udp tx: 1232 MB/s 20912 calls/s 20912 msg/s # udp rx: 1250 MB/s 911705 calls/s # udp tx: 1250 MB/s 21207 calls/s 21207 msg/s # udp rx: 1255 MB/s 915400 calls/s # udp tx: 1255 MB/s 21288 calls/s 21288 msg/s # udp rx: 1246 MB/s 908803 calls/s # udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # udp gso and gro - over veth touching data # udp rx: 661 MB/s 482288 calls/s # udp tx: 679 MB/s 11525 calls/s 11525 msg/s # udp rx: 682 MB/s 497388 calls/s # udp tx: 681 MB/s 11556 calls/s 11556 msg/s # udp rx: 677 MB/s 493919 calls/s # udp tx: 676 MB/s 11477 calls/s 11477 msg/s # udp rx: 673 MB/s 491269 calls/s # udp tx: 695 MB/s 11793 calls/s 11793 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__->