]> git.droids-corp.org - dpdk.git/commitdiff
config: disable bnx2x driver
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 28 Jul 2015 16:22:39 +0000 (18:22 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 28 Jul 2015 20:09:30 +0000 (22:09 +0200)
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 issues are not fixed in the next release 2.2,
the driver must be removed.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
config/common_linuxapp

index 72373b6aaae92356d2d2e91e6426c931276597b9..bda9a6383bc4de7937f86723b535820f2a2d38ba 100644 (file)
@@ -214,7 +214,7 @@ CONFIG_RTE_LIBRTE_MLX4_SOFT_COUNTERS=1
 #
 # Compile burst-oriented Broadcom PMD driver
 #
-CONFIG_RTE_LIBRTE_BNX2X_PMD=y
+CONFIG_RTE_LIBRTE_BNX2X_PMD=n
 CONFIG_RTE_LIBRTE_BNX2X_DEBUG=n
 CONFIG_RTE_LIBRTE_BNX2X_DEBUG_INIT=n
 CONFIG_RTE_LIBRTE_BNX2X_DEBUG_RX=n