diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-12-19 18:52:41 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-23 10:35:56 -0800 |
commit | 52dc722db0d98bcdf40927dd1719468f7d08bd59 (patch) | |
tree | 8b456511074d390988906ae1414514e6e21bcd3f /tools/perf/scripts/python/stackcollapse.py | |
parent | 3a481cc72673b2fbb18271acf2d9b43f6a920ec4 (diff) |
eth: fbnic: support ring channel set while up
Implement the channel count changes. Copy the netdev priv,
allocate new channels using it. Stop, swap, start.
Then free the copy of the priv along with the channels it
holds, which are now the channels that used to be on the
real priv.
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Link: https://patch.msgid.link/20241220025241.1522781-11-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions