X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fvhost%2Fmain.c;h=312829e8b9301989b4f4b3eafe0b9635bab377ef;hb=3ee6f706519c0a7456f3d8a79048150dfa6d2581;hp=ab649bf147e16b3267a6a2b4e337f47f0598408a;hpb=c79a1c67465d0193b52e2ae4b64dd8362c575b2b;p=dpdk.git diff --git a/examples/vhost/main.c b/examples/vhost/main.c index ab649bf147..312829e8b9 100644 --- a/examples/vhost/main.c +++ b/examples/vhost/main.c @@ -1334,6 +1334,8 @@ print_stats(__rte_unused void *arg) } printf("===================================================\n"); + + fflush(stdout); } return NULL;