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: 1069 MB/s 18136 calls/s 18136 msg/s # tcp rx: 1070 MB/s 126089 calls/s # tcp tx: 1069 MB/s 18131 calls/s 18131 msg/s # tcp rx: 1082 MB/s 129411 calls/s # tcp tx: 1062 MB/s 18026 calls/s 18026 msg/s # tcp rx: 1062 MB/s 128098 calls/s # tcp tx: 1083 MB/s 18369 calls/s 18369 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 867144 calls/s # udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # udp rx: 1274 MB/s 907711 calls/s # udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # udp rx: 1293 MB/s 921198 calls/s # udp tx: 1294 MB/s 21952 calls/s 21952 msg/s # udp rx: 1289 MB/s 918884 calls/s # udp tx: 1291 MB/s 21897 calls/s 21897 msg/s # udp gso and gro - over veth touching data # udp rx: 1287 MB/s 917422 calls/s # udp tx: 1326 MB/s 22492 calls/s 22492 msg/s # udp rx: 1323 MB/s 942673 calls/s # udp tx: 1324 MB/s 22468 calls/s 22468 msg/s # udp rx: 1325 MB/s 944447 calls/s # udp tx: 1333 MB/s 22612 calls/s 22612 msg/s # udp rx: 1324 MB/s 943165 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1140 MB/s 19351 calls/s 19351 msg/s # tcp rx: 1211 MB/s 141667 calls/s # tcp tx: 1084 MB/s 18399 calls/s 18399 msg/s # tcp rx: 1085 MB/s 120235 calls/s # tcp tx: 1075 MB/s 18233 calls/s 18233 msg/s # tcp rx: 1060 MB/s 124193 calls/s # tcp tx: 1068 MB/s 18117 calls/s 18117 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 868345 calls/s # udp tx: 1219 MB/s 20686 calls/s 20686 msg/s # udp rx: 1160 MB/s 846267 calls/s # udp tx: 1170 MB/s 19854 calls/s 19854 msg/s # udp rx: 1244 MB/s 907718 calls/s # udp tx: 1251 MB/s 21220 calls/s 21220 msg/s # udp rx: 1261 MB/s 919803 calls/s # udp tx: 1259 MB/s 21370 calls/s 21370 msg/s # udp gso and gro - over veth touching data # udp rx: 1076 MB/s 785408 calls/s # udp tx: 1113 MB/s 18889 calls/s 18889 msg/s # udp rx: 1257 MB/s 916961 calls/s # udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # udp rx: 1258 MB/s 917632 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 1239 MB/s 903645 calls/s # udp tx: 1239 MB/s 21024 calls/s 21024 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__->