DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: "Traynor, Kevin" <kevin.traynor@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] ixgbe: change logging for ixgbe tx code path	selection
Date: Tue, 27 Oct 2015 13:56:09 +0000	[thread overview]
Message-ID: <B27915DBBA3421428155699D51E4CFE202390C99@IRSMSX103.ger.corp.intel.com> (raw)
In-Reply-To: <1445946068-28183-1-git-send-email-kevin.traynor@intel.com>

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Kevin Traynor
> Sent: Tuesday, October 27, 2015 11:41 AM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] ixgbe: change logging for ixgbe tx code path
> selection
> 
> Simple and vector are different tx code paths. If vector is selected,
> change logging from:
> PMD: ixgbe_set_tx_function(): Using simple tx code path
> PMD: ixgbe_set_tx_function(): Vector tx enabled.
> 
> to:
> PMD: ixgbe_set_tx_function(): Using vector tx code path
> 
> or, if simple selected:
> PMD: ixgbe_set_tx_function(): Using simple tx code path
> 
> The dangling else in the #ifdef makes readability difficult, so resolving
> in way that seems most readable.
> 
> Signed-off-by: Kevin Traynor <kevin.traynor@intel.com>

Acked-by: John McNamara <john.mcnamara@intel.com>

      parent reply	other threads:[~2015-10-27 13:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-27 11:41 Kevin Traynor
2015-10-27 11:50 ` Bruce Richardson
2015-10-27 12:12   ` Ananyev, Konstantin
2015-10-27 12:37     ` Bruce Richardson
2015-10-27 17:31     ` Traynor, Kevin
2015-10-28 10:54       ` Bruce Richardson
2015-10-27 13:56 ` Mcnamara, John [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=B27915DBBA3421428155699D51E4CFE202390C99@IRSMSX103.ger.corp.intel.com \
    --to=john.mcnamara@intel.com \
    --cc=dev@dpdk.org \
    --cc=kevin.traynor@intel.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).