DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jianbo Liu <jianbo.liu@linaro.org>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: "Zhang, Helin" <helin.zhang@intel.com>,
	"Wu, Jingjing" <jingjing.wu@intel.com>,
	dev@dpdk.org,  Jerin Jacob <jerin.jacob@caviumnetworks.com>
Subject: Re: [dpdk-dev] [PATCH 0/2] reduce writes in i40e driver
Date: Thu, 6 Apr 2017 13:53:32 +0800	[thread overview]
Message-ID: <CAP4Qi39q7y2Cxa7EdvkRgTX1spp2NscAOg7sXYkErmGqnuAfRA@mail.gmail.com> (raw)
In-Reply-To: <20170403143944.17719-1-bruce.richardson@intel.com>

On 3 April 2017 at 22:39, Bruce Richardson <bruce.richardson@intel.com> wrote:
> this set is based upon Olivier's mbuf rework patchset, and makes some
> improvement to the i40e driver taking account of the rework. It also
> removes a build-time option that seems unnecessary.
>
> Bruce Richardson (2):
>   net/i40e: eliminate mbuf write on rearm
>   net/i40e: remove option to disable offload flags
>
>  config/common_base                      |  1 -
>  doc/guides/nics/i40e.rst                |  5 ----
>  drivers/net/i40e/i40e_rxtx_vec_common.h |  8 ------
>  drivers/net/i40e/i40e_rxtx_vec_neon.c   | 11 --------
>  drivers/net/i40e/i40e_rxtx_vec_sse.c    | 50 ++++++++++++++++-----------------
>  5 files changed, 24 insertions(+), 51 deletions(-)
>
> --
> 2.9.3
>

  parent reply	other threads:[~2017-04-06  5:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03 14:39 Bruce Richardson
2017-04-03 14:39 ` [dpdk-dev] [PATCH 1/2] net/i40e: eliminate mbuf write on rearm Bruce Richardson
2017-04-03 14:39 ` [dpdk-dev] [PATCH 2/2] net/i40e: remove option to disable offload flags Bruce Richardson
2017-04-03 14:45   ` Ferruh Yigit
2017-04-03 14:51     ` Bruce Richardson
2017-04-06  5:53 ` Jianbo Liu [this message]
2017-04-06  5:56 ` [dpdk-dev] [PATCH 0/2] reduce writes in i40e driver Jianbo Liu
2017-04-06 11:32 ` [dpdk-dev] [PATCH v2 " Bruce Richardson
2017-04-06 11:32   ` [dpdk-dev] [PATCH v2 1/2] net/i40e: eliminate mbuf write on rearm Bruce Richardson
2017-04-06 16:24     ` Zhang, Qi Z
2017-04-07  8:26       ` Bruce Richardson
2017-04-06 11:32   ` [dpdk-dev] [PATCH v2 2/2] net/i40e: remove option to disable offload flags Bruce Richardson
2017-04-10 13:13   ` [dpdk-dev] [PATCH v2 0/2] reduce writes in i40e driver Ferruh Yigit

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=CAP4Qi39q7y2Cxa7EdvkRgTX1spp2NscAOg7sXYkErmGqnuAfRA@mail.gmail.com \
    --to=jianbo.liu@linaro.org \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=helin.zhang@intel.com \
    --cc=jerin.jacob@caviumnetworks.com \
    --cc=jingjing.wu@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 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).