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: 1161 MB/s 19708 calls/s 19708 msg/s # tcp rx: 1162 MB/s 139082 calls/s # tcp tx: 1186 MB/s 20126 calls/s 20126 msg/s # tcp rx: 1188 MB/s 138935 calls/s # tcp tx: 1191 MB/s 20216 calls/s 20216 msg/s # tcp rx: 1192 MB/s 137391 calls/s # tcp tx: 1198 MB/s 20320 calls/s 20320 msg/s # udp gso - over veth touching data # udp rx: 1269 MB/s 904045 calls/s # udp tx: 1310 MB/s 22227 calls/s 22227 msg/s # udp rx: 1304 MB/s 929192 calls/s # udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # udp rx: 1298 MB/s 925024 calls/s # udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # udp rx: 1305 MB/s 929921 calls/s # udp tx: 1305 MB/s 22146 calls/s 22146 msg/s # udp gso and gro - over veth touching data # udp rx: 1237 MB/s 881776 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp rx: 1257 MB/s 896079 calls/s # udp tx: 1268 MB/s 21517 calls/s 21517 msg/s # udp rx: 1259 MB/s 897012 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 msg/s # udp rx: 1308 MB/s 931950 calls/s # udp tx: 1310 MB/s 22225 calls/s 22225 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 942 MB/s 15980 calls/s 15980 msg/s # tcp rx: 943 MB/s 116151 calls/s # tcp tx: 915 MB/s 15533 calls/s 15533 msg/s # tcp rx: 916 MB/s 116939 calls/s # tcp tx: 974 MB/s 16531 calls/s 16531 msg/s # tcp rx: 975 MB/s 119557 calls/s # tcp tx: 937 MB/s 15898 calls/s 15898 msg/s # udp gso - over veth touching data # udp rx: 1172 MB/s 854942 calls/s # udp tx: 1208 MB/s 20490 calls/s 20490 msg/s # udp rx: 1246 MB/s 909322 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 1256 MB/s 916548 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # udp rx: 1180 MB/s 860624 calls/s # udp tx: 1179 MB/s 20013 calls/s 20013 msg/s # udp gso and gro - over veth touching data # udp rx: 1183 MB/s 863262 calls/s # udp tx: 1215 MB/s 20614 calls/s 20614 msg/s # udp rx: 1231 MB/s 897898 calls/s # udp tx: 1232 MB/s 20900 calls/s 20900 msg/s # udp rx: 1267 MB/s 924442 calls/s # udp tx: 1267 MB/s 21492 calls/s 21492 msg/s # udp rx: 1275 MB/s 930142 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 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__->