On 12/17/2024 9:59 AM, David Marchand wrote:
Add an assert to double check the passed handle is not NULL, as it points at an initialisation/allocation issue prior to accessing this lcore variable.Signed-off-by: David Marchand <david.march...@redhat.com> --- lib/eal/include/rte_lcore_var.h | 2 ++ 1 file changed, 2 insertions(+)
Acked-by: Anatoly Burakov <anatoly.bura...@intel.com> -- Thanks, Anatoly