From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] i40e: Fix the endian issue for the i40e read&write registers functions Date: Mon, 20 Jul 2015 01:17:34 +0200 Message-ID: <3667314.TEympvTr4H@xps13> References: <1437104817-13578-1-git-send-email-zhe.tao@intel.com> <1437117940-7849-1-git-send-email-zhe.tao@intel.com> <55A8B84B.8070004@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Zhe Tao Return-path: Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 62D755A3E for ; Mon, 20 Jul 2015 01:18:46 +0200 (CEST) Received: by wgmn9 with SMTP id n9so118476193wgm.0 for ; Sun, 19 Jul 2015 16:18:46 -0700 (PDT) In-Reply-To: <55A8B84B.8070004@linux.vnet.ibm.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" There was no explanation. The changed title should be more explicit: "i40e: fix registers access from big endian CPU" > > Signed-off-by: Zhe Tao > Acked-by: Chao Zhu Applied, thanks