Re: [PATCH net-next 0/7] bnxt_en: Misc. updates for net-next.

2017-05-29 Thread Michael Chan
On Mon, May 29, 2017 at 8:24 PM, David Miller wrote: > From: Michael Chan > Date: Mon, 29 May 2017 19:06:03 -0400 > >> The 1st 2 patches add short firmware message support for new VF devices. >> The 3rd patch adds a pci shutdown callback for the RDMA driver for proper >> shutdown. The next 3 pat

Re: [PATCH net-next 0/7] bnxt_en: Misc. updates for net-next.

2017-05-29 Thread David Miller
From: Michael Chan Date: Mon, 29 May 2017 19:06:03 -0400 > The 1st 2 patches add short firmware message support for new VF devices. > The 3rd patch adds a pci shutdown callback for the RDMA driver for proper > shutdown. The next 3 patches improve the doorbell operations by > elimiating the doubl

[PATCH net-next 0/7] bnxt_en: Misc. updates for net-next.

2017-05-29 Thread Michael Chan
The 1st 2 patches add short firmware message support for new VF devices. The 3rd patch adds a pci shutdown callback for the RDMA driver for proper shutdown. The next 3 patches improve the doorbell operations by elimiating the double doorbell workaround on newer chips, and by adding xmit_more suppo