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: 1040 MB/s 17640 calls/s 17640 msg/s # tcp rx: 1041 MB/s 128225 calls/s # tcp tx: 980 MB/s 16638 calls/s 16638 msg/s # tcp rx: 982 MB/s 126659 calls/s # tcp tx: 1006 MB/s 17075 calls/s 17075 msg/s # tcp rx: 1007 MB/s 129296 calls/s # tcp tx: 971 MB/s 16481 calls/s 16481 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 876241 calls/s # udp tx: 1263 MB/s 21437 calls/s 21437 msg/s # udp rx: 1256 MB/s 894813 calls/s # udp tx: 1255 MB/s 21288 calls/s 21288 msg/s # udp rx: 1320 MB/s 940379 calls/s # udp tx: 1319 MB/s 22375 calls/s 22375 msg/s # udp rx: 1324 MB/s 943651 calls/s # udp tx: 1323 MB/s 22450 calls/s 22450 msg/s # udp gso and gro - over veth touching data # udp rx: 1280 MB/s 911939 calls/s # udp tx: 1312 MB/s 22266 calls/s 22266 msg/s # udp rx: 1313 MB/s 935858 calls/s # udp tx: 1316 MB/s 22322 calls/s 22322 msg/s # udp rx: 1321 MB/s 941626 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # udp rx: 1323 MB/s 942641 calls/s # udp tx: 1324 MB/s 22460 calls/s 22460 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1078 MB/s 18284 calls/s 18284 msg/s # tcp rx: 1079 MB/s 140049 calls/s # tcp tx: 1071 MB/s 18167 calls/s 18167 msg/s # tcp rx: 1072 MB/s 138730 calls/s # tcp tx: 1142 MB/s 19386 calls/s 19386 msg/s # tcp rx: 1144 MB/s 139143 calls/s # tcp tx: 1163 MB/s 19726 calls/s 19726 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 888618 calls/s # udp tx: 1254 MB/s 21271 calls/s 21271 msg/s # udp rx: 1285 MB/s 937746 calls/s # udp tx: 1287 MB/s 21836 calls/s 21836 msg/s # udp rx: 1274 MB/s 929707 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp rx: 1269 MB/s 925816 calls/s # udp tx: 1278 MB/s 21679 calls/s 21679 msg/s # udp gso and gro - over veth touching data # udp rx: 1041 MB/s 759336 calls/s # udp tx: 1066 MB/s 18093 calls/s 18093 msg/s # udp rx: 1263 MB/s 921795 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 1163 MB/s 848487 calls/s # udp tx: 1162 MB/s 19721 calls/s 19721 msg/s # udp rx: 1167 MB/s 851745 calls/s # udp tx: 1172 MB/s 19879 calls/s 19879 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__->