17/05/2018 04:46, Gavin Hu:
> From: gavin hu <[email protected]>
> 
> This patch adds a pair of "()" to embrace the argument
> input to the function-like macro invocation.
> 
> drivers/net/mlx5/mlx5_rxtx_vec.c:37:
> drivers/net/mlx5/mlx5_rxtx_vec_neon.h:170:24: error: too many arguments
> provided to function-like macro invocation
>       (uint16x8_t) { 0, 0, cs_flags,
>       rte_cpu_to_be_16(len),
> 
> Fixes: 570acdb1da ("net/mlx5: add vectorized Rx/Tx burst for ARM")
> Cc: [email protected]
> 
> Signed-off-by: Gavin Hu <[email protected]>
> Signed-off-by: Sirshak Das <[email protected]>
> Reviewed-by: Phil Yang <[email protected]>
> Reviewed-by: Honnappa Nagarahalli <[email protected]>
> Reviewed-by: Jerin Jacob <[email protected]>
> Acked-by: Yongseok Koh <[email protected]>

Series applied, thanks



Reply via email to