summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorVlad Dogaru <vdogaru@nvidia.com>2025-07-03 21:54:26 +0300
committerJakub Kicinski <kuba@kernel.org>2025-07-07 19:12:16 -0700
commit59807d071724f4e639fa9ebf841b12fb97e5dbf2 (patch)
tree6915b7bd4503e13f8bd7a2ce7ff2924aacc462d5 /net/unix/af_unix.c
parent3dcac700d20b9e426386d7f59f1601db038fbf1c (diff)
net/mlx5: HWS, Create STEs directly from matcher
Matchers were using the pool abstraction solely as a convenience to allocate two STE ranges. The pool's core functionality, that of allocating individual items from the range, was unused. Matchers rely either on the hardware to hash rules into a table, or on a user-provided index. Remove the STE pool from the matcher and allocate the STE ranges manually instead. Signed-off-by: Vlad Dogaru <vdogaru@nvidia.com> Reviewed-by: Yevgeny Kliteynik <kliteyn@nvidia.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Mark Bloch <mbloch@nvidia.com> Link: https://patch.msgid.link/20250703185431.445571-6-mbloch@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions