From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 0/4] Support for write combining. Date: Sat, 30 Jun 2018 00:13:24 +0200 Message-ID: <1712612.WsSMMPBQGP@xps> References: <1530267873-7236-2-git-send-email-rk@semihalf.com> <1530280448-12920-1-git-send-email-rk@semihalf.com> <4ee70c57-87a8-4ae1-f84b-15066e45a98d@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit , mw@semihalf.com, mk@semihalf.com, gtzalik@amazon.com, evgenys@amazon.com, matua@amazon.com, igorch@amazon.com To: Rafal Kozik Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 53BAD1BDEF for ; Sat, 30 Jun 2018 00:13:28 +0200 (CEST) In-Reply-To: <4ee70c57-87a8-4ae1-f84b-15066e45a98d@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 29/06/2018 16:26, Ferruh Yigit: > On 6/29/2018 2:54 PM, Rafal Kozik wrote: > > Support for write combining. > > > > Kozik (4): > > igb_uio: add wc option > > bus/pci: reference driver structure > > eal: enable WC during resources mapping > > net/ena: enable WC > > For series, > Reviewed-by: Ferruh Yigit Applied, thanks