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: 813 MB/s 13804 calls/s 13804 msg/s # tcp rx: 814 MB/s 149269 calls/s # tcp tx: 798 MB/s 13551 calls/s 13551 msg/s # tcp rx: 799 MB/s 147215 calls/s # tcp tx: 754 MB/s 12802 calls/s 12802 msg/s # tcp rx: 755 MB/s 137579 calls/s # tcp tx: 794 MB/s 13478 calls/s 13478 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 859951 calls/s # udp tx: 1235 MB/s 20963 calls/s 20963 msg/s # udp rx: 1193 MB/s 850143 calls/s # udp tx: 1191 MB/s 20213 calls/s 20213 msg/s # udp rx: 1233 MB/s 878361 calls/s # udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # udp rx: 1223 MB/s 871500 calls/s # udp tx: 1222 MB/s 20742 calls/s 20742 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 869625 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 msg/s # udp rx: 1225 MB/s 873321 calls/s # udp tx: 1225 MB/s 20790 calls/s 20790 msg/s # udp rx: 1189 MB/s 847313 calls/s # udp tx: 1192 MB/s 20226 calls/s 20226 msg/s # udp rx: 1168 MB/s 832441 calls/s # udp tx: 1163 MB/s 19739 calls/s 19739 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 817 MB/s 13861 calls/s 13861 msg/s # tcp rx: 818 MB/s 144938 calls/s # tcp tx: 825 MB/s 14006 calls/s 14006 msg/s # tcp rx: 826 MB/s 142902 calls/s # tcp tx: 853 MB/s 14481 calls/s 14481 msg/s # tcp rx: 854 MB/s 143370 calls/s # tcp tx: 864 MB/s 14667 calls/s 14667 msg/s # udp gso - over veth touching data # udp rx: 729 MB/s 532100 calls/s # udp tx: 746 MB/s 12656 calls/s 12656 msg/s # udp rx: 680 MB/s 496414 calls/s # udp tx: 678 MB/s 11510 calls/s 11510 msg/s # udp rx: 690 MB/s 503875 calls/s # udp tx: 690 MB/s 11708 calls/s 11708 msg/s # udp rx: 681 MB/s 497080 calls/s # udp tx: 681 MB/s 11551 calls/s 11551 msg/s # udp gso and gro - over veth touching data # udp rx: 1178 MB/s 859316 calls/s # udp tx: 1203 MB/s 20407 calls/s 20407 msg/s # udp rx: 1255 MB/s 915506 calls/s # udp tx: 1259 MB/s 21357 calls/s 21357 msg/s # udp rx: 1228 MB/s 896302 calls/s # udp tx: 1228 MB/s 20829 calls/s 20829 msg/s # udp rx: 1256 MB/s 916361 calls/s # udp tx: 1255 MB/s 21296 calls/s 21296 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__->