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: 652 MB/s 11074 calls/s 11074 msg/s # tcp rx: 654 MB/s 86364 calls/s # tcp tx: 730 MB/s 12395 calls/s 12395 msg/s # tcp rx: 731 MB/s 87679 calls/s # tcp tx: 704 MB/s 11941 calls/s 11941 msg/s # tcp rx: 704 MB/s 86613 calls/s # tcp tx: 701 MB/s 11899 calls/s 11899 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 860424 calls/s # udp tx: 1244 MB/s 21103 calls/s 21103 msg/s # udp rx: 1287 MB/s 917273 calls/s # udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # udp rx: 1308 MB/s 932270 calls/s # udp tx: 1309 MB/s 22215 calls/s 22215 msg/s # udp rx: 1350 MB/s 962274 calls/s # udp tx: 1349 MB/s 22883 calls/s 22883 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 887110 calls/s # udp tx: 1281 MB/s 21740 calls/s 21740 msg/s # udp rx: 1205 MB/s 859030 calls/s # udp tx: 1194 MB/s 20263 calls/s 20263 msg/s # udp rx: 1224 MB/s 872418 calls/s # udp tx: 1235 MB/s 20960 calls/s 20960 msg/s # udp rx: 1307 MB/s 931078 calls/s # udp tx: 1307 MB/s 22179 calls/s 22179 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1105 MB/s 18746 calls/s 18746 msg/s # tcp rx: 1105 MB/s 128620 calls/s # tcp tx: 1041 MB/s 17668 calls/s 17668 msg/s # tcp rx: 1042 MB/s 133340 calls/s # tcp tx: 1028 MB/s 17443 calls/s 17443 msg/s # tcp rx: 1029 MB/s 131944 calls/s # tcp tx: 1070 MB/s 18157 calls/s 18157 msg/s # udp gso - over veth touching data # udp rx: 1082 MB/s 789281 calls/s # udp tx: 1109 MB/s 18810 calls/s 18810 msg/s # udp rx: 1166 MB/s 850523 calls/s # udp tx: 1168 MB/s 19827 calls/s 19827 msg/s # udp rx: 1217 MB/s 888112 calls/s # udp tx: 1218 MB/s 20661 calls/s 20661 msg/s # udp rx: 1148 MB/s 837596 calls/s # udp tx: 1157 MB/s 19626 calls/s 19626 msg/s # udp gso and gro - over veth touching data # udp rx: 1151 MB/s 839472 calls/s # udp tx: 1181 MB/s 20045 calls/s 20045 msg/s # udp rx: 1272 MB/s 928317 calls/s # udp tx: 1271 MB/s 21568 calls/s 21568 msg/s # udp rx: 1275 MB/s 929886 calls/s # udp tx: 1274 MB/s 21609 calls/s 21609 msg/s # udp rx: 1276 MB/s 930630 calls/s # udp tx: 1275 MB/s 21626 calls/s 21626 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__->