[dpdk-dev] [PATCH 1/3] net/ixgbe: replace macro with inline function

Lu, Wenzhuo wenzhuo.lu at intel.com
Thu Jun 1 07:09:05 CEST 2017


Hi Qi,


> -----Original Message-----
> From: Zhang, Qi Z
> Sent: Saturday, May 27, 2017 3:52 AM
> To: Zhang, Helin; Lu, Wenzhuo
> Cc: dev at dpdk.org; Zhang, Qi Z
> Subject: [PATCH 1/3] net/ixgbe: replace macro with inline function
> 
> Code clean, replace macro with inline funtion for searching next no void
> pattern and next no void action
> 
> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>
> ---
>  drivers/net/ixgbe/ixgbe_flow.c | 208 +++++++++++++++--------------------------
>  1 file changed, 73 insertions(+), 135 deletions(-)
This patch is good, but don't understand the necessity to replace the macro. Would you like to add more explanation in the commit log?


More information about the dev mailing list