From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: config files maintenance Date: Fri, 31 Jul 2015 22:45:10 +0200 Message-ID: <2836863.ljvqHfSxS9@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: Helin Zhang , Konstantin Ananyev , Bruce Richardson Return-path: Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by dpdk.org (Postfix) with ESMTP id 2EC65C720 for ; Fri, 31 Jul 2015 22:46:27 +0200 (CEST) Received: by wibxm9 with SMTP id xm9so48825941wib.0 for ; Fri, 31 Jul 2015 13:46:27 -0700 (PDT) In-Reply-To: <2490473.jjJga3lrlm@xps13> 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 17:08, Thomas Monjalon: > Can we enable ixgbe SSE on BSD? > CONFIG_RTE_IXGBE_RX_OLFLAGS_DISABLE must be renamed to > CONFIG_RTE_IXGBE_RX_OLFLAGS_ENABLE, or can we remove this option? > Can we remove i40e bulk alloc option? > Why IEEE1588 is disabled? Can we remove this option? One more question: Can we remove CONFIG_RTE_PMD_PACKET_PREFETCH (always enabled)?