aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorSuman Ghosh <[email protected]>2023-07-21 11:42:22 +0530
committerPaolo Abeni <[email protected]>2023-07-25 10:12:26 +0200
commit4e62c99d71e56817c934caa2a709a775c8cee078 (patch)
tree492312d11610f1d91c38cee1d300e60b52968d29 /net/unix/af_unix.c
parent34192a2f46b99324877ef24a6f8f56b1a6b533de (diff)
octeontx2-af: Fix hash extraction enable configuration
As of today, hash extraction support is enabled for all the silicons. Because of which we are facing initialization issues when the silicon does not support hash extraction. During creation of the hardware parsing table for IPv6 address, we need to consider if hash extraction is enabled then extract only 32 bit, otherwise 128 bit needs to be extracted. This patch fixes the issue and configures the hardware parser based on the availability of the feature. Fixes: a95ab93550d3 ("octeontx2-af: Use hashed field in MCAM key") Signed-off-by: Suman Ghosh <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions