netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiko Carstens <heiko.carstens@de.ibm.com>
To: Martin KaFai Lau <kafai@fb.com>, Eugene Syromyatnikov <evgsyr@gmail.com>
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	Yonghong Song <yhs@fb.com>, Alexei Starovoitov <ast@kernel.org>,
	"Dmitry V. Levin" <ldv@altlinux.org>
Subject: "bpf: Improve the info.func_info and info.func_info_rec_size behavior" breaks strace self tests
Date: Thu, 3 Jan 2019 12:46:13 +0100	[thread overview]
Message-ID: <20190103114613.GB3957@osiris> (raw)

Hello,

the kernel commit 7337224fc150 ("bpf: Improve the info.func_info and
info.func_info_rec_size behavior") breaks one of strace's self tests:

FAIL: bpf-obj_get_info_by_fd-prog-v.gen

Looking into the kernel commit, it seems that the user space visible
uapi change is intentional; even though it might break existing user
space.

To reproduce:

git clone https://gitlab.com/strace/strace.git
cd strace
./bootstrap
./configure
make -j $(nproc)
cd tests
make -j $(nproc) check

             reply	other threads:[~2019-01-03 11:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-03 11:46 Heiko Carstens [this message]
2019-01-03 19:12 ` "bpf: Improve the info.func_info and info.func_info_rec_size behavior" breaks strace self tests Martin Lau
2019-01-03 22:41   ` Heiko Carstens
2019-01-03 23:52     ` Martin Lau
2019-01-04  9:25       ` Heiko Carstens
2019-01-04 23:13         ` Dmitry V. Levin

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=20190103114613.GB3957@osiris \
    --to=heiko.carstens@de.ibm.com \
    --cc=ast@kernel.org \
    --cc=evgsyr@gmail.com \
    --cc=kafai@fb.com \
    --cc=ldv@altlinux.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=yhs@fb.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).