On Mon, Apr 29, 2013 at 02:42:56PM -0700, Andy Zhou wrote:
> Add fflush() to the 'rate' command of 'ovs-benchmark'.  On a tty console
> the output is line-buffered. However, piped output by default has a
> deeper (usually 4KB) buffer, the output won't appear to the other end of
> the pipe until this buffer is full.
> 
> This patch makes the piped output of the 'rate' command's consistent
> with tty console output.
> 
> Signed-off-by: Andy Zhou <az...@nicira.com>

Funny, I have an equivalent year-old patch in one of my branches, that
it looks like I never sent for review.

Your patch looks fine, thanks.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to