netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] geneve fixes
@ 2024-06-06 20:32 Tariq Toukan
  2024-06-06 20:32 ` [PATCH net 1/2] geneve: Fix incorrect inner network header offset when innerprotoinherit is set Tariq Toukan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tariq Toukan @ 2024-06-06 20:32 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski, Paolo Abeni, Eric Dumazet
  Cc: netdev, Saeed Mahameed, Gal Pressman, Leon Romanovsky,
	Tariq Toukan

Hi,

This small patchset by Gal provides bug fixes to the geneve tunnels flows.

Patch 1 fixes an incorrect value returned by the inner network header
offset helper.
Patch 2 fixes an issue inside the mlx5e tunneling flow. It 'happened' to
be harmless so far, before applying patch 1.

Series generated against:
commit d30d0e49da71 ("Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net")

Regards,
Tariq

Gal Pressman (2):
  geneve: Fix incorrect inner network header offset when
    innerprotoinherit is set
  net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN)
    packets

 drivers/net/ethernet/mellanox/mlx5/core/en_main.c |  3 +--
 drivers/net/geneve.c                              | 10 ++++++----
 include/net/ip_tunnels.h                          |  5 +++--
 3 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2024-06-10 12:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-06 20:32 [PATCH net 0/2] geneve fixes Tariq Toukan
2024-06-06 20:32 ` [PATCH net 1/2] geneve: Fix incorrect inner network header offset when innerprotoinherit is set Tariq Toukan
2024-06-07 11:10   ` Wojciech Drewek
2024-06-06 20:32 ` [PATCH net 2/2] net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets Tariq Toukan
2024-06-07 11:13   ` Wojciech Drewek
2024-06-10 12:20 ` [PATCH net 0/2] geneve fixes 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).