DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Brandeburg, Jesse" <jesse.brandeburg@intel.com>,
	"Johnson, Brian" <brian.johnson@intel.com>,
	"thomas@monjalon.net" <thomas@monjalon.net>,
	"david.marchand@redhat.com" <david.marchand@redhat.com>
Cc: "Brandeburg, Jesse" <jesse.brandeburg@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2 0/2] intel: fix writeback
Date: Mon, 26 Oct 2020 01:11:35 +0000	[thread overview]
Message-ID: <d026e1df3e6742b79f973862b9d480e7@intel.com> (raw)
In-Reply-To: <20201023202200.1909832-1-jesse.brandeburg@intel.com>



> -----Original Message-----
> From: Jesse Brandeburg <jesse.brandeburg@intel.com>
> Sent: Saturday, October 24, 2020 4:22 AM
> To: Johnson, Brian <brian.johnson@intel.com>; thomas@monjalon.net;
> david.marchand@redhat.com
> Cc: Brandeburg, Jesse <jesse.brandeburg@intel.com>; dev@dpdk.org; Zhang,
> Qi Z <qi.z.zhang@intel.com>
> Subject: [PATCH v2 0/2] intel: fix writeback
> 
> This patch series is targeted at the v20.11 release.
> 
> It fixes two separate bugs, on the PF with reducing the latency from 16us to
> 2us maximum for a single packet, and on the VF with adding an ITR timeout to
> both allow descriptor aggregation for writeback, and minimize latency, setting
> the value to the same as the PF for E810 family.
> 
> v2: subscribe to list and re-send
> 
> Jesse Brandeburg (2):
>   iavf: Fix performance with writeback policy
>   ice: update writeback policy to reduce latency
> 
>  drivers/net/iavf/iavf_ethdev.c | 13 +++++++++++--
>  drivers/net/ice/ice_ethdev.c   |  2 +-
>  2 files changed, 12 insertions(+), 3 deletions(-)
> 
> --
> 2.25.4

Acked-by: Qi Zhang <qi.z.zhang@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi

      parent reply	other threads:[~2020-10-26  1:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23 20:21 Jesse Brandeburg
2020-10-23 20:21 ` [dpdk-dev] [PATCH v2 1/2] iavf: Fix performance with writeback policy Jesse Brandeburg
2020-10-23 20:22 ` [dpdk-dev] [PATCH v2 2/2] ice: update writeback policy to reduce latency Jesse Brandeburg
2020-10-26  1:11 ` Zhang, Qi Z [this message]

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=d026e1df3e6742b79f973862b9d480e7@intel.com \
    --to=qi.z.zhang@intel.com \
    --cc=brian.johnson@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=jesse.brandeburg@intel.com \
    --cc=thomas@monjalon.net \
    /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).