diff options
| author | Saeed Mahameed <saeedm@nvidia.com> | 2025-08-30 01:37:16 +0300 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2025-09-02 16:18:16 +0300 |
| commit | 2e894b99c0172759f89af506cdd898ced0b14e13 (patch) | |
| tree | 19700378339eed749bd9c9e7aaf78c8bef39a1a4 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 48195dd18f0eb10879960196925f914ca2600806 (diff) | |
| download | linux-2e894b99c0172759f89af506cdd898ced0b14e13.tar.xz | |
net/mlx5: FS, Convert vport acls root namespaces to xarray
Before this patch it was a linear array and could only support a certain
number of vports, in the next patches, vport numbers are not bound to a
well known limit, thus convert acl root name space storage to xarray.
In addition create fs_core public API to add/remove vport acl namespaces
as it is the eswitch responsibility to create the vports and their
root name spaces for acls, in the next patch we will move
mlx5_fs_ingress_acls_{init,cleanup} to eswitch and will use
the individual mlx5_fs_vport_{egress,ingresS}_acl_ns_{add,remove}
APIs for dynamically create vports.
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250829223722.900629-2-saeed@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
