bnx2x: enable PMD build
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 20 Jul 2015 16:33:20 +0000 (09:33 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Jul 2015 02:27:15 +0000 (04:27 +0200)
commit9fb557035d9045767deabee0a16a94e29d08ff97
tree225bfdc724a057602ce07a471570537ef491fe1c
parentb5bf7719221dc43bb95833877dcc821655dccf03
bnx2x: enable PMD build

This is build infrastructure changes for bnx2x driver.
 - enable BNX2X poll mode driver in default config.
 - add it to mk
 - put entry in MAINTAINERS

Note: I intentionally did not list myself as maintainer of this
driver. QLogic has discussed taking over as maintainer.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Harish Patil <harish.patil@qlogic.com>
MAINTAINERS
config/common_bsdapp
config/common_linuxapp
drivers/net/Makefile
drivers/net/bnx2x/Makefile [new file with mode: 0644]
lib/librte_eal/common/include/rte_pci_dev_ids.h
mk/rte.app.mk