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: 1118 MB/s 18964 calls/s 18964 msg/s # tcp rx: 1119 MB/s 138563 calls/s # tcp tx: 1046 MB/s 17745 calls/s 17745 msg/s # tcp rx: 1053 MB/s 128220 calls/s # tcp tx: 1044 MB/s 17722 calls/s 17722 msg/s # tcp rx: 1043 MB/s 129037 calls/s # tcp tx: 1051 MB/s 17833 calls/s 17833 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 870992 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # udp rx: 1296 MB/s 923328 calls/s # udp tx: 1296 MB/s 21991 calls/s 21991 msg/s # udp rx: 1245 MB/s 887430 calls/s # udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # udp rx: 651 MB/s 464372 calls/s # udp tx: 639 MB/s 10847 calls/s 10847 msg/s # udp gso and gro - over veth touching data # udp rx: 795 MB/s 566932 calls/s # udp tx: 843 MB/s 14308 calls/s 14308 msg/s # udp rx: 1098 MB/s 782277 calls/s # udp tx: 1096 MB/s 18605 calls/s 18605 msg/s # udp rx: 1307 MB/s 931728 calls/s # udp tx: 1308 MB/s 22189 calls/s 22189 msg/s # udp rx: 1298 MB/s 924942 calls/s # udp tx: 1298 MB/s 22015 calls/s 22015 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 636 MB/s 10787 calls/s 10787 msg/s # tcp rx: 636 MB/s 80900 calls/s # tcp tx: 688 MB/s 11680 calls/s 11680 msg/s # tcp rx: 689 MB/s 82456 calls/s # tcp tx: 693 MB/s 11759 calls/s 11759 msg/s # tcp rx: 693 MB/s 82030 calls/s # tcp tx: 692 MB/s 11751 calls/s 11751 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 858270 calls/s # udp tx: 1211 MB/s 20556 calls/s 20556 msg/s # udp rx: 1265 MB/s 922836 calls/s # udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # udp rx: 1215 MB/s 886721 calls/s # udp tx: 1221 MB/s 20716 calls/s 20716 msg/s # udp rx: 1272 MB/s 927837 calls/s # udp tx: 1274 MB/s 21610 calls/s 21610 msg/s # udp gso and gro - over veth touching data # udp rx: 1265 MB/s 922915 calls/s # udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # udp rx: 1266 MB/s 923974 calls/s # udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # udp rx: 1253 MB/s 914348 calls/s # udp tx: 1254 MB/s 21272 calls/s 21272 msg/s # udp rx: 1292 MB/s 942934 calls/s # udp tx: 1304 MB/s 22133 calls/s 22133 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__->