lkml.org 
[lkml]   [2019]   [Nov]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.3 111/140] net/mlx5e: Remove incorrect match criteria assignment line
    Date
    From: Dmytro Linkin <dmitrolin@mellanox.com>

    [ Upstream commit 752d3dc06d6936d5a357a18b6b51d91c7e134e88 ]

    Driver have function, which enable match criteria for misc parameters
    in dependence of eswitch capabilities.

    Fixes: 4f5d1beadc10 ("Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux")
    Signed-off-by: Dmytro Linkin <dmitrolin@mellanox.com>
    Reviewed-by: Jianbo Liu <jianbol@mellanox.com>
    Reviewed-by: Roi Dayan <roid@mellanox.com>
    Reviewed-by: Saeed Mahameed <saeedm@mellanox.com>
    Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c | 1 -
    1 file changed, 1 deletion(-)

    --- a/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
    +++ b/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
    @@ -285,7 +285,6 @@ mlx5_eswitch_add_fwd_rule(struct mlx5_es

    mlx5_eswitch_set_rule_source_port(esw, spec, attr);

    - spec->match_criteria_enable |= MLX5_MATCH_MISC_PARAMETERS;
    if (attr->outer_match_level != MLX5_MATCH_NONE)
    spec->match_criteria_enable |= MLX5_MATCH_OUTER_HEADERS;


    \
     
     \ /
      Last update: 2019-11-08 20:13    [W:3.137 / U:0.292 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site