]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net/mlx5e: Add pass flow group for IPSec RX status table
authorJianbo Liu <jianbol@nvidia.com>
Thu, 20 Feb 2025 21:39:57 +0000 (23:39 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 25 Feb 2025 02:14:32 +0000 (18:14 -0800)
commit78e77a41e4019bc4538d09a3738180077220fa77
tree906a4d351f955c209de36c296d054f55c4cc31e2
parente20674a7e5b1599a6b581206da8b3dbaadca423e
net/mlx5e: Add pass flow group for IPSec RX status table

This flow group is added for the pass rules for both crypto offload
and packet offload. It is placed at the end of the table, and right
before the miss group. There are two entries, and the default pass
rules for both offloads are added in this group.

Signed-off-by: Jianbo Liu <jianbol@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Reviewed-by: Patrisious Haddad <phaddad@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/20250220213959.504304-8-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c