DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: John Daley <johndale@cisco.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v4] enic: fix last packet being not sent bug
Date: Fri, 11 Mar 2016 17:23:21 +0000	[thread overview]
Message-ID: <20160311172320.GA1708@bricha3-MOBL3> (raw)
In-Reply-To: <1457462947-22845-1-git-send-email-johndale@cisco.com>

On Tue, Mar 08, 2016 at 10:49:07AM -0800, John Daley wrote:
> From: johndale <johndale@cisco.com>
> 
> The last packet of the tx burst function array was not being
> emitted until the subsequent call.  The nic descriptor index
> was being set to the current tx descriptr instead of one past the
> the descriptor as required by nic.
> 
> Fixes: d739ba4c6abf ("enic: improve Tx packet rate")
> Signed-off-by: John Daley <johndale@cisco.com>

Applied to dpdk-next-net/rel_16_04

/Bruce

      reply	other threads:[~2016-03-11 17:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-22  1:06 [dpdk-dev] [PATCH] " johndale
2016-02-22  1:28 ` [dpdk-dev] [PATCH v2] " johndale
2016-02-22  1:45 ` [dpdk-dev] [PATCH v3] " johndale
2016-03-08 18:49   ` [dpdk-dev] [PATCH v4] " John Daley
2016-03-11 17:23     ` Bruce Richardson [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=20160311172320.GA1708@bricha3-MOBL3 \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=johndale@cisco.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).