[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180305210501.GW11337@mellanox.com>
Date: Mon, 5 Mar 2018 14:05:01 -0700
From: Jason Gunthorpe <jgg@...lanox.com>
To: Saeed Mahameed <saeedm@...lanox.com>
Cc: "David S. Miller" <davem@...emloft.net>,
Doug Ledford <dledford@...hat.com>, netdev@...r.kernel.org,
linux-rdma@...r.kernel.org, Leon Romanovsky <leonro@...lanox.com>,
Aviad Yehezkel <aviadye@...lanox.com>,
Matan Barak <matanb@...lanox.com>,
Boris Pismenny <borisp@...lanox.com>
Subject: Re: [for-next 08/14] IB/mlx5: Pass mlx5_flow_act struct instead of
multiple arguments
On Mon, Mar 05, 2018 at 12:46:31PM -0800, Saeed Mahameed wrote:
> From: Boris Pismenny <borisp@...lanox.com>
>
> Group and pass all function arguments of parse_flow_attr call in one
> common struct mlx5_flow_act.
>
> This patch passes all the action arguments of parse_flow_attr in one common
> struct mlx5_flow_act. It allows us to scale the number of actions without adding
> new arguments to the function.
>
> Signed-off-by: Matan Barak <matanb@...lanox.com>
> Signed-off-by: Boris Pismenny <borisp@...lanox.com>
> Signed-off-by: Saeed Mahameed <saeedm@...lanox.com>
> drivers/infiniband/hw/mlx5/main.c | 20 ++++++++------------
> 1 file changed, 8 insertions(+), 12 deletions(-)
Acked-by: Jason Gunthorpe <jgg@...lanox.com>
Jason
Powered by blists - more mailing lists