patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: "Loftus, Ciara" <ciara.loftus@intel.com>,
	Baruch Siach <baruch@tkos.co.il>,
	"Zhang, Qi Z" <qi.z.zhang@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "stable@dpdk.org" <stable@dpdk.org>
Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH v2] net/af_xdp: fix zero copy Tx queue drain
Date: Tue, 7 Sep 2021 16:56:38 +0100	[thread overview]
Message-ID: <de3fd2ec-ac27-4766-92df-6afb0d271964@intel.com> (raw)
In-Reply-To: <PH0PR11MB479167B9FAE79465172201AE8EC69@PH0PR11MB4791.namprd11.prod.outlook.com>

On 8/25/2021 11:48 AM, Loftus, Ciara wrote:
>>
>> Call xsk_ring_prod__submit() before kick_tx() so that the kernel
>> consumer sees the updated state of Tx ring. Otherwise, Tx packets are
>> stuck in the ring until the next call to af_xdp_tx_zc().
>>
>> Fixes: d8a210774e1d ("net/af_xdp: support unaligned umem chunks")
>> Cc: stable@dpdk.org
>>
>> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> 
> Thanks for respinning. I tested it out and it looks good to me.
> 
> Acked-by: Ciara Loftus <ciara.loftus@intel.com>
> 

Applied to dpdk-next-net/main, thanks.

      reply	other threads:[~2021-09-07 15:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25 10:05 [dpdk-stable] " Baruch Siach
2021-08-25 10:48 ` Loftus, Ciara
2021-09-07 15:56   ` Ferruh Yigit [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=de3fd2ec-ac27-4766-92df-6afb0d271964@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=baruch@tkos.co.il \
    --cc=ciara.loftus@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=stable@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).