On 5/5/22 11:02, Chengwen Feng wrote:
The return value of rte_tel_data_alloc() may be null pointer, in this patch, the null check function is added.Fixes: 5ea354a1f2cc ("net/cnxk: support telemetry") Cc: [email protected] Signed-off-by: Chengwen Feng <[email protected]>
Reviewed-by: Andrew Rybchenko <[email protected]>

