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: 1091 MB/s 18510 calls/s 18510 msg/s # tcp rx: 1098 MB/s 139449 calls/s # tcp tx: 1034 MB/s 17542 calls/s 17542 msg/s # tcp rx: 1037 MB/s 128270 calls/s # tcp tx: 1071 MB/s 18176 calls/s 18176 msg/s # tcp rx: 1080 MB/s 128935 calls/s # tcp tx: 1070 MB/s 18159 calls/s 18159 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 857960 calls/s # udp tx: 1242 MB/s 21081 calls/s 21081 msg/s # udp rx: 1220 MB/s 869732 calls/s # udp tx: 1210 MB/s 20533 calls/s 20533 msg/s # udp rx: 1271 MB/s 905730 calls/s # udp tx: 1279 MB/s 21701 calls/s 21701 msg/s # udp rx: 1317 MB/s 938284 calls/s # udp tx: 1316 MB/s 22335 calls/s 22335 msg/s # udp gso and gro - over veth touching data # udp rx: 1277 MB/s 909993 calls/s # udp tx: 1316 MB/s 22323 calls/s 22323 msg/s # udp rx: 1331 MB/s 948384 calls/s # udp tx: 1330 MB/s 22562 calls/s 22562 msg/s # udp rx: 1332 MB/s 949400 calls/s # udp tx: 1331 MB/s 22586 calls/s 22586 msg/s # udp rx: 1350 MB/s 962239 calls/s # udp tx: 1349 MB/s 22889 calls/s 22889 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1148 MB/s 19472 calls/s 19472 msg/s # tcp rx: 1148 MB/s 144935 calls/s # tcp tx: 1108 MB/s 18799 calls/s 18799 msg/s # tcp rx: 1133 MB/s 135385 calls/s # tcp tx: 1091 MB/s 18514 calls/s 18514 msg/s # tcp rx: 1092 MB/s 127565 calls/s # tcp tx: 1088 MB/s 18454 calls/s 18454 msg/s # udp gso - over veth touching data # udp rx: 1119 MB/s 816226 calls/s # udp tx: 1149 MB/s 19503 calls/s 19503 msg/s # udp rx: 1223 MB/s 892596 calls/s # udp tx: 1222 MB/s 20733 calls/s 20733 msg/s # udp rx: 1184 MB/s 863918 calls/s # udp tx: 1182 MB/s 20060 calls/s 20060 msg/s # udp rx: 1234 MB/s 900567 calls/s # udp tx: 1234 MB/s 20930 calls/s 20930 msg/s # udp gso and gro - over veth touching data # udp rx: 572 MB/s 417890 calls/s # udp tx: 591 MB/s 10032 calls/s 10032 msg/s # udp rx: 1043 MB/s 760684 calls/s # udp tx: 1061 MB/s 18008 calls/s 18008 msg/s # udp rx: 1213 MB/s 884776 calls/s # udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # udp rx: 1296 MB/s 945469 calls/s # udp tx: 1295 MB/s 21978 calls/s 21978 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__->