diff options
author | Jiri Pirko <jiri@nvidia.com> | 2022-11-30 11:52:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-02 13:37:03 +0300 |
commit | 47b438cc27254fa68b7360de153db4093c9259f4 (patch) | |
tree | ec1c51d873737f67ee6a51dd8067ef4eaab26a1f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3f5a4aa1c365e451c703525047b219d777b32936 (diff) | |
download | linux-47b438cc27254fa68b7360de153db4093c9259f4.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions