From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] sync linux/bsd config options Date: Mon, 03 Aug 2015 12:44:16 +0200 Message-ID: <1879014.Bh2xRVZ0rM@xps13> References: <2490473.jjJga3lrlm@xps13> <1438377090-22232-1-git-send-email-thomas.monjalon@6wind.com> 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-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by dpdk.org (Postfix) with ESMTP id 1E14CC398 for ; Mon, 3 Aug 2015 12:45:31 +0200 (CEST) Received: by wicmv11 with SMTP id mv11so130072965wic.0 for ; Mon, 03 Aug 2015 03:45:30 -0700 (PDT) In-Reply-To: <1438377090-22232-1-git-send-email-thomas.monjalon@6wind.com> 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" > Fix config options for ixgbe, i40e and KNI for BSD. > > Thomas Monjalon (3): > ixgbe: fix offload config option name > config: enable same drivers options for linux and bsd > config: remove kni options for bsd Applied