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: 818 MB/s 13886 calls/s 13886 msg/s # tcp rx: 819 MB/s 100315 calls/s # tcp tx: 889 MB/s 15091 calls/s 15091 msg/s # tcp rx: 890 MB/s 101618 calls/s # tcp tx: 892 MB/s 15136 calls/s 15136 msg/s # tcp rx: 893 MB/s 101843 calls/s # tcp tx: 893 MB/s 15152 calls/s 15152 msg/s # udp gso - over veth touching data # udp rx: 1223 MB/s 871483 calls/s # udp tx: 1262 MB/s 21421 calls/s 21421 msg/s # udp rx: 780 MB/s 556301 calls/s # udp tx: 763 MB/s 12944 calls/s 12944 msg/s # udp rx: 624 MB/s 444613 calls/s # udp tx: 625 MB/s 10607 calls/s 10607 msg/s # udp rx: 625 MB/s 445670 calls/s # udp tx: 626 MB/s 10630 calls/s 10630 msg/s # udp gso and gro - over veth touching data # udp rx: 581 MB/s 414327 calls/s # udp tx: 598 MB/s 10154 calls/s 10154 msg/s # udp rx: 607 MB/s 432432 calls/s # udp tx: 608 MB/s 10326 calls/s 10326 msg/s # udp rx: 584 MB/s 416350 calls/s # udp tx: 584 MB/s 9911 calls/s 9911 msg/s # udp rx: 583 MB/s 415974 calls/s # udp tx: 585 MB/s 9938 calls/s 9938 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 833 MB/s 14139 calls/s 14139 msg/s # tcp rx: 833 MB/s 90385 calls/s # tcp tx: 804 MB/s 13649 calls/s 13649 msg/s # tcp rx: 806 MB/s 89657 calls/s # tcp tx: 792 MB/s 13443 calls/s 13443 msg/s # tcp rx: 793 MB/s 88701 calls/s # tcp tx: 796 MB/s 13511 calls/s 13511 msg/s # udp gso - over veth touching data # udp rx: 1187 MB/s 865861 calls/s # udp tx: 1227 MB/s 20820 calls/s 20820 msg/s # udp rx: 1258 MB/s 917909 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # udp rx: 1260 MB/s 919551 calls/s # udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # udp rx: 1263 MB/s 921612 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp gso and gro - over veth touching data # udp rx: 1181 MB/s 861808 calls/s # udp tx: 1220 MB/s 20708 calls/s 20708 msg/s # udp rx: 1301 MB/s 949352 calls/s # udp tx: 1304 MB/s 22132 calls/s 22132 msg/s # udp rx: 1298 MB/s 946656 calls/s # udp tx: 1301 MB/s 22076 calls/s 22076 msg/s # udp rx: 1297 MB/s 946417 calls/s # udp tx: 1301 MB/s 22073 calls/s 22073 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__->