Qiming Chen ad5629de9a net/iavf: fix Rx queue IRQ resource leak
In the iavf_config_rx_queues_irqs function, the memory pointed to by the
intr_handle->intr_vec and qv_map addresses is not released in the
subsequent hook branch, resulting in resource leakage.

Fixes: f593944fc988 ("net/iavf: enable IRQ mapping configuration for large VF")
Cc: stable@dpdk.org

Signed-off-by: Qiming Chen <chenqiming_huawei@163.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2021-09-28 05:33:44 +02:00
..
2021-04-01 16:10:20 +02:00
2021-09-22 09:05:50 +02:00
2021-09-30 22:09:49 +02:00
2021-09-30 22:09:49 +02:00
2020-11-20 21:10:05 +01:00
2021-08-17 08:37:52 +02:00