[dpdk-dev] [PATCH] config: disable bnx2x driver

2015-07-28 Thread Thomas Monjalon
2015-07-28 19:16, Thomas Monjalon: > This driver has too many issues: > - too big > - bad coding style > - no git history (dropped in 2 patches) > - no documentation > - no BSD support > - no maintainer > And the biggest one, constraining this disabling: >

[dpdk-dev] [PATCH] config: disable bnx2x driver

2015-07-28 Thread Thomas Monjalon
This driver has too many issues: - too big - bad coding style - no git history (dropped in 2 patches) - no documentation - no BSD support - no maintainer And the biggest one, constraining this disabling: - many build issues If the last 4 issu

[dpdk-dev] [PATCH] config: disable bnx2x driver

2015-07-28 Thread Stephen Hemminger
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

[dpdk-dev] [PATCH] config: disable bnx2x driver

2015-07-28 Thread Stephen Hemminger
On Tue, 28 Jul 2015 19:16:39 +0200 Thomas Monjalon wrote: > This driver has too many issues: > - too big > - bad coding style > - no git history (dropped in 2 patches) > - no documentation > - no BSD support The main issue with BSD is loading the firmware. Probably