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: 1108 MB/s 18794 calls/s 18794 msg/s # tcp rx: 1109 MB/s 138444 calls/s # tcp tx: 1087 MB/s 18448 calls/s 18448 msg/s # tcp rx: 1101 MB/s 124343 calls/s # tcp tx: 1092 MB/s 18530 calls/s 18530 msg/s # tcp rx: 1095 MB/s 125011 calls/s # tcp tx: 1108 MB/s 18803 calls/s 18803 msg/s # udp gso - over veth touching data # udp rx: 1212 MB/s 863702 calls/s # udp tx: 1237 MB/s 20990 calls/s 20990 msg/s # udp rx: 1299 MB/s 925949 calls/s # udp tx: 1314 MB/s 22300 calls/s 22300 msg/s # udp rx: 1343 MB/s 957361 calls/s # udp tx: 1344 MB/s 22809 calls/s 22809 msg/s # udp rx: 1345 MB/s 958337 calls/s # udp tx: 1346 MB/s 22834 calls/s 22834 msg/s # udp gso and gro - over veth touching data # udp rx: 1267 MB/s 902737 calls/s # udp tx: 1316 MB/s 22324 calls/s 22324 msg/s # udp rx: 1299 MB/s 925982 calls/s # udp tx: 1300 MB/s 22064 calls/s 22064 msg/s # udp rx: 1256 MB/s 894752 calls/s # udp tx: 1257 MB/s 21327 calls/s 21327 msg/s # udp rx: 1290 MB/s 919150 calls/s # udp tx: 1291 MB/s 21898 calls/s 21898 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1073 MB/s 18215 calls/s 18215 msg/s # tcp rx: 1074 MB/s 131539 calls/s # tcp tx: 1189 MB/s 20181 calls/s 20181 msg/s # tcp rx: 1190 MB/s 110728 calls/s # tcp tx: 1016 MB/s 17246 calls/s 17246 msg/s # tcp rx: 1018 MB/s 123810 calls/s # tcp tx: 1088 MB/s 18457 calls/s 18457 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 851197 calls/s # udp tx: 1204 MB/s 20423 calls/s 20423 msg/s # udp rx: 1256 MB/s 916262 calls/s # udp tx: 1255 MB/s 21298 calls/s 21298 msg/s # udp rx: 1258 MB/s 917640 calls/s # udp tx: 1257 MB/s 21323 calls/s 21323 msg/s # udp rx: 1261 MB/s 919886 calls/s # udp tx: 1260 MB/s 21380 calls/s 21380 msg/s # udp gso and gro - over veth touching data # udp rx: 1187 MB/s 866407 calls/s # udp tx: 1222 MB/s 20729 calls/s 20729 msg/s # udp rx: 1158 MB/s 844667 calls/s # udp tx: 1160 MB/s 19677 calls/s 19677 msg/s # udp rx: 1161 MB/s 847056 calls/s # udp tx: 1165 MB/s 19762 calls/s 19762 msg/s # udp rx: 1145 MB/s 835577 calls/s # udp tx: 1150 MB/s 19516 calls/s 19516 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__->