netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] Fix BPF helpers documentation
@ 2018-04-28 23:06 Andrey Ignatov
  2018-04-28 23:06 ` [PATCH bpf-next 1/2] bpf: Fix helpers ctx struct types in uapi doc Andrey Ignatov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Andrey Ignatov @ 2018-04-28 23:06 UTC (permalink / raw)
  To: ast, daniel, quentin.monnet, netdev; +Cc: Andrey Ignatov, kernel-team

BPF helpers documentation in UAPI refers to kernel ctx structures when it
has to refer to user visible ones. Fix it.

Andrey Ignatov (2):
  bpf: Fix helpers ctx struct types in uapi doc
  bpf: Sync bpf.h to tools/

 include/uapi/linux/bpf.h       | 12 ++++++------
 tools/include/uapi/linux/bpf.h | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

-- 
2.9.5

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

end of thread, other threads:[~2018-04-29 16:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-28 23:06 [PATCH bpf-next 0/2] Fix BPF helpers documentation Andrey Ignatov
2018-04-28 23:06 ` [PATCH bpf-next 1/2] bpf: Fix helpers ctx struct types in uapi doc Andrey Ignatov
2018-04-28 23:06 ` [PATCH bpf-next 2/2] bpf: Sync bpf.h to tools/ Andrey Ignatov
2018-04-29  9:49 ` [PATCH bpf-next 0/2] Fix BPF helpers documentation Quentin Monnet
2018-04-29 16:02   ` Alexei Starovoitov

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