> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Stephen Hemminger
> Sent: Wednesday, May 14, 2014 4:20 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] Don't inline string functions
> 
> It makes no sense to inline string functions, in fact snprintf can't be 
> inlined
> because the function supports variable number of arguments.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> 

Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Reply via email to