All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keita Morisaki <kmta1236@gmail.com>
To: jakub@cloudflare.com
Cc: bpf@vger.kernel.org, davem@davemloft.net, dsahern@kernel.org,
	edumazet@google.com, horms@kernel.org, kmta1236@gmail.com,
	kuba@kernel.org, kuniyu@google.com, linux-kernel@vger.kernel.org,
	ncardwell@google.com, netdev@vger.kernel.org, pabeni@redhat.com
Subject: Re: [PATCH net-next v2] tcp: shrink per-packet memset in __tcp_transmit_skb()
Date: Wed,  4 Mar 2026 10:52:15 +0900	[thread overview]
Message-ID: <20260304015215.755299-1-kmta1236@gmail.com> (raw)
In-Reply-To: <87bjh5drmk.fsf@cloudflare.com>

> Loosely related, noticed while reviewing - tcp_out_options.hash_size
> looks unused:
>
>  * MD5 - always 16
>  * AO - uses tcp_ao_maclen()

Great catch. I will follow up.

> Reviewed-by: Jakub Sitnicki <jakub@cloudflare.com>

Thank you for the review, Jakub.

  reply	other threads:[~2026-03-04  1:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-03 10:04 [PATCH net-next v2] tcp: shrink per-packet memset in __tcp_transmit_skb() Keita Morisaki
2026-03-03 10:19 ` Eric Dumazet
2026-03-04  1:50   ` Keita Morisaki
2026-03-03 12:28 ` Jakub Sitnicki
2026-03-04  1:52   ` Keita Morisaki [this message]
2026-03-04 10:51 ` Eric Dumazet

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=20260304015215.755299-1-kmta1236@gmail.com \
    --to=kmta1236@gmail.com \
    --cc=bpf@vger.kernel.org \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=jakub@cloudflare.com \
    --cc=kuba@kernel.org \
    --cc=kuniyu@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.