All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "xuelin.shi@freescale.com" <xuelin.shi@freescale.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH v4] ixgbe: fix data access on big endian cpu.
Date: Thu, 30 Jul 2015 01:33:57 +0200	[thread overview]
Message-ID: <10899224.KWv7TdflPu@xps13> (raw)
In-Reply-To: <2601191342CEEE43887BDE71AB97725836A69A6D@irsmsx105.ger.corp.intel.com>

> > 1. cpu use data owned by ixgbe must use rte_le_to_cpu_xx(...)
> > 2. cpu fill data to ixgbe must use rte_cpu_to_le_xx(...)
> > 3. checking pci status with converted constant
> > 
> > Signed-off-by: Xuelin Shi <xuelin.shi@freescale.com>
> 
> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>

Applied without added blank lines, thanks

      reply	other threads:[~2015-07-29 23:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-29  6:38 [PATCH v4] ixgbe: fix data access on big endian cpu xuelin.shi
2015-07-29  8:56 ` Ananyev, Konstantin
2015-07-29 23:33   ` Thomas Monjalon [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=10899224.KWv7TdflPu@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=xuelin.shi@freescale.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.