DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] config: disable bnx2x driver
Date: Tue, 28 Jul 2015 14:38:26 -0700	[thread overview]
Message-ID: <20150728143826.7ca91648@urahara> (raw)
In-Reply-To: <1438103799-31340-1-git-send-email-thomas.monjalon@6wind.com>

On Tue, 28 Jul 2015 19:16:39 +0200
Thomas Monjalon <thomas.monjalon@6wind.com> 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

      parent reply	other threads:[~2015-07-28 21:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-28 17:16 Thomas Monjalon
2015-07-28 18:29 ` Stephen Hemminger
2015-07-28 21:17 ` Thomas Monjalon
2015-07-28 21:38 ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150728143826.7ca91648@urahara \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=thomas.monjalon@6wind.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).