All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tiwei Bie <tiwei.bie@intel.com>
To: maxime.coquelin@redhat.com, zhihong.wang@intel.com, dev@dpdk.org
Subject: [dpdk-dev] [PATCH v2 0/4] Some fixes for mergeable Rx
Date: Thu, 20 Jun 2019 10:34:32 +0800	[thread overview]
Message-ID: <20190620023436.12819-1-tiwei.bie@intel.com> (raw)

v2:
- Fix commit log (Maxime);

Tiwei Bie (4):
  net/virtio: fix memory leak in in-order Rx
  net/virtio: fix memory leak in mergeable Rx
  net/virtio: fix memory leak in mergeable packed Rx
  net/virtio: fix packets check in mergeable packed Rx

 drivers/net/virtio/virtio_rxtx.c | 56 +++++++++++++++-----------------
 1 file changed, 26 insertions(+), 30 deletions(-)

-- 
2.17.1


             reply	other threads:[~2019-06-20  2:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-20  2:34 Tiwei Bie [this message]
2019-06-20  2:34 ` [dpdk-dev] [PATCH v2 1/4] net/virtio: fix memory leak in in-order Rx Tiwei Bie
2019-06-20  2:34 ` [dpdk-dev] [PATCH v2 2/4] net/virtio: fix memory leak in mergeable Rx Tiwei Bie
2019-06-20  2:34 ` [dpdk-dev] [PATCH v2 3/4] net/virtio: fix memory leak in mergeable packed Rx Tiwei Bie
2019-06-20  2:34 ` [dpdk-dev] [PATCH v2 4/4] net/virtio: fix packets check " Tiwei Bie
2019-06-20  9:57 ` [dpdk-dev] [PATCH v2 0/4] Some fixes for mergeable Rx Maxime Coquelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190620023436.12819-1-tiwei.bie@intel.com \
    --to=tiwei.bie@intel.com \
    --cc=dev@dpdk.org \
    --cc=maxime.coquelin@redhat.com \
    --cc=zhihong.wang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.