All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Prankur gupta <prankgup@fb.com>
Cc: bpf@vger.kernel.org, ast@kernel.org, andrii@kernel.org,
	daniel@iogearbox.net, kernel-team@fb.com, prankur.07@gmail.com
Subject: Re: [PATCH v2 bpf-next 0/2] Add support for bpf_setsockopt and
Date: Fri, 20 Aug 2021 12:52:09 +0000	[thread overview]
Message-ID: <162946392922.27725.16535081843524240254.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210817224221.3257826-1-prankgup@fb.com>

Hello:

This series was applied to bpf/bpf-next.git (refs/heads/master):

On Tue, 17 Aug 2021 15:42:19 -0700 you wrote:
> v2: Added details about the test in commit log
> 
> This patch contains support to set and get socket options from
> setsockopt
> bpf program.
> This enables us to set multiple socket option when the user changes a
> particular socket option.
> Example use case, when the user sets the IPV6_TCLASS socket option we
> would also like to change the tcp-cc for that socket. We don't have any
> use case for calling bpf_setsockopt from supposedly read-only
> sys_getsockopt, so it is made available to BPF_CGROUP_SETSOCKOPT only.
> 
> [...]

Here is the summary with links:
  - [bpf-next,1/2] bpf: Add support for {set|get} socket options from setsockopt BPF
    https://git.kernel.org/bpf/bpf-next/c/2c531639deb5
  - [bpf-next,2/2] selftests/bpf: Add test for {set|get} socket option from setsockopt BPF program
    https://git.kernel.org/bpf/bpf-next/c/f2a6ee924d26

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-08-20 12:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-17 22:42 [PATCH v2 bpf-next 0/2] Add support for bpf_setsockopt and Prankur gupta
2021-08-17 22:42 ` [PATCH bpf-next 1/2] bpf: Add support for {set|get} socket options from setsockopt BPF Prankur gupta
2021-08-17 22:42 ` [PATCH bpf-next 2/2] selftests/bpf: Add test for {set|get} socket option from setsockopt BPF program Prankur gupta
2021-08-19 22:27   ` Song Liu
2021-08-20 12:52 ` patchwork-bot+netdevbpf [this message]

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=162946392922.27725.16535081843524240254.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=kernel-team@fb.com \
    --cc=prankgup@fb.com \
    --cc=prankur.07@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 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.