Thread (36 messages) 36 messages, 3 authors, 2022-01-19

Re: [PATCH v22 bpf-next 19/23] bpf: generalise tail call map compatibility check

From: Alexei Starovoitov <hidden>
Date: 2022-01-18 20:23:13
Also in: bpf

On Mon, Jan 17, 2022 at 06:28:31PM +0100, Lorenzo Bianconi wrote:
quoted hunk ↗ jump to hunk
 	seq_printf(m,
@@ -590,6 +589,7 @@ static void bpf_map_show_fdinfo(struct seq_file *m, struct file *filp)
 	if (type) {
 		seq_printf(m, "owner_prog_type:\t%u\n", type);
 		seq_printf(m, "owner_jited:\t%u\n", jited);
+		seq_printf(m, "owner_xdp_has_frags:\t%u\n", xdp_has_frags);
Internal flag shouldn't be printed in fdinfo.
In particular it's not correct for non-xdp progs.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help