From: Leon Romanovsky <leonro@mellanox.com>
To: Saeed Mahameed <saeedm@mellanox.com>
Cc: netdev@vger.kernel.org, linux-rdma@vger.kernel.org,
Huy Nguyen <huyn@mellanox.com>, Raed Salem <raeds@mellanox.com>
Subject: Re: [PATCH mlx5-next 1/9] net/mlx5: Add support for COPY steering action
Date: Fri, 24 Apr 2020 22:50:54 +0300 [thread overview]
Message-ID: <20200424195054.GA15990@unreal> (raw)
In-Reply-To: <20200424194510.11221-2-saeedm@mellanox.com>
On Fri, Apr 24, 2020 at 12:45:02PM -0700, Saeed Mahameed wrote:
> From: Huy Nguyen <huyn@mellanox.com>
>
> Add COPY type to modify_header action. IPsec feature is the first
> feature that needs COPY steering action.
>
> Signed-off-by: Huy Nguyen <huyn@mellanox.com>
> Signed-off-by: Raed Salem <raeds@mellanox.com>
> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
> ---
> drivers/infiniband/hw/mlx5/flow.c | 4 ++--
> drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c | 2 +-
> drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 6 +++---
> drivers/net/ethernet/mellanox/mlx5/core/esw/chains.c | 2 +-
> .../net/ethernet/mellanox/mlx5/core/eswitch_offloads.c | 4 ++--
> drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c | 2 +-
> drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c | 2 +-
> include/linux/mlx5/mlx5_ifc.h | 8 ++++----
> 8 files changed, 15 insertions(+), 15 deletions(-)
>
Looks goods to me.
Thanks,
Acked-by: Leon Romanovsky <leonro@mellanox.com>
next prev parent reply other threads:[~2020-04-24 19:51 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-24 19:45 [PATCH mlx5-next 0/9] Mellanox, mlx5-next updates 2020-04-24 Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 1/9] net/mlx5: Add support for COPY steering action Saeed Mahameed
2020-04-24 19:50 ` Leon Romanovsky [this message]
2020-04-24 19:45 ` [PATCH mlx5-next 2/9] net/mlx5: Introduce IPsec Connect-X offload hardware bits and structures Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 3/9] net/mlx5: Use aligned variable while allocating ICM memory Saeed Mahameed
2020-04-24 19:53 ` Leon Romanovsky
2020-04-28 19:43 ` Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 4/9] net/mlx5: Refactor imm_inval_pkey field in cqe struct Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 5/9] net/mlx5: Add structure layout and defines for MFRL register Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 6/9] net/mlx5: Add structure and defines for pci sync for fw update event Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 7/9] net/mlx5: Introduce TLS RX offload hardware bits Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 8/9] net/mlx5: Add release all pages capability bit Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 9/9] net/mlx5: TX WQE Add trailer insertion field Saeed Mahameed
2020-04-28 19:47 ` [PATCH mlx5-next 0/9] Mellanox, mlx5-next updates 2020-04-24 Saeed Mahameed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200424195054.GA15990@unreal \
--to=leonro@mellanox.com \
--cc=huyn@mellanox.com \
--cc=linux-rdma@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=raeds@mellanox.com \
--cc=saeedm@mellanox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.