netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net: vxlan: update the document for vxlan_snoop()
@ 2024-10-15  9:02 Menglong Dong
  2024-10-15 12:31 ` Ido Schimmel
  2024-10-18 12:40 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Menglong Dong @ 2024-10-15  9:02 UTC (permalink / raw)
  To: idosch
  Cc: davem, edumazet, kuba, pabeni, horms, dongml2, gnault,
	aleksander.lobakin, b.galvani, alce, netdev, linux-kernel

The function vxlan_snoop() returns drop reasons now, so update the
document of it too.

Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
---
 drivers/net/vxlan/vxlan_core.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/vxlan/vxlan_core.c b/drivers/net/vxlan/vxlan_core.c
index d507155e62ce..fd21a063db4e 100644
--- a/drivers/net/vxlan/vxlan_core.c
+++ b/drivers/net/vxlan/vxlan_core.c
@@ -1435,7 +1435,6 @@ static int vxlan_fdb_get(struct sk_buff *skb,
 
 /* Watch incoming packets to learn mapping between Ethernet address
  * and Tunnel endpoint.
- * Return true if packet is bogus and should be dropped.
  */
 static enum skb_drop_reason vxlan_snoop(struct net_device *dev,
 					union vxlan_addr *src_ip,
-- 
2.39.5


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

* Re: [PATCH net-next] net: vxlan: update the document for vxlan_snoop()
  2024-10-15  9:02 [PATCH net-next] net: vxlan: update the document for vxlan_snoop() Menglong Dong
@ 2024-10-15 12:31 ` Ido Schimmel
  2024-10-18 12:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Ido Schimmel @ 2024-10-15 12:31 UTC (permalink / raw)
  To: Menglong Dong
  Cc: idosch, davem, edumazet, kuba, pabeni, horms, dongml2, gnault,
	aleksander.lobakin, b.galvani, alce, netdev, linux-kernel

On Tue, Oct 15, 2024 at 05:02:44PM +0800, Menglong Dong wrote:
> The function vxlan_snoop() returns drop reasons now, so update the
> document of it too.
> 
> Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>

Reviewed-by: Ido Schimmel <idosch@nvidia.com>

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

* Re: [PATCH net-next] net: vxlan: update the document for vxlan_snoop()
  2024-10-15  9:02 [PATCH net-next] net: vxlan: update the document for vxlan_snoop() Menglong Dong
  2024-10-15 12:31 ` Ido Schimmel
@ 2024-10-18 12:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-10-18 12:40 UTC (permalink / raw)
  To: Menglong Dong
  Cc: idosch, davem, edumazet, kuba, pabeni, horms, dongml2, gnault,
	aleksander.lobakin, b.galvani, alce, netdev, linux-kernel

Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Tue, 15 Oct 2024 17:02:44 +0800 you wrote:
> The function vxlan_snoop() returns drop reasons now, so update the
> document of it too.
> 
> Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
> ---
>  drivers/net/vxlan/vxlan_core.c | 1 -
>  1 file changed, 1 deletion(-)

Here is the summary with links:
  - [net-next] net: vxlan: update the document for vxlan_snoop()
    https://git.kernel.org/netdev/net-next/c/160a810b2a85

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-10-18 12:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-15  9:02 [PATCH net-next] net: vxlan: update the document for vxlan_snoop() Menglong Dong
2024-10-15 12:31 ` Ido Schimmel
2024-10-18 12:40 ` 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).