Re: [PATCH net-next 00/11] bnxt_en: Update for net-next.
From: David Miller <davem@davemloft.net>
Date: 2018-12-20 16:27:21
From: David Miller <davem@davemloft.net>
Date: 2018-12-20 16:27:21
From: Michael Chan <michael.chan@broadcom.com> Date: Thu, 20 Dec 2018 03:38:42 -0500
Three main changes in this series, besides the usual firmware spec update: 1. Add support for a new firmware communication channel direct to the firmware processor that handles flow offloads. This speeds up flow offload operations. 2. Use 64-bit internal flow handles to increase the number of flows that can be offloaded. 3. Add level-2 context memory paging so that we can configure more context memory for RDMA on the 57500 chips. Allocate more context memory if RDMA is enabled on the 57500 chips.
Series applied, thanks Michael.