> To: Gregory Etelson
> Cc: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix empty err msg in
> mlx5_flow_tunnel_validate
>
> From: wenxu
>
> If the mlx5_flow_tunnel_validate validate the flow tunnel rule failed, the
> err_msg is empty in the rte_flow_error.
>
Hi,
> Signed-off-by: wenxu
Please could capitalize your name?
Should it be split in 2 words?
Convention in DPDK is to have first name first and family name at the end.
Thanks
empty string "".
Patch looks OK for me, could you, please fix commit message typos and send v2?
With best regards,
Slava
> -Original Message-
> From: dev On Behalf Of we...@ucloud.cn
> Sent: Monday, August 9, 2021 8:44
> To: Gregory Etelson
> Cc: dev@dpdk.
From: wenxu
If the mlx5_flow_tunnel_validate validate the flow tunnel
rule failed, the err_msg is empty in the rte_flow_error.
Fixes: 4ec6360de37d ("net/mlx5: implement tunnel offload")
Signed-off-by: wenxu
---
drivers/net/mlx5/mlx5_flow.c | 43 ---
1 f
4 matches
Mail list logo