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: 1145 MB/s 19423 calls/s 19423 msg/s # tcp rx: 1145 MB/s 131191 calls/s # tcp tx: 1044 MB/s 17716 calls/s 17716 msg/s # tcp rx: 1045 MB/s 118800 calls/s # tcp tx: 1104 MB/s 18741 calls/s 18741 msg/s # tcp rx: 1106 MB/s 130058 calls/s # tcp tx: 1126 MB/s 19100 calls/s 19100 msg/s # udp gso - over veth touching data # udp rx: 1263 MB/s 899884 calls/s # udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # udp rx: 1312 MB/s 935210 calls/s # udp tx: 1315 MB/s 22313 calls/s 22313 msg/s # udp rx: 1317 MB/s 938284 calls/s # udp tx: 1322 MB/s 22436 calls/s 22436 msg/s # udp rx: 1317 MB/s 938241 calls/s # udp tx: 1321 MB/s 22412 calls/s 22412 msg/s # udp gso and gro - over veth touching data # udp rx: 1247 MB/s 888995 calls/s # udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # udp rx: 1284 MB/s 914757 calls/s # udp tx: 1284 MB/s 21780 calls/s 21780 msg/s # udp rx: 1259 MB/s 897295 calls/s # udp tx: 1258 MB/s 21344 calls/s 21344 msg/s # udp rx: 1243 MB/s 885900 calls/s # udp tx: 1243 MB/s 21087 calls/s 21087 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1152 MB/s 19549 calls/s 19549 msg/s # tcp rx: 1153 MB/s 140508 calls/s # tcp tx: 1149 MB/s 19492 calls/s 19492 msg/s # tcp rx: 1150 MB/s 138928 calls/s # tcp tx: 1161 MB/s 19703 calls/s 19703 msg/s # tcp rx: 1162 MB/s 137825 calls/s # tcp tx: 1161 MB/s 19698 calls/s 19698 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 893596 calls/s # udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # udp rx: 1249 MB/s 910988 calls/s # udp tx: 1256 MB/s 21314 calls/s 21314 msg/s # udp rx: 1257 MB/s 917383 calls/s # udp tx: 1263 MB/s 21437 calls/s 21437 msg/s # udp rx: 1255 MB/s 915939 calls/s # udp tx: 1262 MB/s 21410 calls/s 21410 msg/s # udp gso and gro - over veth touching data # udp rx: 1244 MB/s 907893 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 1270 MB/s 926533 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 1267 MB/s 924702 calls/s # udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # udp rx: 1268 MB/s 924961 calls/s # udp tx: 1268 MB/s 21509 calls/s 21509 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__->