From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: config files maintenance Date: Fri, 31 Jul 2015 17:31:05 +0200 Message-ID: <3062043.oWgikOttml@xps13> References: <2490473.jjJga3lrlm@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Zhang, Helin" Return-path: Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by dpdk.org (Postfix) with ESMTP id D4616C6F0 for ; Fri, 31 Jul 2015 17:32:21 +0200 (CEST) Received: by wibud3 with SMTP id ud3so36790504wib.0 for ; Fri, 31 Jul 2015 08:32:21 -0700 (PDT) In-Reply-To: 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" 2015-07-31 15:29, Zhang, Helin: > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > > Can we remove i40e bulk alloc option? > > As the receiving functions are different for bulk_alloc or not, we need this flag. What brings the non bulk alloc function? Why is it disabled for BSD?