diff options
| author | Patrisious Haddad <[email protected]> | 2025-06-10 15:15:08 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-06-11 21:41:09 +0000 |
| commit | 8ec40e3f1f72bf8f8accf18020d487caa99f46a4 (patch) | |
| tree | d712e58dc7837d86269ddb361bf71790cc0f4681 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | net/mlx5: Fix ECVF vports unload on shutdown flow (diff) | |
| download | kernel-8ec40e3f1f72bf8f8accf18020d487caa99f46a4.tar.gz kernel-8ec40e3f1f72bf8f8accf18020d487caa99f46a4.zip | |
net/mlx5: Fix return value when searching for existing flow group
When attempting to add a rule to an existing flow group, if a matching
flow group exists but is not active, the error code returned should be
EAGAIN, so that the rule can be added to the matching flow group once
it is active, rather than ENOENT, which indicates that no matching
flow group was found.
Fixes: bd71b08ec2ee ("net/mlx5: Support multiple updates of steering rules in parallel")
Signed-off-by: Gavi Teitz <[email protected]>
Signed-off-by: Roi Dayan <[email protected]>
Signed-off-by: Patrisious Haddad <[email protected]>
Reviewed-by: Tariq Toukan <[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/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
