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: 1006 MB/s 17069 calls/s 17069 msg/s # tcp rx: 1007 MB/s 142292 calls/s # tcp tx: 1031 MB/s 17490 calls/s 17490 msg/s # tcp rx: 1032 MB/s 132919 calls/s # tcp tx: 1015 MB/s 17228 calls/s 17228 msg/s # tcp rx: 1016 MB/s 127810 calls/s # tcp tx: 1013 MB/s 17187 calls/s 17187 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 862603 calls/s # udp tx: 1232 MB/s 20910 calls/s 20910 msg/s # udp rx: 1219 MB/s 868684 calls/s # udp tx: 1218 MB/s 20670 calls/s 20670 msg/s # udp rx: 1232 MB/s 877856 calls/s # udp tx: 1235 MB/s 20955 calls/s 20955 msg/s # udp rx: 1226 MB/s 874029 calls/s # udp tx: 1225 MB/s 20793 calls/s 20793 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 887085 calls/s # udp tx: 1272 MB/s 21581 calls/s 21581 msg/s # udp rx: 1277 MB/s 910041 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # udp rx: 1297 MB/s 924121 calls/s # udp tx: 1296 MB/s 21997 calls/s 21997 msg/s # udp rx: 1282 MB/s 913349 calls/s # udp tx: 1282 MB/s 21746 calls/s 21746 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1171 MB/s 19863 calls/s 19863 msg/s # tcp rx: 1172 MB/s 137726 calls/s # tcp tx: 1235 MB/s 20955 calls/s 20955 msg/s # tcp rx: 1236 MB/s 111883 calls/s # tcp tx: 1273 MB/s 21593 calls/s 21593 msg/s # tcp rx: 1274 MB/s 111696 calls/s # tcp tx: 1237 MB/s 20985 calls/s 20985 msg/s # udp gso - over veth touching data # udp rx: 1236 MB/s 901871 calls/s # udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # udp rx: 1254 MB/s 914611 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 1258 MB/s 917506 calls/s # udp tx: 1261 MB/s 21400 calls/s 21400 msg/s # udp rx: 1270 MB/s 926645 calls/s # udp tx: 1278 MB/s 21684 calls/s 21684 msg/s # udp gso and gro - over veth touching data # udp rx: 1080 MB/s 788331 calls/s # udp tx: 1106 MB/s 18766 calls/s 18766 msg/s # udp rx: 1165 MB/s 850180 calls/s # udp tx: 1167 MB/s 19800 calls/s 19800 msg/s # udp rx: 1213 MB/s 884850 calls/s # udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # udp rx: 1243 MB/s 907131 calls/s # udp tx: 1252 MB/s 21244 calls/s 21244 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__->