All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yucong Sun <fallentree@fb.com>
To: <bpf@vger.kernel.org>
Cc: <andrii@kernel.org>, <fallentree@fb.com>
Subject: [PATCH bpf-next 0/4] selftests/bpf: improve test_progs
Date: Fri, 12 Nov 2021 11:25:31 -0800	[thread overview]
Message-ID: <20211112192535.898352-1-fallentree@fb.com> (raw)

various improvement to test_progs, including new '--timing' feature.

Yucong Sun (4):
  selftests/bpf: Move summary line after the error logs
  selftests/bpf: variable naming fix
  selftests/bpf: mark variable as static
  selftests/bpf: Add timing to tests_progs

 tools/testing/selftests/bpf/test_progs.c | 153 +++++++++++++++++++----
 tools/testing/selftests/bpf/test_progs.h |   2 +
 2 files changed, 134 insertions(+), 21 deletions(-)

-- 
2.30.2


             reply	other threads:[~2021-11-12 19:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-12 19:25 Yucong Sun [this message]
2021-11-12 19:25 ` [PATCH bpf-next 1/4] selftests/bpf: Move summary line after the error logs Yucong Sun
2021-11-12 19:25 ` [PATCH bpf-next 2/4] selftests/bpf: variable naming fix Yucong Sun
2021-11-12 19:25 ` [PATCH bpf-next 3/4] selftests/bpf: mark variable as static Yucong Sun
2021-11-12 19:25 ` [PATCH bpf-next 4/4] selftests/bpf: Add timing to tests_progs Yucong Sun
2021-11-17  5:06   ` Andrii Nakryiko
2021-11-17  5:11 ` [PATCH bpf-next 0/4] selftests/bpf: improve test_progs Andrii Nakryiko

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=20211112192535.898352-1-fallentree@fb.com \
    --to=fallentree@fb.com \
    --cc=andrii@kernel.org \
    --cc=bpf@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 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.