diff options
| author | Alex Vesker <[email protected]> | 2025-08-17 20:23:22 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-08-20 02:35:14 +0000 |
| commit | 8a51507320ebddaab32610199774f69cd7d53e78 (patch) | |
| tree | 81eb2a673f21ebf6ba6ee26433ee018ad38c74cf /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | net/mlx5: HWS, don't rehash on every kind of insertion failure (diff) | |
| download | kernel-8a51507320ebddaab32610199774f69cd7d53e78.tar.gz kernel-8a51507320ebddaab32610199774f69cd7d53e78.zip | |
net/mlx5: HWS, Fix table creation UID
During table creation, caller passes a UID using ft_attr. The UID
value was ignored, which leads to problems when the caller sets the
UID to a non-zero value, such as SHARED_RESOURCE_UID (0xffff) - the
internal FT objects will be created with UID=0.
Fixes: 0869701cba3d ("net/mlx5: HWS, added FW commands handling")
Signed-off-by: Alex Vesker <[email protected]>
Reviewed-by: Yevgeny Kliteynik <[email protected]>
Signed-off-by: Mark Bloch <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
