From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: John Daley <johndale@cisco.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] enic: improve Tx packet rate
Date: Tue, 27 Oct 2015 18:52:12 +0100 [thread overview]
Message-ID: <1997545.ay3DRHMNXH@xps13> (raw)
In-Reply-To: <1445640444-30340-1-git-send-email-johndale@cisco.com>
2015-10-23 15:47, John Daley:
> For every packet sent, a completion was being requested and the
> posted_index register on the nic was being updated. Instead,
> request a completion and update the posted index once per burst
> after all packets have been sent by the burst function.
>
> Signed-off-by: John Daley <johndale@cisco.com>
> Acked-by: Sujith Sankar <ssujith@cisco.com>
Unfortunately, checkpatch.pl is against this patch,
mainly because of the indentation.
It should be easy to fix ;)
next prev parent reply other threads:[~2015-10-27 17:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-23 22:47 [PATCH] enic: improve Tx packet rate John Daley
2015-10-27 17:52 ` Thomas Monjalon [this message]
2015-10-29 1:26 ` [PATCH v2] " John Daley
2015-10-29 18:45 ` [PATCH v3] " John Daley
2015-10-30 17:34 ` Thomas Monjalon
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=1997545.ay3DRHMNXH@xps13 \
--to=thomas.monjalon@6wind.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.