Make sure egress sampling configuration only fails on Spectrum-1, given
that mlxsw now supports it on Spectrum-{2,3}.
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
 
 source $lib_dir/tc_common.sh
 source $lib_dir/lib.sh
+source $lib_dir/devlink_lib.sh
 
 switch_create()
 {
        RET=0
 
        # It is forbidden in mlxsw driver to have matchall with sample action
-       # bound on egress
+       # bound on egress. Spectrum-1 specific restriction
+       [[ "$DEVLINK_VIDDID" != "15b3:cb84" ]] && return
 
        tc qdisc add dev $swp1 clsact