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: 1154 MB/s 19585 calls/s 19585 msg/s # tcp rx: 1160 MB/s 140373 calls/s # tcp tx: 1079 MB/s 18317 calls/s 18317 msg/s # tcp rx: 1088 MB/s 126999 calls/s # tcp tx: 998 MB/s 16928 calls/s 16928 msg/s # tcp rx: 997 MB/s 126109 calls/s # tcp tx: 1091 MB/s 18517 calls/s 18517 msg/s # udp gso - over veth touching data # udp rx: 1276 MB/s 909052 calls/s # udp tx: 1310 MB/s 22231 calls/s 22231 msg/s # udp rx: 1290 MB/s 919032 calls/s # udp tx: 1291 MB/s 21898 calls/s 21898 msg/s # udp rx: 1268 MB/s 903867 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp rx: 1299 MB/s 925399 calls/s # udp tx: 1300 MB/s 22064 calls/s 22064 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 870518 calls/s # udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # udp rx: 1287 MB/s 916893 calls/s # udp tx: 1287 MB/s 21831 calls/s 21831 msg/s # udp rx: 1305 MB/s 930284 calls/s # udp tx: 1305 MB/s 22147 calls/s 22147 msg/s # udp rx: 1307 MB/s 931749 calls/s # udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1018 MB/s 17277 calls/s 17277 msg/s # tcp rx: 1019 MB/s 130244 calls/s # tcp tx: 1087 MB/s 18441 calls/s 18441 msg/s # tcp rx: 1088 MB/s 134129 calls/s # tcp tx: 1097 MB/s 18618 calls/s 18618 msg/s # tcp rx: 1098 MB/s 135341 calls/s # tcp tx: 1140 MB/s 19352 calls/s 19352 msg/s # udp gso - over veth touching data # udp rx: 1181 MB/s 861807 calls/s # udp tx: 1225 MB/s 20783 calls/s 20783 msg/s # udp rx: 1223 MB/s 892049 calls/s # udp tx: 1224 MB/s 20775 calls/s 20775 msg/s # udp rx: 1223 MB/s 891984 calls/s # udp tx: 1224 MB/s 20764 calls/s 20764 msg/s # udp rx: 1221 MB/s 891142 calls/s # udp tx: 1223 MB/s 20756 calls/s 20756 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 865435 calls/s # udp tx: 1217 MB/s 20652 calls/s 20652 msg/s # udp rx: 1189 MB/s 867805 calls/s # udp tx: 1189 MB/s 20180 calls/s 20180 msg/s # udp rx: 1261 MB/s 920114 calls/s # udp tx: 1263 MB/s 21423 calls/s 21423 msg/s # udp rx: 1266 MB/s 923697 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 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__->