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: 1154 MB/s 19582 calls/s 19582 msg/s # tcp rx: 1157 MB/s 130285 calls/s # tcp tx: 993 MB/s 16856 calls/s 16856 msg/s # tcp rx: 992 MB/s 131420 calls/s # tcp tx: 1064 MB/s 18052 calls/s 18052 msg/s # tcp rx: 1066 MB/s 129912 calls/s # tcp tx: 1081 MB/s 18341 calls/s 18341 msg/s # udp gso - over veth touching data # udp rx: 1308 MB/s 932038 calls/s # udp tx: 1331 MB/s 22585 calls/s 22585 msg/s # udp rx: 1323 MB/s 942497 calls/s # udp tx: 1322 MB/s 22436 calls/s 22436 msg/s # udp rx: 1323 MB/s 942634 calls/s # udp tx: 1326 MB/s 22490 calls/s 22490 msg/s # udp rx: 1313 MB/s 935879 calls/s # udp tx: 1316 MB/s 22330 calls/s 22330 msg/s # udp gso and gro - over veth touching data # udp rx: 1231 MB/s 876996 calls/s # udp tx: 1265 MB/s 21459 calls/s 21459 msg/s # udp rx: 1287 MB/s 917052 calls/s # udp tx: 1289 MB/s 21878 calls/s 21878 msg/s # udp rx: 1296 MB/s 923448 calls/s # udp tx: 1298 MB/s 22026 calls/s 22026 msg/s # udp rx: 1283 MB/s 914366 calls/s # udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1122 MB/s 19034 calls/s 19034 msg/s # tcp rx: 1125 MB/s 139359 calls/s # tcp tx: 1082 MB/s 18360 calls/s 18360 msg/s # tcp rx: 1090 MB/s 133841 calls/s # tcp tx: 1091 MB/s 18517 calls/s 18517 msg/s # tcp rx: 1096 MB/s 129886 calls/s # tcp tx: 1068 MB/s 18118 calls/s 18118 msg/s # udp gso - over veth touching data # udp rx: 1227 MB/s 895579 calls/s # udp tx: 1253 MB/s 21267 calls/s 21267 msg/s # udp rx: 1244 MB/s 907736 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp rx: 1240 MB/s 904915 calls/s # udp tx: 1243 MB/s 21095 calls/s 21095 msg/s # udp rx: 1257 MB/s 916995 calls/s # udp tx: 1260 MB/s 21374 calls/s 21374 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 912331 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp rx: 1215 MB/s 886336 calls/s # udp tx: 1216 MB/s 20629 calls/s 20629 msg/s # udp rx: 1242 MB/s 905873 calls/s # udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # udp rx: 1274 MB/s 929251 calls/s # udp tx: 1273 MB/s 21600 calls/s 21600 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__->