netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "bpf: Improve the info.func_info and info.func_info_rec_size behavior" breaks strace self tests
@ 2019-01-03 11:46 Heiko Carstens
  2019-01-03 19:12 ` Martin Lau
  0 siblings, 1 reply; 6+ messages in thread
From: Heiko Carstens @ 2019-01-03 11:46 UTC (permalink / raw)
  To: Martin KaFai Lau, Eugene Syromyatnikov
  Cc: linux-kernel, netdev, Yonghong Song, Alexei Starovoitov,
	Dmitry V. Levin

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-01-04 23:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-03 11:46 "bpf: Improve the info.func_info and info.func_info_rec_size behavior" breaks strace self tests Heiko Carstens
2019-01-03 19:12 ` 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

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).