numam-dpdk/drivers
Chengwen Feng f93819cf5a net/hns3: fix interrupt vector freeing
The intr_handle->intr_vec is allocated by rte_zmalloc(), but freed by
free(), this patch fixes it.

Fixes: 02a7b55657 ("net/hns3: support Rx interrupt")
Cc: stable@dpdk.org

Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-10-13 13:59:13 +02:00
..
baseband baseband/la12xx: support enqueue and dequeue 2021-10-18 20:12:08 +02:00
bus bus/vmbus: fix ring buffer mapping in secondary process 2021-10-13 13:55:09 +02:00
common common/sfc_efx/base: add flag to use Rx prefix user flag 2021-10-13 00:47:49 +02:00
compress compress/mlx5: refactor HW queue object 2021-10-05 18:15:40 +02:00
crypto crypto/dpaa_sec: support AEAD and proto with raw API 2021-10-17 19:32:13 +02:00
dma dmadev: add burst capacity API 2021-10-18 11:17:30 +02:00
event mempool: add namespace to internal helpers 2021-10-20 10:00:18 +02:00
mempool mempool: add namespace to driver register macro 2021-10-20 10:00:18 +02:00
net net/hns3: fix interrupt vector freeing 2021-10-13 13:59:13 +02:00
raw raw/cnxk_bphy: use ROC calls for max IRQ get 2021-10-07 13:02:48 +02:00
regex regex/mlx5: refactor HW queue objects 2021-10-05 18:15:40 +02:00
vdpa common/mlx5: share DevX queue pair operations 2021-10-05 18:15:40 +02:00
meson.build dmadev: introduce DMA device library 2021-10-17 20:49:57 +02:00