[dpdk-dev] [PATCH] service: separate dump and reset code
David Marchand
david.marchand at redhat.com
Tue Oct 27 13:24:21 CET 2020
On Thu, Oct 22, 2020 at 10:08 AM David Marchand
<david.marchand at redhat.com> wrote:
>
> No functional change intended.
>
> service_dump_calls_per_lcore() was always called with a 0 reset flag.
> service_dump_one() was called with either a 0 reset flag or a NULL
> FILE pointer.
>
> We can split the code for readability sake.
>
> Note: there is no path to resetting calls_per_service[], this is left as
> is.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
Acked-by: Harry van Haaren <harry.van.haaren at intel.com>
Applied.
--
David Marchand
More information about the dev
mailing list