Re: [PATCH net-next 00/13] bnxt_en: Updates for net-next.

2018-12-17 Thread David Miller
From: Michael Chan Date: Sun, 16 Dec 2018 18:46:18 -0500 > Two main changes in this seris plus some miscellaneous changes. > > 1. Improvements and fixes for resource accounting which are required > for enabling SR-IOV and RDMA on the new 57500 chips. Only SR-IOV > for 57500 chips is enabled in

[PATCH net-next 00/13] bnxt_en: Updates for net-next.

2018-12-16 Thread Michael Chan
Two main changes in this seris plus some miscellaneous changes. 1. Improvements and fixes for resource accounting which are required for enabling SR-IOV and RDMA on the new 57500 chips. Only SR-IOV for 57500 chips is enabled in this series. 2. New statistics counters and improvements to keep the

Re: [PATCH net-next 00/13] bnxt_en: Updates for net-next.

2018-08-05 Thread David Miller
From: Michael Chan Date: Sun, 5 Aug 2018 16:51:45 -0400 > This series includes the usual firmware spec update. The driver has > added external phy loopback test and phy setup retry logic that is > needed during hotplug. In the SRIOV space, the driver has added a > new VF resource allocation mo

[PATCH net-next 00/13] bnxt_en: Updates for net-next.

2018-08-05 Thread Michael Chan
This series includes the usual firmware spec update. The driver has added external phy loopback test and phy setup retry logic that is needed during hotplug. In the SRIOV space, the driver has added a new VF resource allocation mode that requires the VF driver to reserve resources during IFUP. I