Re: [PATCH net-next 00/15] bnxt_en: Updates for net-next.
From: David Miller <davem@davemloft.net>
Date: 2020-05-04 17:46:17
From: David Miller <davem@davemloft.net>
Date: 2020-05-04 17:46:17
From: Michael Chan <michael.chan@broadcom.com> Date: Mon, 4 May 2020 04:50:26 -0400
This patchset includes these main changes: 1. Firmware spec. update. 2. Context memory sizing improvements for the hardware TQM block. 3. ethtool chip reset improvements and fixes for correctness. 4. Improve L2 doorbell mapping by mapping only up to the size specified by firmware. This allows the RoCE driver to map the remaining doorbell space for its purpose, such as write-combining. 5. Improve ethtool -S channel statistics by showing only relevant ring counters for non-combined channels.
Series applied, thanks Michael.