[dpdk-dev] [PATCH v2 3/3] app/testpmd: qualify profiling statistics on burst size

Thomas Monjalon thomas at monjalon.net
Thu Apr 2 13:21:54 CEST 2020


19/03/2020 14:50, Viacheslav Ovsiienko:
> +		printf("  CPU cycles/%u packet burst=%u (total cycles="
> +		       "%"PRIu64" / total %s bursts=%u)\n",

You can make it simpler by removing some words:
	CPU cycles -> cycles
	packet burst -> burst




More information about the dev mailing list