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: 1141 MB/s 19355 calls/s 19355 msg/s # tcp rx: 1142 MB/s 140823 calls/s # tcp tx: 1144 MB/s 19406 calls/s 19406 msg/s # tcp rx: 1145 MB/s 139296 calls/s # tcp tx: 1029 MB/s 17463 calls/s 17463 msg/s # tcp rx: 1030 MB/s 138165 calls/s # tcp tx: 1136 MB/s 19275 calls/s 19275 msg/s # udp gso - over veth touching data # udp rx: 1127 MB/s 803397 calls/s # udp tx: 1162 MB/s 19711 calls/s 19711 msg/s # udp rx: 1237 MB/s 881884 calls/s # udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # udp rx: 1145 MB/s 816170 calls/s # udp tx: 1148 MB/s 19476 calls/s 19476 msg/s # udp rx: 1282 MB/s 913272 calls/s # udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # udp gso and gro - over veth touching data # udp rx: 1163 MB/s 828989 calls/s # udp tx: 1196 MB/s 20289 calls/s 20289 msg/s # udp rx: 1272 MB/s 906633 calls/s # udp tx: 1279 MB/s 21698 calls/s 21698 msg/s # udp rx: 1321 MB/s 941444 calls/s # udp tx: 1318 MB/s 22362 calls/s 22362 msg/s # udp rx: 1335 MB/s 951327 calls/s # udp tx: 1338 MB/s 22704 calls/s 22704 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1118 MB/s 18966 calls/s 18966 msg/s # tcp rx: 1139 MB/s 138931 calls/s # tcp tx: 1085 MB/s 18413 calls/s 18413 msg/s # tcp rx: 1084 MB/s 125460 calls/s # tcp tx: 1034 MB/s 17552 calls/s 17552 msg/s # tcp rx: 1035 MB/s 128118 calls/s # tcp tx: 1039 MB/s 17625 calls/s 17625 msg/s # udp gso - over veth touching data # udp rx: 939 MB/s 685437 calls/s # udp tx: 971 MB/s 16477 calls/s 16477 msg/s # udp rx: 1248 MB/s 910412 calls/s # udp tx: 1250 MB/s 21207 calls/s 21207 msg/s # udp rx: 1274 MB/s 929462 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # udp rx: 1265 MB/s 923201 calls/s # udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # udp gso and gro - over veth touching data # udp rx: 904 MB/s 659420 calls/s # udp tx: 931 MB/s 15798 calls/s 15798 msg/s # udp rx: 962 MB/s 701932 calls/s # udp tx: 959 MB/s 16273 calls/s 16273 msg/s # udp rx: 1155 MB/s 842838 calls/s # udp tx: 1168 MB/s 19821 calls/s 19821 msg/s # udp rx: 1234 MB/s 900512 calls/s # udp tx: 1235 MB/s 20961 calls/s 20961 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__->