diff options
author | Paolo Abeni <[email protected]> | 2022-10-27 13:38:15 +0200 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2022-10-27 13:38:15 +0200 |
commit | 99c8eb46773e5cfc5d868b35b77b1e2e19f8bec8 (patch) | |
tree | c33bde78d4dd627559ef856494327761aba4e914 /tools/perf/scripts/python/check-perf-trace.py | |
parent | d5e2d038dbece821f1af57acbeded3aa9a1832c1 (diff) | |
parent | f787d84830152be76b76470ac865d2033285c2d9 (diff) |
Merge branch 'net-ipa-don-t-use-fixed-table-sizes'
Alex Elder says:
====================
net: ipa: don't use fixed table sizes
Currently, routing and filter tables are assumed to have a fixed
size for all platforms. In fact, these tables can support many more
entries than what has been assumed; the only limitation is the size
of the IPA-resident memory regions that contain them.
This series rearranges things so that the size of the table is
determined from the memory region size defined in configuration
data, rather than assuming it is fixed.
This will required for IPA versions 5.0+, where the number of
entries in a routing table is larger.
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions