From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/i40e: add packet prefetch Date: Tue, 7 Mar 2017 10:37:24 +0000 Message-ID: <0a87e033-9a55-1f25-d22e-b9a45407b733@intel.com> References: <1488365813-12442-1-git-send-email-vladyslav.buslov@harmonicinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, "Ananyev, Konstantin" , Bruce Richardson To: Vladyslav Buslov , helin.zhang@intel.com, jingjing.wu@intel.com Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 012EC952 for ; Tue, 7 Mar 2017 11:37:28 +0100 (CET) In-Reply-To: <1488365813-12442-1-git-send-email-vladyslav.buslov@harmonicinc.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" On 3/1/2017 10:56 AM, Vladyslav Buslov wrote: > Prefetch both cache lines of mbuf and first cache line of payload > if CONFIG_RTE_PMD_PACKET_PREFETCH is set. > > Signed-off-by: Vladyslav Buslov Cc'ing Bruce and Konstantin.