8c6ef17e1f
There's core dump when launching l3fwd with 1 queue 1 core. It's because NULL pointer is used if fail to configure device. This patch removes incorrect check during device configuration, and checks NULL pointer when executing VIRTCHNL2_OP_DEALLOC_VECTORS. Fixes: |
||
---|---|---|
.. | ||
idpf_ethdev.c | ||
idpf_ethdev.h | ||
idpf_logs.h | ||
idpf_rxtx_vec_avx512.c | ||
idpf_rxtx_vec_common.h | ||
idpf_rxtx.c | ||
idpf_rxtx.h | ||
idpf_vchnl.c | ||
meson.build |