The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Yonghong Song <yonghong.song@linux.dev>
To: Vineet Gupta <vineet.gupta@linux.dev>,
	bpf@vger.kernel.org, ast@kernel.org,
	Eduard Zingerman <eddyz87@gmail.com>,
	Andrii Nakryiko <andrii@kernel.org>,
	Ihor Solodrai <ihor.solodrai@linux.dev>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [bpf-next 0/4] selftest related fixes
Date: Thu, 6 Aug 2026 11:02:22 -0700	[thread overview]
Message-ID: <c59f8a61-6774-411a-bdfc-557f3488a7a0@linux.dev> (raw)
In-Reply-To: <20260803170251.1898102-1-vineet.gupta@linux.dev>



On 8/3/26 10:02 AM, Vineet Gupta wrote:
> Hi,
>
> This is a set of fixes accumulated during BPF_GCC testing and an in-works
> verifier enhacement series for 32-bit tracking.

Similar to other patch sets, let us have the proper format for the subject
for example:
     [PATCH bpf-next 0/4] selftests/bpf: Fix a few selftest issues

For each individual patch, do
     [PATCH bpf-next 1/4] selftests/bpf: ...
     ...

>
> Thx,
> -Vineet
>
> Vineet Gupta (4):
>    selftests/bpf: map_kptr: force BPF_STX for the scalar store to kptr
>    selftests/bpf: add --no-error-summary to skip end-of-run error log
>      dump
>    selftests/bpf: report failed subtest count in test_progs summary
>    selftests/bpf: vmtest.sh: preserve command quoting when running in the
>      VM
>
>   .../selftests/bpf/progs/map_kptr_fail.c       | 11 +++-
>   tools/testing/selftests/bpf/test_progs.c      | 62 ++++++++++++-------
>   tools/testing/selftests/bpf/test_progs.h      |  3 +-
>   tools/testing/selftests/bpf/vmtest.sh         | 13 +++-
>   4 files changed, 64 insertions(+), 25 deletions(-)
>


  parent reply	other threads:[~2026-08-06 18:02 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-03 17:02 [bpf-next 0/4] selftest related fixes Vineet Gupta
2026-08-03 17:02 ` [bpf-next 1/4] selftests/bpf: map_kptr: force BPF_STX for the scalar store to kptr Vineet Gupta
2026-08-05 17:47   ` Yonghong Song
2026-08-05 19:25     ` Vineet Gupta
2026-08-06 16:37       ` Yonghong Song
2026-08-06 16:50         ` Vineet Gupta
2026-08-06 17:54           ` Yonghong Song
2026-08-03 17:02 ` [bpf-next 2/4] selftests/bpf: add --no-error-summary to skip end-of-run error log dump Vineet Gupta
2026-08-03 18:15   ` bot+bpf-ci
2026-08-03 19:48     ` Vineet Gupta
2026-08-03 17:02 ` [bpf-next 3/4] selftests/bpf: report failed subtest count in test_progs summary Vineet Gupta
2026-08-03 18:31   ` bot+bpf-ci
2026-08-03 18:36     ` Vineet Gupta
2026-08-03 17:02 ` [bpf-next 4/4] selftests/bpf: vmtest.sh: preserve command quoting when running in the VM Vineet Gupta
2026-08-03 18:31   ` bot+bpf-ci
2026-08-03 19:52     ` Vineet Gupta
2026-08-06 18:02 ` Yonghong Song [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-08-03 16:51 [bpf-next 0/4] selftest related fixes Vineet Gupta

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=c59f8a61-6774-411a-bdfc-557f3488a7a0@linux.dev \
    --to=yonghong.song@linux.dev \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=eddyz87@gmail.com \
    --cc=ihor.solodrai@linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vineet.gupta@linux.dev \
    /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