All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] sample: xdp1 improvements
@ 2018-10-18 20:47 Matteo Croce
  2018-10-18 20:47 ` [PATCH bpf-next 1/2] samples: bpf: improve xdp1 example Matteo Croce
  0 siblings, 1 reply; 7+ messages in thread
From: Matteo Croce @ 2018-10-18 20:47 UTC (permalink / raw)
  To: netdev; +Cc: Alexei Starovoitov, Daniel Borkmann

Small improvements to improve the readability and easiness
to use of the xdp1 sample.

Matteo Croce (2):
  samples: bpf: improve xdp1 example
  samples: bpf: get ifindex from ifname

 samples/bpf/xdp1_user.c | 44 ++++++++++++++++++++++++++++++-----------
 1 file changed, 32 insertions(+), 12 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-10-19 16:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-18 20:47 [PATCH bpf-next 0/2] sample: xdp1 improvements Matteo Croce
2018-10-18 20:47 ` [PATCH bpf-next 1/2] samples: bpf: improve xdp1 example Matteo Croce
2018-10-18 20:47   ` [PATCH bpf-next 2/2] samples: bpf: get ifindex from ifname Matteo Croce
2018-10-18 21:30     ` John Fastabend
2018-10-19  5:34     ` Y Song
2018-10-19  8:42       ` Matteo Croce
2018-10-19  5:32   ` [PATCH bpf-next 1/2] samples: bpf: improve xdp1 example Y Song

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.