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: 859 MB/s 14581 calls/s 14581 msg/s # tcp rx: 860 MB/s 156769 calls/s # tcp tx: 874 MB/s 14824 calls/s 14824 msg/s # tcp rx: 874 MB/s 150993 calls/s # tcp tx: 869 MB/s 14744 calls/s 14744 msg/s # tcp rx: 870 MB/s 157011 calls/s # tcp tx: 867 MB/s 14717 calls/s 14717 msg/s # udp gso - over veth touching data # udp rx: 1209 MB/s 861871 calls/s # udp tx: 1239 MB/s 21023 calls/s 21023 msg/s # udp rx: 1197 MB/s 852796 calls/s # udp tx: 1196 MB/s 20287 calls/s 20287 msg/s # udp rx: 1240 MB/s 883835 calls/s # udp tx: 1239 MB/s 21031 calls/s 21031 msg/s # udp rx: 1230 MB/s 876292 calls/s # udp tx: 1228 MB/s 20841 calls/s 20841 msg/s # udp gso and gro - over veth touching data # udp rx: 1184 MB/s 843935 calls/s # udp tx: 1212 MB/s 20562 calls/s 20562 msg/s # udp rx: 1220 MB/s 869128 calls/s # udp tx: 1219 MB/s 20683 calls/s 20683 msg/s # udp rx: 1232 MB/s 878108 calls/s # udp tx: 1231 MB/s 20895 calls/s 20895 msg/s # udp rx: 1227 MB/s 874427 calls/s # udp tx: 1226 MB/s 20806 calls/s 20806 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 826 MB/s 14021 calls/s 14021 msg/s # tcp rx: 827 MB/s 146200 calls/s # tcp tx: 824 MB/s 13978 calls/s 13978 msg/s # tcp rx: 824 MB/s 150649 calls/s # tcp tx: 783 MB/s 13282 calls/s 13282 msg/s # tcp rx: 783 MB/s 144416 calls/s # tcp tx: 846 MB/s 14363 calls/s 14363 msg/s # udp gso - over veth touching data # udp rx: 1117 MB/s 815028 calls/s # udp tx: 1127 MB/s 19125 calls/s 19125 msg/s # udp rx: 618 MB/s 451409 calls/s # udp tx: 623 MB/s 10572 calls/s 10572 msg/s # udp rx: 620 MB/s 452355 calls/s # udp tx: 619 MB/s 10499 calls/s 10499 msg/s # udp rx: 618 MB/s 450828 calls/s # udp tx: 639 MB/s 10843 calls/s 10843 msg/s # udp gso and gro - over veth touching data # udp rx: 1117 MB/s 815209 calls/s # udp tx: 1146 MB/s 19448 calls/s 19448 msg/s # udp rx: 1205 MB/s 878948 calls/s # udp tx: 1211 MB/s 20551 calls/s 20551 msg/s # udp rx: 1220 MB/s 889979 calls/s # udp tx: 1219 MB/s 20692 calls/s 20692 msg/s # udp rx: 1217 MB/s 888089 calls/s # udp tx: 1216 MB/s 20627 calls/s 20627 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__->