[dpdk-dev] [PATCH] Don't inline string functions

Richardson, Bruce bruce.richardson at intel.com
Wed May 14 17:29:16 CEST 2014


> -----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>


More information about the dev mailing list