On 7/28/2020 1:34 PM, wangyunjian wrote: > From: Yunjian Wang <[email protected]> > > The function rte_zmalloc() could return NULL, the return > value need to be checked. > > Fixes: f4ca3fd54c4d ("net/hinic: create and destroy flow director filter") > Cc: [email protected] > > Signed-off-by: Yunjian Wang <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]> Applied to dpdk-next-net/master, thanks.

