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: 709 MB/s 12026 calls/s 12026 msg/s # tcp rx: 714 MB/s 88596 calls/s # tcp tx: 826 MB/s 14011 calls/s 14011 msg/s # tcp rx: 823 MB/s 67115 calls/s # tcp tx: 700 MB/s 11874 calls/s 11874 msg/s # tcp rx: 702 MB/s 86194 calls/s # tcp tx: 673 MB/s 11420 calls/s 11420 msg/s # udp gso - over veth touching data # udp rx: 1256 MB/s 895419 calls/s # udp tx: 1299 MB/s 22037 calls/s 22037 msg/s # udp rx: 1298 MB/s 925285 calls/s # udp tx: 1300 MB/s 22060 calls/s 22060 msg/s # udp rx: 1309 MB/s 932899 calls/s # udp tx: 1309 MB/s 22209 calls/s 22209 msg/s # udp rx: 1313 MB/s 935991 calls/s # udp tx: 1315 MB/s 22306 calls/s 22306 msg/s # udp gso and gro - over veth touching data # udp rx: 821 MB/s 585046 calls/s # udp tx: 859 MB/s 14571 calls/s 14571 msg/s # udp rx: 1324 MB/s 943233 calls/s # udp tx: 1324 MB/s 22472 calls/s 22472 msg/s # udp rx: 1182 MB/s 842349 calls/s # udp tx: 1179 MB/s 20009 calls/s 20009 msg/s # udp rx: 1295 MB/s 922816 calls/s # udp tx: 1298 MB/s 22020 calls/s 22020 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 708 MB/s 12017 calls/s 12017 msg/s # tcp rx: 708 MB/s 82817 calls/s # tcp tx: 744 MB/s 12628 calls/s 12628 msg/s # tcp rx: 745 MB/s 83910 calls/s # tcp tx: 815 MB/s 13829 calls/s 13829 msg/s # tcp rx: 817 MB/s 95825 calls/s # tcp tx: 1026 MB/s 17406 calls/s 17406 msg/s # udp gso - over veth touching data # udp rx: 1187 MB/s 865967 calls/s # udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # udp rx: 1174 MB/s 856716 calls/s # udp tx: 1179 MB/s 20010 calls/s 20010 msg/s # udp rx: 1247 MB/s 909971 calls/s # udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # udp rx: 1278 MB/s 932568 calls/s # udp tx: 1279 MB/s 21704 calls/s 21704 msg/s # udp gso and gro - over veth touching data # udp rx: 606 MB/s 442039 calls/s # udp tx: 625 MB/s 10617 calls/s 10617 msg/s # udp rx: 644 MB/s 469799 calls/s # udp tx: 646 MB/s 10973 calls/s 10973 msg/s # udp rx: 659 MB/s 481116 calls/s # udp tx: 660 MB/s 11207 calls/s 11207 msg/s # udp rx: 654 MB/s 477647 calls/s # udp tx: 655 MB/s 11123 calls/s 11123 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__->