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: 815 MB/s 13831 calls/s 13831 msg/s # tcp rx: 816 MB/s 148125 calls/s # tcp tx: 788 MB/s 13370 calls/s 13370 msg/s # tcp rx: 788 MB/s 139864 calls/s # tcp tx: 773 MB/s 13111 calls/s 13111 msg/s # tcp rx: 774 MB/s 124512 calls/s # tcp tx: 814 MB/s 13809 calls/s 13809 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 864972 calls/s # udp tx: 1240 MB/s 21040 calls/s 21040 msg/s # udp rx: 1226 MB/s 873929 calls/s # udp tx: 1225 MB/s 20787 calls/s 20787 msg/s # udp rx: 1228 MB/s 875473 calls/s # udp tx: 1229 MB/s 20845 calls/s 20845 msg/s # udp rx: 1228 MB/s 874919 calls/s # udp tx: 1227 MB/s 20823 calls/s 20823 msg/s # udp gso and gro - over veth touching data # udp rx: 1098 MB/s 782518 calls/s # udp tx: 1123 MB/s 19059 calls/s 19059 msg/s # udp rx: 1205 MB/s 858734 calls/s # udp tx: 1208 MB/s 20499 calls/s 20499 msg/s # udp rx: 1249 MB/s 889743 calls/s # udp tx: 1250 MB/s 21214 calls/s 21214 msg/s # udp rx: 1225 MB/s 873306 calls/s # udp tx: 1225 MB/s 20791 calls/s 20791 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 781 MB/s 13260 calls/s 13260 msg/s # tcp rx: 782 MB/s 149038 calls/s # tcp tx: 757 MB/s 12842 calls/s 12842 msg/s # tcp rx: 757 MB/s 142403 calls/s # tcp tx: 775 MB/s 13146 calls/s 13146 msg/s # tcp rx: 775 MB/s 147112 calls/s # tcp tx: 780 MB/s 13231 calls/s 13231 msg/s # udp gso - over veth touching data # udp rx: 1099 MB/s 802229 calls/s # udp tx: 1124 MB/s 19078 calls/s 19078 msg/s # udp rx: 1154 MB/s 842082 calls/s # udp tx: 1156 MB/s 19619 calls/s 19619 msg/s # udp rx: 1123 MB/s 819687 calls/s # udp tx: 1126 MB/s 19112 calls/s 19112 msg/s # udp rx: 1053 MB/s 768541 calls/s # udp tx: 1055 MB/s 17906 calls/s 17906 msg/s # udp gso and gro - over veth touching data # udp rx: 1124 MB/s 819966 calls/s # udp tx: 1147 MB/s 19462 calls/s 19462 msg/s # udp rx: 1205 MB/s 879116 calls/s # udp tx: 1202 MB/s 20403 calls/s 20403 msg/s # udp rx: 1044 MB/s 761556 calls/s # udp tx: 1046 MB/s 17747 calls/s 17747 msg/s # udp rx: 1125 MB/s 821113 calls/s # udp tx: 1126 MB/s 19099 calls/s 19099 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__->