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: 1079 MB/s 18304 calls/s 18304 msg/s # tcp rx: 1079 MB/s 137283 calls/s # tcp tx: 1073 MB/s 18209 calls/s 18209 msg/s # tcp rx: 1073 MB/s 129573 calls/s # tcp tx: 1072 MB/s 18184 calls/s 18184 msg/s # tcp rx: 1079 MB/s 129949 calls/s # tcp tx: 1039 MB/s 17627 calls/s 17627 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 877781 calls/s # udp tx: 1257 MB/s 21323 calls/s 21323 msg/s # udp rx: 1195 MB/s 851550 calls/s # udp tx: 1201 MB/s 20375 calls/s 20375 msg/s # udp rx: 1277 MB/s 910221 calls/s # udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # udp rx: 1304 MB/s 929052 calls/s # udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # udp gso and gro - over veth touching data # udp rx: 1273 MB/s 907456 calls/s # udp tx: 1308 MB/s 22186 calls/s 22186 msg/s # udp rx: 1308 MB/s 932049 calls/s # udp tx: 1317 MB/s 22352 calls/s 22352 msg/s # udp rx: 1312 MB/s 935285 calls/s # udp tx: 1312 MB/s 22254 calls/s 22254 msg/s # udp rx: 1314 MB/s 936554 calls/s # udp tx: 1314 MB/s 22289 calls/s 22289 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1083 MB/s 18378 calls/s 18378 msg/s # tcp rx: 1083 MB/s 137737 calls/s # tcp tx: 1148 MB/s 19482 calls/s 19482 msg/s # tcp rx: 1149 MB/s 137917 calls/s # tcp tx: 1117 MB/s 18956 calls/s 18956 msg/s # tcp rx: 1118 MB/s 136723 calls/s # tcp tx: 1050 MB/s 17820 calls/s 17820 msg/s # udp gso - over veth touching data # udp rx: 1174 MB/s 856698 calls/s # udp tx: 1206 MB/s 20463 calls/s 20463 msg/s # udp rx: 1259 MB/s 918878 calls/s # udp tx: 1265 MB/s 21462 calls/s 21462 msg/s # udp rx: 1279 MB/s 933335 calls/s # udp tx: 1284 MB/s 21779 calls/s 21779 msg/s # udp rx: 1281 MB/s 934717 calls/s # udp tx: 1285 MB/s 21803 calls/s 21803 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897333 calls/s # udp tx: 1265 MB/s 21467 calls/s 21467 msg/s # udp rx: 1265 MB/s 922794 calls/s # udp tx: 1268 MB/s 21522 calls/s 21522 msg/s # udp rx: 1262 MB/s 920653 calls/s # udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # udp rx: 1264 MB/s 922146 calls/s # udp tx: 1277 MB/s 21669 calls/s 21669 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__->