netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net/mlx5: E-Switch, Remove unused declarations
@ 2024-08-16 10:15 Yue Haibing
  2024-08-16 16:53 ` Simon Horman
  2024-08-20  1:00 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Yue Haibing @ 2024-08-16 10:15 UTC (permalink / raw)
  To: saeedm, leon, tariqt, davem, edumazet, kuba, pabeni
  Cc: netdev, linux-rdma, linux-kernel, yuehaibing

These are never implenmented since commit b691b1116e82 ("net/mlx5: Implement
devlink port function cmds to control ipsec_packet").

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
---
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h b/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
index 578466d69f21..f44b4c7ebcfd 100644
--- a/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
+++ b/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
@@ -887,9 +887,6 @@ int mlx5_esw_ipsec_vf_packet_offload_set(struct mlx5_eswitch *esw, struct mlx5_v
 					 bool enable);
 int mlx5_esw_ipsec_vf_packet_offload_supported(struct mlx5_core_dev *dev,
 					       u16 vport_num);
-void mlx5_esw_vport_ipsec_offload_enable(struct mlx5_eswitch *esw);
-void mlx5_esw_vport_ipsec_offload_disable(struct mlx5_eswitch *esw);
-
 #else  /* CONFIG_MLX5_ESWITCH */
 /* eswitch API stubs */
 static inline int  mlx5_eswitch_init(struct mlx5_core_dev *dev) { return 0; }
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] net/mlx5: E-Switch, Remove unused declarations
  2024-08-16 10:15 [PATCH net-next] net/mlx5: E-Switch, Remove unused declarations Yue Haibing
@ 2024-08-16 16:53 ` Simon Horman
  2024-08-20  1:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2024-08-16 16:53 UTC (permalink / raw)
  To: Yue Haibing
  Cc: saeedm, leon, tariqt, davem, edumazet, kuba, pabeni, netdev,
	linux-rdma, linux-kernel

On Fri, Aug 16, 2024 at 06:15:50PM +0800, Yue Haibing wrote:
> These are never implenmented since commit b691b1116e82 ("net/mlx5: Implement
> devlink port function cmds to control ipsec_packet").
> 
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>

Reviewed-by: Simon Horman <horms@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] net/mlx5: E-Switch, Remove unused declarations
  2024-08-16 10:15 [PATCH net-next] net/mlx5: E-Switch, Remove unused declarations Yue Haibing
  2024-08-16 16:53 ` Simon Horman
@ 2024-08-20  1:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-08-20  1:00 UTC (permalink / raw)
  To: Yue Haibing
  Cc: saeedm, leon, tariqt, davem, edumazet, kuba, pabeni, netdev,
	linux-rdma, linux-kernel

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 16 Aug 2024 18:15:50 +0800 you wrote:
> These are never implenmented since commit b691b1116e82 ("net/mlx5: Implement
> devlink port function cmds to control ipsec_packet").
> 
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
> ---
>  drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 3 ---
>  1 file changed, 3 deletions(-)

Here is the summary with links:
  - [net-next] net/mlx5: E-Switch, Remove unused declarations
    https://git.kernel.org/netdev/net-next/c/c5e2a1b06760

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-20  1:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-16 10:15 [PATCH net-next] net/mlx5: E-Switch, Remove unused declarations Yue Haibing
2024-08-16 16:53 ` Simon Horman
2024-08-20  1:00 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).