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: 1142 MB/s 19376 calls/s 19376 msg/s # tcp rx: 1148 MB/s 140828 calls/s # tcp tx: 1198 MB/s 20321 calls/s 20321 msg/s # tcp rx: 1197 MB/s 117759 calls/s # tcp tx: 1247 MB/s 21152 calls/s 21152 msg/s # tcp rx: 1248 MB/s 106722 calls/s # tcp tx: 1257 MB/s 21324 calls/s 21324 msg/s # udp gso - over veth touching data # udp rx: 1191 MB/s 848608 calls/s # udp tx: 1229 MB/s 20849 calls/s 20849 msg/s # udp rx: 1275 MB/s 908923 calls/s # udp tx: 1279 MB/s 21695 calls/s 21695 msg/s # udp rx: 1231 MB/s 877608 calls/s # udp tx: 1234 MB/s 20935 calls/s 20935 msg/s # udp rx: 1228 MB/s 875394 calls/s # udp tx: 1229 MB/s 20846 calls/s 20846 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 883462 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # udp rx: 1298 MB/s 925041 calls/s # udp tx: 1302 MB/s 22091 calls/s 22091 msg/s # udp rx: 1294 MB/s 922227 calls/s # udp tx: 1298 MB/s 22022 calls/s 22022 msg/s # udp rx: 1293 MB/s 921663 calls/s # udp tx: 1297 MB/s 22008 calls/s 22008 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1170 MB/s 19844 calls/s 19844 msg/s # tcp rx: 1170 MB/s 129067 calls/s # tcp tx: 928 MB/s 15752 calls/s 15752 msg/s # tcp rx: 939 MB/s 117489 calls/s # tcp tx: 1129 MB/s 19149 calls/s 19149 msg/s # tcp rx: 1155 MB/s 137900 calls/s # tcp tx: 1090 MB/s 18488 calls/s 18488 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 880300 calls/s # udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # udp rx: 1255 MB/s 915316 calls/s # udp tx: 1257 MB/s 21328 calls/s 21328 msg/s # udp rx: 1241 MB/s 905723 calls/s # udp tx: 1243 MB/s 21086 calls/s 21086 msg/s # udp rx: 1248 MB/s 910527 calls/s # udp tx: 1250 MB/s 21212 calls/s 21212 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 883561 calls/s # udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # udp rx: 1244 MB/s 907486 calls/s # udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # udp rx: 1242 MB/s 906294 calls/s # udp tx: 1243 MB/s 21097 calls/s 21097 msg/s # udp rx: 1227 MB/s 895194 calls/s # udp tx: 1229 MB/s 20850 calls/s 20850 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__->