make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1168 MB/s 19826 calls/s 19826 msg/s # tcp rx: 1169 MB/s 142647 calls/s # tcp tx: 1073 MB/s 18199 calls/s 18199 msg/s # tcp rx: 1074 MB/s 129206 calls/s # tcp tx: 1052 MB/s 17854 calls/s 17854 msg/s # tcp rx: 1053 MB/s 129941 calls/s # tcp tx: 987 MB/s 16748 calls/s 16748 msg/s # udp gso - over veth touching data # udp rx: 1034 MB/s 736942 calls/s # udp tx: 1063 MB/s 18035 calls/s 18035 msg/s # udp rx: 1247 MB/s 888386 calls/s # udp tx: 1254 MB/s 21269 calls/s 21269 msg/s # udp rx: 1214 MB/s 865262 calls/s # udp tx: 1214 MB/s 20594 calls/s 20594 msg/s # udp rx: 1289 MB/s 918537 calls/s # udp tx: 1288 MB/s 21849 calls/s 21849 msg/s # udp gso and gro - over veth touching data # udp rx: 1281 MB/s 912796 calls/s # udp tx: 1311 MB/s 22241 calls/s 22241 msg/s # udp rx: 1245 MB/s 886882 calls/s # udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # udp rx: 1345 MB/s 958463 calls/s # udp tx: 1347 MB/s 22854 calls/s 22854 msg/s # udp rx: 1344 MB/s 957528 calls/s # udp tx: 1342 MB/s 22767 calls/s 22767 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1150 MB/s 19515 calls/s 19515 msg/s # tcp rx: 1151 MB/s 142803 calls/s # tcp tx: 1136 MB/s 19271 calls/s 19271 msg/s # tcp rx: 1137 MB/s 141609 calls/s # tcp tx: 1136 MB/s 19268 calls/s 19268 msg/s # tcp rx: 1137 MB/s 139993 calls/s # tcp tx: 1159 MB/s 19669 calls/s 19669 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 847485 calls/s # udp tx: 1188 MB/s 20160 calls/s 20160 msg/s # udp rx: 1200 MB/s 875194 calls/s # udp tx: 1198 MB/s 20331 calls/s 20331 msg/s # udp rx: 1249 MB/s 911290 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # udp rx: 1252 MB/s 913492 calls/s # udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # udp gso and gro - over veth touching data # udp rx: 1216 MB/s 887544 calls/s # udp tx: 1248 MB/s 21179 calls/s 21179 msg/s # udp rx: 1270 MB/s 926795 calls/s # udp tx: 1270 MB/s 21552 calls/s 21552 msg/s # udp rx: 1228 MB/s 896154 calls/s # udp tx: 1231 MB/s 20889 calls/s 20889 msg/s # udp rx: 1267 MB/s 924106 calls/s # udp tx: 1276 MB/s 21645 calls/s 21645 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__->