public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ovidiu Panait <ovidiu.panait@windriver.com>
Cc: stable@vger.kernel.org, bpf@vger.kernel.org, daniel@iogearbox.net
Subject: Re: [PATCH 5.10 0/6] bpf: selftests: fix verifier selftests
Date: Fri, 6 Aug 2021 10:04:36 +0200	[thread overview]
Message-ID: <YQztFMdlo7OMEbC5@kroah.com> (raw)
In-Reply-To: <20210804170917.3842969-1-ovidiu.panait@windriver.com>

On Wed, Aug 04, 2021 at 08:09:11PM +0300, Ovidiu Panait wrote:
> This patchseries fixes all failing bpf verifier selftests:
> 
> root@intel-x86-64:~# ./test_verifier
> #1149/p XDP pkt read, pkt_meta' <= pkt_data, bad access 2 OK
> #1150/p XDP pkt read, pkt_data <= pkt_meta', good access OK
> #1151/p XDP pkt read, pkt_data <= pkt_meta', bad access 1 OK
> #1152/p XDP pkt read, pkt_data <= pkt_meta', bad access 2 OK
> Summary: 1691 PASSED, 0 SKIPPED, 0 FAILED
> 
> 
> Andrei Matei (2):
>   selftest/bpf: Adjust expected verifier errors
>   selftest/bpf: Verifier tests for var-off access
> 
> Daniel Borkmann (3):
>   bpf, selftests: Adjust few selftest result_unpriv outcomes
>   bpf: Update selftests to reflect new error states
>   bpf, selftests: Adjust few selftest outcomes wrt unreachable code
> 
> Yonghong Song (1):
>   selftests/bpf: Add a test for ptr_to_map_value on stack for helper
>     access

Thanks for these, all now queued up.

greg k-h

      parent reply	other threads:[~2021-08-06  8:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04 17:09 [PATCH 5.10 0/6] bpf: selftests: fix verifier selftests Ovidiu Panait
2021-08-04 17:09 ` [PATCH 5.10 1/6] selftests/bpf: Add a test for ptr_to_map_value on stack for helper access Ovidiu Panait
2021-08-04 17:09 ` [PATCH 5.10 2/6] selftest/bpf: Adjust expected verifier errors Ovidiu Panait
2021-08-04 17:09 ` [PATCH 5.10 3/6] bpf, selftests: Adjust few selftest result_unpriv outcomes Ovidiu Panait
2021-08-04 17:09 ` [PATCH 5.10 4/6] bpf: Update selftests to reflect new error states Ovidiu Panait
2021-08-04 17:09 ` [PATCH 5.10 5/6] bpf, selftests: Adjust few selftest outcomes wrt unreachable code Ovidiu Panait
2021-08-04 17:09 ` [PATCH 5.10 6/6] selftest/bpf: Verifier tests for var-off access Ovidiu Panait
2021-08-06  8:04 ` Greg KH [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=YQztFMdlo7OMEbC5@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=ovidiu.panait@windriver.com \
    --cc=stable@vger.kernel.org \
    /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