DPDK patches and discussions
 help / color / mirror / Atom feed
From: Haiyue Wang <haiyue.wang@intel.com>
To: dev@dpdk.org
Cc: Haiyue Wang <haiyue.wang@intel.com>
Subject: [dpdk-dev] [PATCH v2 0/2] net/ice: protocol extraction related issues
Date: Mon, 14 Oct 2019 22:50:03 +0800	[thread overview]
Message-ID: <20191014145005.94650-1-haiyue.wang@intel.com> (raw)
In-Reply-To: <20191009130716.80418-1-haiyue.wang@intel.com>

v1 -> v2:
	Split into two patches, one is fixing a commit

Haiyue Wang (2):
  net/ice: fix the missed memory free when dev is closed
  net/ice: avoid the parsed devargs value being overwritten

 drivers/net/ice/ice_ethdev.c | 44 +++++++++++++++++++++++++-----------
 drivers/net/ice/ice_ethdev.h |  1 +
 2 files changed, 32 insertions(+), 13 deletions(-)

-- 
2.17.1


  parent reply	other threads:[~2019-10-14 14:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-09 13:07 [dpdk-dev] [PATCH v1] net/ice: avoid the parsed devargs value being overwritten Haiyue Wang
2019-10-14  8:24 ` Ye Xiaolong
2019-10-14 13:51   ` Wang, Haiyue
2019-10-14 14:50 ` Haiyue Wang [this message]
2019-10-14 14:50   ` [dpdk-dev] [PATCH v2 1/2] net/ice: fix the missed memory free when dev is closed Haiyue Wang
2019-10-14 14:50   ` [dpdk-dev] [PATCH v2 2/2] net/ice: avoid the parsed devargs value being overwritten Haiyue Wang
2019-10-14 23:21   ` [dpdk-dev] [PATCH v2 0/2] net/ice: protocol extraction related issues Ye Xiaolong
2019-10-16  3:05   ` Ye Xiaolong

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=20191014145005.94650-1-haiyue.wang@intel.com \
    --to=haiyue.wang@intel.com \
    --cc=dev@dpdk.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).