From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [memnic PATCH 2/7] pmd: remove needless assignment Date: Wed, 24 Sep 2014 17:13:07 +0200 Message-ID: <1413585.BJq9NQufLh@xps13> References: <7F861DC0615E0C47A872E6F3C5FCDDBD011A98F1@BPXM14GP.gisp.nec.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org, Hayato Momma To: Hiroshi Shimamoto Return-path: In-Reply-To: <7F861DC0615E0C47A872E6F3C5FCDDBD011A98F1-ZmjkEB1lVlLt6d3pZDjeaEtBU8KWyXPq@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-09-11 07:47, Hiroshi Shimamoto: > Because these assignment are done in rte_pktmbuf_alloc(), get rid of them. Is it increasing the performances? -- Thomas