diff options
author | Jiri Pirko <jiri@nvidia.com> | 2022-11-30 09:52:50 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-02 10:37:03 +0000 |
commit | 47b438cc27254fa68b7360de153db4093c9259f4 (patch) | |
tree | ec1c51d873737f67ee6a51dd8067ef4eaab26a1f /net/tipc/node.c | |
parent | 3f5a4aa1c365e451c703525047b219d777b32936 (diff) |
net: devlink: convert port_list into xarray
Some devlink instances may contain thousands of ports. Storing them in
linked list and looking them up is not scalable. Convert the linked list
into xarray.
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions