[dpdk-dev] [PATCH v2 0/2] intel: fix writeback

Zhang, Qi Z qi.z.zhang at intel.com
Mon Oct 26 02:11:35 CET 2020



> -----Original Message-----
> From: Jesse Brandeburg <jesse.brandeburg at intel.com>
> Sent: Saturday, October 24, 2020 4:22 AM
> To: Johnson, Brian <brian.johnson at intel.com>; thomas at monjalon.net;
> david.marchand at redhat.com
> Cc: Brandeburg, Jesse <jesse.brandeburg at intel.com>; dev at dpdk.org; Zhang,
> Qi Z <qi.z.zhang at 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 at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the dev mailing list