> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Murphy Yang
> Sent: Friday, January 8, 2021 4:30 PM
> To: [email protected]
> Cc: Yang, Qiming <[email protected]>; Yigit, Ferruh
> <[email protected]>; Guo, Jia <[email protected]>; Xing, Beilei
> <[email protected]>; Yang, SteveX <[email protected]>; Yang,
> MurphyX <[email protected]>
> Subject: [dpdk-dev] [PATCH] net/i40e: i40e PMD APIs add input pointer null
> check
Changed title to "add input pointer null"
>
> Pointer 'NULL' check for 'mac_addr' or 'conf' within i40e PMD APIs.
>
> Fixes: 66c78f4799ff ("net/i40e: add support for packet template to flow
> director")
> Fixes: 04b443fb2c43 ("net/i40e: fix port id type")
>
> Signed-off-by: Murphy Yang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi