Re: [PATCH v3 net-next 00/12] ionic memory usage rework

2020-08-28 Thread David Miller
From: Shannon Nelson Date: Thu, 27 Aug 2020 16:00:18 -0700 > Previous review comments have suggested [1],[2] that this driver > needs to rework how queue resources are managed and reconfigured > so that we don't do a full driver reset and to better handle > potential allocation failures. This pa

[PATCH v3 net-next 00/12] ionic memory usage rework

2020-08-27 Thread Shannon Nelson
Previous review comments have suggested [1],[2] that this driver needs to rework how queue resources are managed and reconfigured so that we don't do a full driver reset and to better handle potential allocation failures. This patchset is intended to address those comments. The first few patches