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: 1126 MB/s 19098 calls/s 19098 msg/s # tcp rx: 1126 MB/s 139626 calls/s # tcp tx: 1161 MB/s 19702 calls/s 19702 msg/s # tcp rx: 1162 MB/s 139488 calls/s # tcp tx: 1167 MB/s 19799 calls/s 19799 msg/s # tcp rx: 1168 MB/s 138168 calls/s # tcp tx: 1173 MB/s 19905 calls/s 19905 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 861953 calls/s # udp tx: 1246 MB/s 21141 calls/s 21141 msg/s # udp rx: 1286 MB/s 916768 calls/s # udp tx: 1286 MB/s 21812 calls/s 21812 msg/s # udp rx: 1299 MB/s 925414 calls/s # udp tx: 1298 MB/s 22023 calls/s 22023 msg/s # udp rx: 1293 MB/s 921133 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # udp gso and gro - over veth touching data # udp rx: 683 MB/s 487230 calls/s # udp tx: 705 MB/s 11958 calls/s 11958 msg/s # udp rx: 720 MB/s 512902 calls/s # udp tx: 719 MB/s 12205 calls/s 12205 msg/s # udp rx: 717 MB/s 511437 calls/s # udp tx: 717 MB/s 12174 calls/s 12174 msg/s # udp rx: 729 MB/s 519974 calls/s # udp tx: 753 MB/s 12787 calls/s 12787 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 891 MB/s 15116 calls/s 15116 msg/s # tcp rx: 893 MB/s 98497 calls/s # tcp tx: 860 MB/s 14599 calls/s 14599 msg/s # tcp rx: 866 MB/s 93315 calls/s # tcp tx: 876 MB/s 14870 calls/s 14870 msg/s # tcp rx: 877 MB/s 95145 calls/s # tcp tx: 875 MB/s 14844 calls/s 14844 msg/s # udp gso - over veth touching data # udp rx: 672 MB/s 490412 calls/s # udp tx: 694 MB/s 11785 calls/s 11785 msg/s # udp rx: 711 MB/s 518542 calls/s # udp tx: 711 MB/s 12075 calls/s 12075 msg/s # udp rx: 710 MB/s 518073 calls/s # udp tx: 712 MB/s 12083 calls/s 12083 msg/s # udp rx: 724 MB/s 528145 calls/s # udp tx: 725 MB/s 12311 calls/s 12311 msg/s # udp gso and gro - over veth touching data # udp rx: 840 MB/s 612685 calls/s # udp tx: 872 MB/s 14806 calls/s 14806 msg/s # udp rx: 1274 MB/s 929641 calls/s # udp tx: 1275 MB/s 21637 calls/s 21637 msg/s # udp rx: 1284 MB/s 936482 calls/s # udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # udp rx: 1278 MB/s 932412 calls/s # udp tx: 1278 MB/s 21683 calls/s 21683 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__->