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: 1061 MB/s 18005 calls/s 18005 msg/s # tcp rx: 1061 MB/s 133564 calls/s # tcp tx: 971 MB/s 16480 calls/s 16480 msg/s # tcp rx: 972 MB/s 127845 calls/s # tcp tx: 1038 MB/s 17620 calls/s 17620 msg/s # tcp rx: 1040 MB/s 126619 calls/s # tcp tx: 1055 MB/s 17895 calls/s 17895 msg/s # udp gso - over veth touching data # udp rx: 1274 MB/s 907630 calls/s # udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # udp rx: 1317 MB/s 938224 calls/s # udp tx: 1319 MB/s 22374 calls/s 22374 msg/s # udp rx: 1326 MB/s 945247 calls/s # udp tx: 1328 MB/s 22527 calls/s 22527 msg/s # udp rx: 1322 MB/s 942281 calls/s # udp tx: 1324 MB/s 22465 calls/s 22465 msg/s # udp gso and gro - over veth touching data # udp rx: 1184 MB/s 843892 calls/s # udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # udp rx: 1268 MB/s 903647 calls/s # udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # udp rx: 1270 MB/s 905168 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp rx: 1257 MB/s 895754 calls/s # udp tx: 1257 MB/s 21324 calls/s 21324 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 803 MB/s 13633 calls/s 13633 msg/s # tcp rx: 803 MB/s 85264 calls/s # tcp tx: 963 MB/s 16338 calls/s 16338 msg/s # tcp rx: 964 MB/s 127060 calls/s # tcp tx: 1036 MB/s 17579 calls/s 17579 msg/s # tcp rx: 1037 MB/s 126916 calls/s # tcp tx: 1056 MB/s 17923 calls/s 17923 msg/s # udp gso - over veth touching data # udp rx: 1161 MB/s 847113 calls/s # udp tx: 1212 MB/s 20567 calls/s 20567 msg/s # udp rx: 1280 MB/s 934012 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1239 MB/s 904133 calls/s # udp tx: 1238 MB/s 21008 calls/s 21008 msg/s # udp rx: 1246 MB/s 908989 calls/s # udp tx: 1247 MB/s 21160 calls/s 21160 msg/s # udp gso and gro - over veth touching data # udp rx: 1133 MB/s 826427 calls/s # udp tx: 1171 MB/s 19866 calls/s 19866 msg/s # udp rx: 1252 MB/s 913399 calls/s # udp tx: 1251 MB/s 21234 calls/s 21234 msg/s # udp rx: 1248 MB/s 910484 calls/s # udp tx: 1248 MB/s 21175 calls/s 21175 msg/s # udp rx: 1253 MB/s 914135 calls/s # udp tx: 1252 MB/s 21248 calls/s 21248 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__->