All of lore.kernel.org
 help / color / mirror / Atom feed
* [0/1 bpf-next] fix panic bringing up veth with xdp progs
@ 2022-11-08 22:16 John Fastabend
  2022-11-08 22:16 ` [1/1 bpf-next] bpf: veth driver panics when xdp prog attached before veth_open John Fastabend
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John Fastabend @ 2022-11-08 22:16 UTC (permalink / raw)
  To: daniel, kuba, davem, ast; +Cc: netdev, bpf, john.fastabend

Not sure if folks want to take this through BPF tree or networking tree.
I took a quick look and didn't see any pending fixes so seems no one
has noticed the panic yet. It reproducible and easy to repro.

I put bpf in the title thinking it woudl be great to run through the
BPF selftests given its XDP triggering the panic.

Sorry maintainers resent with CC'ing actual lists. Had a scripting
issue. Also dropped henqqi has they are bouncing.

Thanks!

John Fastabend (1):
  bpf: veth driver panics when xdp prog attached before veth_open

 drivers/net/veth.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-11-10  5:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08 22:16 [0/1 bpf-next] fix panic bringing up veth with xdp progs John Fastabend
2022-11-08 22:16 ` [1/1 bpf-next] bpf: veth driver panics when xdp prog attached before veth_open John Fastabend
2022-11-10  2:25 ` [0/1 bpf-next] fix panic bringing up veth with xdp progs Jakub Kicinski
2022-11-10  5:10 ` patchwork-bot+netdevbpf

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.