> -----Original Message-----
> From: Joyce Kong <[email protected]>
> Sent: Monday, July 6, 2020 3:49 PM
> To: [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; Honnappa Nagarahalli
> <[email protected]>; Phil Yang <[email protected]>;
> Ruifeng Wang <[email protected]>
> Cc: [email protected]; nd <[email protected]>
> Subject: [PATCH v2 1/6] lib/eal: add a common wrapper for restricted
> pointers
> 
> The 'restrict' keyword is recognized in C99, while type qulifier
> '__restrict' compiles ok in C with all language levels. This patch
> is to add a wrapper defining '__rte_restrict' with 'restrict' and
> '__restrict' to be supported by all compilers.
> 
> Signed-off-by: Joyce Kong <[email protected]>
> ---

Reviewed-by: Phil Yang <[email protected]>

Reply via email to