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: 1087 MB/s 18442 calls/s 18442 msg/s # tcp rx: 1088 MB/s 131216 calls/s # tcp tx: 1063 MB/s 18034 calls/s 18034 msg/s # tcp rx: 1064 MB/s 126885 calls/s # tcp tx: 1055 MB/s 17910 calls/s 17910 msg/s # tcp rx: 1057 MB/s 126582 calls/s # tcp tx: 1063 MB/s 18039 calls/s 18039 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 874014 calls/s # udp tx: 1264 MB/s 21439 calls/s 21439 msg/s # udp rx: 1238 MB/s 882180 calls/s # udp tx: 1236 MB/s 20970 calls/s 20970 msg/s # udp rx: 1289 MB/s 918570 calls/s # udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # udp rx: 1250 MB/s 891018 calls/s # udp tx: 1250 MB/s 21201 calls/s 21201 msg/s # udp gso and gro - over veth touching data # udp rx: 1293 MB/s 921402 calls/s # udp tx: 1331 MB/s 22575 calls/s 22575 msg/s # udp rx: 1340 MB/s 955013 calls/s # udp tx: 1343 MB/s 22784 calls/s 22784 msg/s # udp rx: 1341 MB/s 955448 calls/s # udp tx: 1341 MB/s 22755 calls/s 22755 msg/s # udp rx: 1342 MB/s 956521 calls/s # udp tx: 1344 MB/s 22803 calls/s 22803 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1129 MB/s 19152 calls/s 19152 msg/s # tcp rx: 1130 MB/s 142655 calls/s # tcp tx: 1143 MB/s 19387 calls/s 19387 msg/s # tcp rx: 1144 MB/s 141820 calls/s # tcp tx: 1107 MB/s 18787 calls/s 18787 msg/s # tcp rx: 1107 MB/s 133166 calls/s # tcp tx: 820 MB/s 13913 calls/s 13913 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 869616 calls/s # udp tx: 1220 MB/s 20708 calls/s 20708 msg/s # udp rx: 1228 MB/s 895868 calls/s # udp tx: 1228 MB/s 20832 calls/s 20832 msg/s # udp rx: 1217 MB/s 888073 calls/s # udp tx: 1216 MB/s 20628 calls/s 20628 msg/s # udp rx: 1169 MB/s 852842 calls/s # udp tx: 1159 MB/s 19672 calls/s 19672 msg/s # udp gso and gro - over veth touching data # udp rx: 1131 MB/s 825190 calls/s # udp tx: 1162 MB/s 19724 calls/s 19724 msg/s # udp rx: 1143 MB/s 833839 calls/s # udp tx: 1135 MB/s 19258 calls/s 19258 msg/s # udp rx: 1026 MB/s 748314 calls/s # udp tx: 1025 MB/s 17387 calls/s 17387 msg/s # udp rx: 1088 MB/s 794035 calls/s # udp tx: 1099 MB/s 18645 calls/s 18645 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__->