diff options
author | David S. Miller <davem@davemloft.net> | 2020-08-28 17:01:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-28 17:01:30 +0200 |
commit | f3fb15b93aa992fdda5cf5351aaefc4a58342a2c (patch) | |
tree | e1a8bdc215e5da762777974e48fdad2b5de651fd /net/netlabel | |
parent | Merge branch 'Enable-Fiber-on-DP83822-PHY' (diff) | |
parent | ionic: pull reset_queues into tx_timeout handler (diff) | |
download | linux-f3fb15b93aa992fdda5cf5351aaefc4a58342a2c.tar.xz linux-f3fb15b93aa992fdda5cf5351aaefc4a58342a2c.zip |
Merge branch 'ionic-memory-usage-rework'
Shannon Nelson says:
====================
ionic memory usage rework
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 clean some general issues and
simplify some of the memory structures. The last 4 patches
specifically address queue parameter changes without a full
ionic_stop()/ionic_open().
[1] https://lore.kernel.org/netdev/20200706103305.182bd727@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com/
[2] https://lore.kernel.org/netdev/20200724.194417.2151242753657227232.davem@davemloft.net/
v3: use PTR_ALIGN without typecast
fix up Neel's attribution
v2: use PTR_ALIGN
recovery if netif_set_real_num_tx/rx_queues fails
less racy queue bring up after reconfig
common-ize the reconfig queue stop and start
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlabel')
0 files changed, 0 insertions, 0 deletions