From: Cupertino Miranda <cupertino.miranda@oracle.com>
To: bpf@vger.kernel.org
Cc: Eduard Zingerman <eddyz87@gmail.com>,
jose.marchesi@oracle.com, david.faust@oracle.com,
Andrii Nakryiko <andrii.nakryiko@gmail.com>,
Yonghong Song <yonghong.song@linux.dev>
Subject: Re: [PATCH bpf-next v5 0/2] Regular expression support for test output matching
Date: Fri, 21 Jun 2024 17:05:27 +0100 [thread overview]
Message-ID: <874j9mp9h4.fsf@oracle.com> (raw)
In-Reply-To: <20240617141458.471620-1-cupertino.miranda@oracle.com>
Hi everyone,
Just would like to confirm if there are any pending comments or
suggestions to which I forgot to address so far.
I know this was a rocky series, my apologies for that, and thank you
very much for your detailed reviews.
Looking forward to your comments.
Regards,
Cupertino
Cupertino Miranda writes:
> Hi everyone,
>
> This version removes regexp from inline assembly examples that did not
> require the regular expressions to match.
>
> Thanks,
> Cupertino
>
> Cupertino Miranda (2):
> selftests/bpf: Support checks against a regular expression
> selftests/bpf: Match tests against regular expression
>
> tools/testing/selftests/bpf/progs/bpf_misc.h | 11 +-
> .../testing/selftests/bpf/progs/dynptr_fail.c | 6 +-
> .../testing/selftests/bpf/progs/rbtree_fail.c | 2 +-
> .../bpf/progs/refcounted_kptr_fail.c | 4 +-
> tools/testing/selftests/bpf/test_loader.c | 117 ++++++++++++++----
> 5 files changed, 104 insertions(+), 36 deletions(-)
next prev parent reply other threads:[~2024-06-21 16:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-17 14:14 [PATCH bpf-next v5 0/2] Regular expression support for test output matching Cupertino Miranda
2024-06-17 14:14 ` [PATCH bpf-next v5 1/2] selftests/bpf: Support checks against a regular expression Cupertino Miranda
2024-06-21 21:04 ` Andrii Nakryiko
2024-06-17 14:14 ` [PATCH bpf-next v5 2/2] selftests/bpf: Match tests against " Cupertino Miranda
2024-06-21 16:05 ` Cupertino Miranda [this message]
2024-06-21 16:31 ` [PATCH bpf-next v5 0/2] Regular expression support for test output matching Eduard Zingerman
2024-06-21 21:10 ` 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=874j9mp9h4.fsf@oracle.com \
--to=cupertino.miranda@oracle.com \
--cc=andrii.nakryiko@gmail.com \
--cc=bpf@vger.kernel.org \
--cc=david.faust@oracle.com \
--cc=eddyz87@gmail.com \
--cc=jose.marchesi@oracle.com \
--cc=yonghong.song@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 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.