Re: [PATCH net-next v20 00/25] Introducing OpenVPN Data Channel Offload

2025-02-28 Thread Antonio Quartulli
On 2/27/25 5:21 PM, Jakub Kicinski wrote: On Thu, 27 Feb 2025 02:21:25 +0100 Antonio Quartulli wrote: After some time of struggle trying to fix all hidden bugs that Sabrina has found...here is v20! Please note that some patches were already reviewed/tested by a few people. These patches have

Re: [PATCH net-next v20 00/25] Introducing OpenVPN Data Channel Offload

2025-02-27 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski : On Thu, 27 Feb 2025 02:21:25 +0100 you wrote: > After some time of struggle trying to fix all hidden bugs that Sabrina > has found...here is v20! > > Notable changes since v19: > * copyright years updated to 2025 > * rtn

Re: [PATCH net-next v20 00/25] Introducing OpenVPN Data Channel Offload

2025-02-27 Thread Jakub Kicinski
On Thu, 27 Feb 2025 02:21:25 +0100 Antonio Quartulli wrote: > After some time of struggle trying to fix all hidden bugs that Sabrina > has found...here is v20! > Please note that some patches were already reviewed/tested by a few > people. These patches have retained the tags as they have hardly b

[PATCH net-next v20 00/25] Introducing OpenVPN Data Channel Offload

2025-02-26 Thread Antonio Quartulli
After some time of struggle trying to fix all hidden bugs that Sabrina has found...here is v20! Notable changes since v19: * copyright years updated to 2025 * rtnl_link_ops.newlink adapted to new signature * removed admindown del-peer-reason attribute from netlink API (it should have gone away i