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: 801 MB/s 13600 calls/s 13600 msg/s # tcp rx: 801 MB/s 94880 calls/s # tcp tx: 797 MB/s 13522 calls/s 13522 msg/s # tcp rx: 797 MB/s 91731 calls/s # tcp tx: 766 MB/s 12992 calls/s 12992 msg/s # tcp rx: 766 MB/s 90846 calls/s # tcp tx: 793 MB/s 13452 calls/s 13452 msg/s # udp gso - over veth touching data # udp rx: 885 MB/s 631136 calls/s # udp tx: 926 MB/s 15712 calls/s 15712 msg/s # udp rx: 1257 MB/s 895968 calls/s # udp tx: 1255 MB/s 21302 calls/s 21302 msg/s # udp rx: 1279 MB/s 911719 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # udp rx: 1260 MB/s 898015 calls/s # udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # udp gso and gro - over veth touching data # udp rx: 1199 MB/s 854142 calls/s # udp tx: 1240 MB/s 21034 calls/s 21034 msg/s # udp rx: 1303 MB/s 928759 calls/s # udp tx: 1307 MB/s 22176 calls/s 22176 msg/s # udp rx: 1260 MB/s 897561 calls/s # udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # udp rx: 1209 MB/s 861589 calls/s # udp tx: 1212 MB/s 20565 calls/s 20565 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 719 MB/s 12197 calls/s 12197 msg/s # tcp rx: 719 MB/s 87860 calls/s # tcp tx: 709 MB/s 12035 calls/s 12035 msg/s # tcp rx: 710 MB/s 87200 calls/s # tcp tx: 707 MB/s 12002 calls/s 12002 msg/s # tcp rx: 708 MB/s 86785 calls/s # tcp tx: 714 MB/s 12111 calls/s 12111 msg/s # udp gso - over veth touching data # udp rx: 1113 MB/s 811815 calls/s # udp tx: 1151 MB/s 19537 calls/s 19537 msg/s # udp rx: 1207 MB/s 880809 calls/s # udp tx: 1212 MB/s 20567 calls/s 20567 msg/s # udp rx: 1143 MB/s 834303 calls/s # udp tx: 1134 MB/s 19242 calls/s 19242 msg/s # udp rx: 1133 MB/s 826389 calls/s # udp tx: 1146 MB/s 19447 calls/s 19447 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 879381 calls/s # udp tx: 1249 MB/s 21187 calls/s 21187 msg/s # udp rx: 1158 MB/s 844560 calls/s # udp tx: 1161 MB/s 19693 calls/s 19693 msg/s # udp rx: 1285 MB/s 937465 calls/s # udp tx: 1287 MB/s 21837 calls/s 21837 msg/s # udp rx: 1298 MB/s 947115 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__->