[dpdk-dev] [PATCH v8 03/13] vhost: try to unroll for each loop
Maxime Coquelin
maxime.coquelin at redhat.com
Thu Oct 24 08:16:27 CEST 2019
On 10/22/19 12:08 AM, Marvin Liu wrote:
> Create macro for adding unroll pragma before for each loop. Batch
> functions will be contained of several small loops which can be
> optimized by compilers' loop unrolling pragma.
>
> Signed-off-by: Marvin Liu <yong.liu at intel.com>
>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list