netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Dumazet <edumazet@google.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, pabeni@redhat.com,
	 andrew+netdev@lunn.ch, horms@kernel.org, borisp@nvidia.com,
	 john.fastabend@gmail.com, shuah@kernel.org,
	linux-kselftest@vger.kernel.org,  sd@queasysnail.net,
	will@willsroot.io, savy@syst3mfailure.io
Subject: Re: [PATCH net v2 2/2] selftests: tls: test TCP stealing data from under the TLS socket
Date: Fri, 8 Aug 2025 07:29:18 -0700	[thread overview]
Message-ID: <CANn89iK1oUXV_L+7a4zB7-tB7AFT92GJCp5-ss_zgqnirVdh+A@mail.gmail.com> (raw)
In-Reply-To: <20250807232907.600366-2-kuba@kernel.org>

On Thu, Aug 7, 2025 at 4:29 PM Jakub Kicinski <kuba@kernel.org> wrote:
>
> Check a race where data disappears from the TCP socket after
> TLS signaled that its ready to receive.
>
>   ok 6 global.data_steal
>   #  RUN           tls_basic.base_base ...
>   #            OK  tls_basic.base_base
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---

Reviewed-by: Eric Dumazet <edumazet@google.com>

  reply	other threads:[~2025-08-08 14:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-07 23:29 [PATCH net v2 1/2] tls: handle data disappearing from under the TLS ULP Jakub Kicinski
2025-08-07 23:29 ` [PATCH net v2 2/2] selftests: tls: test TCP stealing data from under the TLS socket Jakub Kicinski
2025-08-08 14:29   ` Eric Dumazet [this message]
2025-08-08 14:19 ` [PATCH net v2 1/2] tls: handle data disappearing from under the TLS ULP Eric Dumazet
2025-08-12 10:45 ` Paolo Abeni
2025-08-12 13:28   ` Jakub Kicinski
2025-08-12 16:23     ` Paolo Abeni
2025-08-13  3:01 ` patchwork-bot+netdevbpf

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=CANn89iK1oUXV_L+7a4zB7-tB7AFT92GJCp5-ss_zgqnirVdh+A@mail.gmail.com \
    --to=edumazet@google.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=borisp@nvidia.com \
    --cc=davem@davemloft.net \
    --cc=horms@kernel.org \
    --cc=john.fastabend@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=savy@syst3mfailure.io \
    --cc=sd@queasysnail.net \
    --cc=shuah@kernel.org \
    --cc=will@willsroot.io \
    /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).