netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Antonio Quartulli <antonio@openvpn.net>
To: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: netdev@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>
Subject: Re: [PATCH net-next 0/1] Introducing OpenVPN Data Channel Offload
Date: Mon, 8 Jan 2024 00:32:23 +0100	[thread overview]
Message-ID: <68a6d8a0-e98f-4308-a1b8-c11b5fa09fdf@openvpn.net> (raw)
In-Reply-To: <d807ea60-c963-43cd-9652-95385258f1ad@gmail.com>

Hi Sergey,

Thanks for jumping in

On 06/01/2024 23:29, Sergey Ryazanov wrote:
> Hi Antonio,
> 
> On 06.01.2024 23:57, Antonio Quartulli wrote:
>> I tend to agree that a unique large patch is harder to review, but
>> splitting the code into several paches proved to be quite cumbersome,
>> therefore I prefered to not do it. I believe the code can still be
>> reviewed file by file, despite in the same patch.
> 
> I am happy to know that project is ongoing. But I had stopped the review 
> after reading these lines. You need AI to review at once "35 files 
> changed, 5914 insertions(+)". Last time I checked, I was human. Sorry.
> 
> Or you can see it like this: if submitter does not care, then why anyone 
> else should?

I am sorry - I did not mean to be careless/sloppy.

I totally understand, but I truly burnt so much time on finding a 
reasonable way to split this patch that I had to give up at some point.

I get your input, but do you think that turning it into 35 patches of 1 
file each (just as a random example), will make it easier to digest?

Anyway, I will give it another try (the test robot complained about 
something, so it seems I need to resend the patch anyway) and I'll see 
where I land.

Cheers!

> 
>> ** KNOWN ISSUE:
>> Upon module unloading something is not torn down correctly and sometimes
>> new packets hit dangling netdev pointers. This problem did not exist
>> when the RTNL API was implemented (before interface handling was moved
>> to Netlink). I was hoping to get some feedback from the netdev community
>> on anything that may look wrong.
> 
> A small hint, if the series is not going to be merged, then it is better 
> to mark it as RFC.
> 
> -- 
> Sergey

-- 
Antonio Quartulli
OpenVPN Inc.

  reply	other threads:[~2024-01-07 23:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-06 21:57 [PATCH net-next 0/1] Introducing OpenVPN Data Channel Offload Antonio Quartulli
2024-01-06 21:57 ` [PATCH net-next 1/1] net: introduce OpenVPN Data Channel Offload (ovpn) Antonio Quartulli
2024-01-07  9:38   ` kernel test robot
2024-01-07 13:54   ` kernel test robot
2024-01-07 15:42   ` kernel test robot
2024-01-06 22:29 ` [PATCH net-next 0/1] Introducing OpenVPN Data Channel Offload Sergey Ryazanov
2024-01-07 23:32   ` Antonio Quartulli [this message]
2024-01-08  1:42     ` Sergey Ryazanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=68a6d8a0-e98f-4308-a1b8-c11b5fa09fdf@openvpn.net \
    --to=antonio@openvpn.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=ryazanov.s.a@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).