From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH] config: disable bnx2x driver Date: Tue, 28 Jul 2015 14:38:26 -0700 Message-ID: <20150728143826.7ca91648@urahara> References: <1438103799-31340-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: Thomas Monjalon Return-path: Received: from mail-pa0-f45.google.com (mail-pa0-f45.google.com [209.85.220.45]) by dpdk.org (Postfix) with ESMTP id DBEEFE62 for ; Tue, 28 Jul 2015 23:38:16 +0200 (CEST) Received: by pachj5 with SMTP id hj5so75759427pac.3 for ; Tue, 28 Jul 2015 14:38:16 -0700 (PDT) In-Reply-To: <1438103799-31340-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" On Tue, 28 Jul 2015 19:16:39 +0200 Thomas Monjalon wrote: > This driver has too many issues: > - too big FYI - the DPDK version of the driver is already much smaller than other OS. Still all versions seem to be bigger than necessary but that is what vendor code looks like. Driver LOC bnx2x 37973 ixgbe 27017 i40e 25234 In FreeBSD ixgbe 23834 bxe 160464 In Linux ixgbe 25146 i40e 28753 bnx2x 55395