mbox series

[net-next,0/3] net: make udp tunnel devices support fraglist

Message ID cover.1610704037.git.lucien.xin@gmail.com
Headers show
Series net: make udp tunnel devices support fraglist | expand

Message

Xin Long Jan. 15, 2021, 9:47 a.m. UTC
Like GRE device, UDP tunnel devices should also support fraglist, so
that some protocol (like SCTP) HW GSO that requires NETIF_F_FRAGLIST
in the dev can work. Especially when the lower device support both
NETIF_F_GSO_UDP_TUNNEL and NETIF_F_GSO_SCTP.

Xin Long (3):
  vxlan: add NETIF_F_FRAGLIST flag for dev features
  geneve: add NETIF_F_FRAGLIST flag for dev features
  bareudp: add NETIF_F_FRAGLIST flag for dev features

 drivers/net/bareudp.c | 5 +++--
 drivers/net/geneve.c  | 5 +++--
 drivers/net/vxlan.c   | 5 +++--
 3 files changed, 9 insertions(+), 6 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Jan. 19, 2021, 4:30 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Fri, 15 Jan 2021 17:47:44 +0800 you wrote:
> Like GRE device, UDP tunnel devices should also support fraglist, so

> that some protocol (like SCTP) HW GSO that requires NETIF_F_FRAGLIST

> in the dev can work. Especially when the lower device support both

> NETIF_F_GSO_UDP_TUNNEL and NETIF_F_GSO_SCTP.

> 

> Xin Long (3):

>   vxlan: add NETIF_F_FRAGLIST flag for dev features

>   geneve: add NETIF_F_FRAGLIST flag for dev features

>   bareudp: add NETIF_F_FRAGLIST flag for dev features

> 

> [...]


Here is the summary with links:
  - [net-next,1/3] vxlan: add NETIF_F_FRAGLIST flag for dev features
    https://git.kernel.org/netdev/net-next/c/cb2c57112432
  - [net-next,2/3] geneve: add NETIF_F_FRAGLIST flag for dev features
    https://git.kernel.org/netdev/net-next/c/18423e1a9d7d
  - [net-next,3/3] bareudp: add NETIF_F_FRAGLIST flag for dev features
    https://git.kernel.org/netdev/net-next/c/3224dcfd850f

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