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: 1121 MB/s 19021 calls/s 19021 msg/s # tcp rx: 1122 MB/s 124616 calls/s # tcp tx: 1086 MB/s 18436 calls/s 18436 msg/s # tcp rx: 1088 MB/s 124273 calls/s # tcp tx: 1083 MB/s 18377 calls/s 18377 msg/s # tcp rx: 1084 MB/s 125269 calls/s # tcp tx: 1099 MB/s 18643 calls/s 18643 msg/s # udp gso - over veth touching data # udp rx: 1227 MB/s 874384 calls/s # udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # udp rx: 1267 MB/s 903011 calls/s # udp tx: 1267 MB/s 21490 calls/s 21490 msg/s # udp rx: 1325 MB/s 944258 calls/s # udp tx: 1325 MB/s 22475 calls/s 22475 msg/s # udp rx: 1319 MB/s 939737 calls/s # udp tx: 1317 MB/s 22348 calls/s 22348 msg/s # udp gso and gro - over veth touching data # udp rx: 1266 MB/s 902438 calls/s # udp tx: 1303 MB/s 22116 calls/s 22116 msg/s # udp rx: 1325 MB/s 944042 calls/s # udp tx: 1323 MB/s 22455 calls/s 22455 msg/s # udp rx: 1310 MB/s 933401 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # udp rx: 1311 MB/s 934084 calls/s # udp tx: 1310 MB/s 22223 calls/s 22223 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1143 MB/s 19400 calls/s 19400 msg/s # tcp rx: 1144 MB/s 138626 calls/s # tcp tx: 1139 MB/s 19334 calls/s 19334 msg/s # tcp rx: 1141 MB/s 138411 calls/s # tcp tx: 1141 MB/s 19366 calls/s 19366 msg/s # tcp rx: 1142 MB/s 129701 calls/s # tcp tx: 1052 MB/s 17858 calls/s 17858 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 886120 calls/s # udp tx: 1247 MB/s 21160 calls/s 21160 msg/s # udp rx: 1266 MB/s 923868 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 1255 MB/s 915403 calls/s # udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # udp rx: 1251 MB/s 912931 calls/s # udp tx: 1254 MB/s 21285 calls/s 21285 msg/s # udp gso and gro - over veth touching data # udp rx: 1236 MB/s 901845 calls/s # udp tx: 1275 MB/s 21637 calls/s 21637 msg/s # udp rx: 1142 MB/s 832977 calls/s # udp tx: 1145 MB/s 19423 calls/s 19423 msg/s # udp rx: 1139 MB/s 830703 calls/s # udp tx: 1143 MB/s 19387 calls/s 19387 msg/s # udp rx: 1111 MB/s 810736 calls/s # udp tx: 1115 MB/s 18916 calls/s 18916 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__->