[dpdk-dev] [PATCH v3 0/2] virtio: fix memory leak of virtqueue memzones

Jianfeng Tan jianfeng.tan at intel.com
Fri Apr 29 02:48:44 CEST 2016


Patch 1: Do some cleanup in virtio_dev_queue_setup();
Patch 2: Fix the memory leak bug.

Jianfeng Tan (2):
  v3: Fix a typo in the queue_type check.
  v2: split cleanup and fix into two patches.

  virtio: cleanup virtio_dev_queue_setup()
  virtio: fix memory leak of virtqueue memzones

 drivers/net/virtio/virtio_ethdev.c | 66 +++++++++++++++++++++-----------------
 drivers/net/virtio/virtqueue.h     |  2 ++
 2 files changed, 39 insertions(+), 29 deletions(-)

-- 
2.1.4



More information about the dev mailing list