BPF List
 help / color / mirror / Atom feed
From: Martin KaFai Lau <martin.lau@linux.dev>
To: David Miller <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>
Cc: Alexei Starovoitov <ast@kernel.org>,
	Andrii Nakryiko <andrii@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Martin KaFai Lau <martin.lau@kernel.org>,
	netdev@vger.kernel.org, bpf@vger.kernel.org
Subject: pull-request: bpf-next 2025-03-13
Date: Thu, 13 Mar 2025 15:16:20 -0700	[thread overview]
Message-ID: <20250313221620.2512684-1-martin.lau@linux.dev> (raw)

Hi David, hi Jakub, hi Paolo, hi Eric,

The following pull-request contains BPF updates for your *net-next* tree.

We've added 4 non-merge commits during the last 3 day(s) which contain
a total of 2 files changed, 35 insertions(+), 12 deletions(-).

The main changes are:

1) bpf_getsockopt support for TCP_BPF_RTO_MIN and TCP_BPF_DELACK_MAX,
   from Jason Xing

Please consider pulling these changes from:

  git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git tags/for-netdev

Thanks a lot!

----------------------------------------------------------------

The following changes since commit 6d99faf2541d519ec30a104d6b585484563e2c45:

  Merge branch 'net-ti-icssg-prueth-add-native-mode-xdp-support' (2025-03-11 11:10:16 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git tags/for-netdev

for you to fetch changes up to c468c8d299341adf348f1d9cfaacca3cb4f91003:

  Merge branch 'tcp-add-some-rto-min-and-delack-max-bpf_getsockopt-supports' (2025-03-13 14:43:15 -0700)

----------------------------------------------------------------
bpf-next-for-netdev

----------------------------------------------------------------
Jason Xing (4):
      tcp: bpf: Introduce bpf_sol_tcp_getsockopt to support TCP_BPF flags
      tcp: bpf: Support bpf_getsockopt for TCP_BPF_RTO_MIN
      tcp: bpf: Support bpf_getsockopt for TCP_BPF_DELACK_MAX
      selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN

Martin KaFai Lau (1):
      Merge branch 'tcp-add-some-rto-min-and-delack-max-bpf_getsockopt-supports'

 net/core/filter.c                                  | 45 ++++++++++++++++------
 tools/testing/selftests/bpf/progs/setget_sockopt.c |  2 +
 2 files changed, 35 insertions(+), 12 deletions(-)

             reply	other threads:[~2025-03-13 22:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-13 22:16 Martin KaFai Lau [this message]
2025-03-20 17:54 ` pull-request: bpf-next 2025-03-13 Jason Xing
2025-03-20 21: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=20250313221620.2512684-1-martin.lau@linux.dev \
    --to=martin.lau@linux.dev \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=martin.lau@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox