Re: [PATCH net-next 7/7] bnxt_en: Add interface to support RDMA driver.

2016-12-06 Thread kbuild test robot
Hi Michael, [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Michael-Chan/bnxt_en-Add-interface-to-support-RDMA-driver/20161207-053721 config: i386-allmodconfig (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 reproduce: #

[PATCH net-next 7/7] bnxt_en: Add interface to support RDMA driver.

2016-12-06 Thread Michael Chan
Since the network driver and RDMA driver operate on the same PCI function, we need to create an interface to allow the RDMA driver to share resources with the network driver. 1. Create a new bnxt_en_dev struct which will be returned by bnxt_ulp_probe() upon success. After that, all calls from the