Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1167682 > unrolled thread

Re: [PATCH v2 net-next 0/3] bpf: share helpers between tracing and networking

Started byDaniel Borkmann <daniel@iogearbox.net>
First post2015-06-18 10:20 +0200
Last post2015-06-18 10:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 net-next 0/3] bpf: share helpers between tracing and  networking Daniel Borkmann <daniel@iogearbox.net> - 2015-06-18 10:20 +0200

#1167682 — Re: [PATCH v2 net-next 0/3] bpf: share helpers between tracing and networking

FromDaniel Borkmann <daniel@iogearbox.net>
Date2015-06-18 10:20 +0200
SubjectRe: [PATCH v2 net-next 0/3] bpf: share helpers between tracing and networking
Message-ID<pCDdh-2KO-41@gated-at.bofh.it>
On 06/16/2015 07:10 PM, Alexei Starovoitov wrote:
...
> Ideally we would allow a blend of tracing and networking programs,
> then the best solution would be one or two stable tracepoints in
> networking stack where skb is visible and receiving/transmitting task
> is also visible, then skb->len and task->pid together would give nice
> foundation for accurate stats.

I think combining both seems interesting anyway, we need to find
a way to make this gluing of both worlds easy to use, though. It's
certainly interesting for stats/diagnostics, but one wouldn't be
able to use the current/future skb eBPF helpers from {cls,act}_bpf
in that context.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web