[dpdk-dev] [PATCH v2 4/6] net/i40e: replace restrict with rte restrict

David Marchand david.marchand at redhat.com
Tue Jul 7 16:00:04 CEST 2020


On Mon, Jul 6, 2020 at 9:50 AM Joyce Kong <joyce.kong at arm.com> wrote:
>
> '__rte_restrict' is a common wrapper for restricted pointers which
> can be supported by all compilers. Use '__rte_restrict' instead of
> '__restrict' for code consistency.

This patch 4, 5 and 6 are simple replacements and can be squashed into
the first patch.

Thanks.

-- 
David Marchand



More information about the dev mailing list