Skip to content
Commit be55d3e7 authored by Ariel Levkovich's avatar Ariel Levkovich Committed by Greg Kroah-Hartman
Browse files

net/mlx5: Fix wrong limitation of metadata match on ecpf

commit 07666c75 upstream.

Match metadata support check returns false for ecpf device.
However, this support does exist for ecpf and therefore this
limitation should be removed to allow feature such as stacked
devices and internal port offloaded to be supported.

Fixes: 92ab1eb3

 ("net/mlx5: E-Switch, Enable vport metadata matching if firmware supports it")
Signed-off-by: default avatarAriel Levkovich <lariel@nvidia.com>
Reviewed-by: default avatarMaor Dickman <maord@nvidia.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@nvidia.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8d617110
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment