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: 783 MB/s 13283 calls/s 13283 msg/s # tcp rx: 786 MB/s 93034 calls/s # tcp tx: 777 MB/s 13192 calls/s 13192 msg/s # tcp rx: 795 MB/s 90554 calls/s # tcp tx: 830 MB/s 14092 calls/s 14092 msg/s # tcp rx: 833 MB/s 91985 calls/s # tcp tx: 829 MB/s 14066 calls/s 14066 msg/s # udp gso - over veth touching data # udp rx: 1261 MB/s 898447 calls/s # udp tx: 1299 MB/s 22043 calls/s 22043 msg/s # udp rx: 1269 MB/s 904516 calls/s # udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # udp rx: 1286 MB/s 916722 calls/s # udp tx: 1288 MB/s 21860 calls/s 21860 msg/s # udp rx: 1278 MB/s 911073 calls/s # udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # udp gso and gro - over veth touching data # udp rx: 1272 MB/s 906328 calls/s # udp tx: 1312 MB/s 22263 calls/s 22263 msg/s # udp rx: 1274 MB/s 908209 calls/s # udp tx: 1279 MB/s 21696 calls/s 21696 msg/s # udp rx: 1256 MB/s 895071 calls/s # udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # udp rx: 1306 MB/s 930579 calls/s # udp tx: 1310 MB/s 22228 calls/s 22228 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1170 MB/s 19859 calls/s 19859 msg/s # tcp rx: 1171 MB/s 141135 calls/s # tcp tx: 1118 MB/s 18978 calls/s 18978 msg/s # tcp rx: 1222 MB/s 134055 calls/s # tcp tx: 1128 MB/s 19137 calls/s 19137 msg/s # tcp rx: 1095 MB/s 128838 calls/s # tcp tx: 1094 MB/s 18559 calls/s 18559 msg/s # udp gso - over veth touching data # udp rx: 1147 MB/s 837106 calls/s # udp tx: 1182 MB/s 20057 calls/s 20057 msg/s # udp rx: 706 MB/s 515404 calls/s # udp tx: 705 MB/s 11974 calls/s 11974 msg/s # udp rx: 1148 MB/s 837948 calls/s # udp tx: 1155 MB/s 19600 calls/s 19600 msg/s # udp rx: 1205 MB/s 879370 calls/s # udp tx: 1207 MB/s 20478 calls/s 20478 msg/s # udp gso and gro - over veth touching data # udp rx: 1258 MB/s 917854 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # udp rx: 1228 MB/s 896048 calls/s # udp tx: 1229 MB/s 20849 calls/s 20849 msg/s # udp rx: 1284 MB/s 937112 calls/s # udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # udp rx: 1294 MB/s 944030 calls/s # udp tx: 1293 MB/s 21945 calls/s 21945 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__->