|
Any example of using BTF?
2 messages
Hi all, I am new to BPF/BTF but I am interested in it and want to try it. So which llvm/clang version support it? And any examples/documents will be appreciated. -- Regards, Wang Jian
Hi all, I am new to BPF/BTF but I am interested in it and want to try it. So which llvm/clang version support it? And any examples/documents will be appreciated. -- Regards, Wang Jian
|
By
Wang Jian
·
|
|
unknown func bpf_clone_redirect#13
3 messages
Hi, Has anyone been able to use bpf_clone_redirect method to clone the packet and forward to different interface? I used these programs and they work for bpf_redirect. Now I am trying to modify these
Hi, Has anyone been able to use bpf_clone_redirect method to clone the packet and forward to different interface? I used these programs and they work for bpf_redirect. Now I am trying to modify these
|
By
Kanthi P
·
|
|
minutes: IO Visor TSC/Dev Meeting
Hi All, Thanks for dialing in today. As usual, here are my notes. === Discussion === Alexei * bpf-next closing this weekend, to remain closed during merge window - get your last minute fixes in * sche
Hi All, Thanks for dialing in today. As usual, here are my notes. === Discussion === Alexei * bpf-next closing this weekend, to remain closed during merge window - get your last minute fixes in * sche
|
By
Brenden Blanco
·
|
|
Hashmap OOPS
5 messages
Anyone seen this before? 4.17.6 I've seen this on a few boxes now. (If there is a better place to post this (LKML?) please let me know.) Oct 08 21:21:02 kernel: BUG: unable to handle kernel paging req
Anyone seen this before? 4.17.6 I've seen this on a few boxes now. (If there is a better place to post this (LKML?) please let me know.) Oct 08 21:21:02 kernel: BUG: unable to handle kernel paging req
|
By
Dan Siemon
·
|
|
XDP Port Mirroring
3 messages
Hi, I am looking at the ways in which we can mirror the traffic from one port to other port using XDP. Appreciate your pointers Thanks, Kanthi
Hi, I am looking at the ways in which we can mirror the traffic from one port to other port using XDP. Appreciate your pointers Thanks, Kanthi
|
By
Pavuluri.kanthi@...
·
|
|
reminder: IO Visor TSC/Dev Meeting
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
|
By
Brenden Blanco
·
|
|
minutes: IO Visor TSC/Dev Meeting
2 messages
Hi all, Thanks for joining the call this week. Here are my notes of the items discussed. -Brenden === Discussion === Yonghong: - BTF support in LLVM WIP - prototype is approaching functionality - to p
Hi all, Thanks for joining the call this week. Here are my notes of the items discussed. -Brenden === Discussion === Yonghong: - BTF support in LLVM WIP - prototype is approaching functionality - to p
|
By
Brenden Blanco
·
|
|
bpftrace launched
G'Day, We've been working on wrapping up bpftrace for a while -- a high-level tracer for eBPF -- and we've now made the private repo public: https://github.com/iovisor/bpftrace Thanks Alastair Roberts
G'Day, We've been working on wrapping up bpftrace for a while -- a high-level tracer for eBPF -- and we've now made the private repo public: https://github.com/iovisor/bpftrace Thanks Alastair Roberts
|
By
Brendan Gregg
·
|
|
reminder: IO Visor TSC/Dev Meeting
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
|
By
Brenden Blanco
·
|
|
Reminder: Linux Plumbers BPF micro-conference CFP
Reminder: the submission deadline is still open for only 6 days, please submit your proposals in time. This is a call for proposals for the BPF micro-conference at the Linux Plumbers Conference (LPC)
Reminder: the submission deadline is still open for only 6 days, please submit your proposals in time. This is a call for proposals for the BPF micro-conference at the Linux Plumbers Conference (LPC)
|
By
Daniel Borkmann
·
|
|
[PATCH RFC] bpf: Symbol sizes and types in object file
7 messages
I am sending here as an RFC instead of LLVM's mailing list as I'm not sure this is the intended behavior, and the "fix" may therefore not be needed. Clang-compiled object files currently don't include
I am sending here as an RFC instead of LLVM's mailing list as I'm not sure this is the intended behavior, and the "fix" may therefore not be needed. Clang-compiled object files currently don't include
|
By
Paul Chaignon
·
|
|
Xdp or dpdk
2 messages
Hi. I need you advice. I have to write app to filter and LB ethernet traffic from 100G to 10x10G. What is better to use? eBPF XDP or DPDK?
Hi. I need you advice. I have to write app to filter and LB ethernet traffic from 100G to 10x10G. What is better to use? eBPF XDP or DPDK?
|
By
Иван Иванов
·
|
|
minutes: IO Visor TSC/Dev Meeting
Hi, All, Below is the today's meeting notes. Thanks for joining the meeting. Please amend if you see any inaccurate or missing information. Yonghong ==== Discussion ==== Yonghong: - worked and upstrea
Hi, All, Below is the today's meeting notes. Thanks for joining the meeting. Please amend if you see any inaccurate or missing information. Yonghong ==== Discussion ==== Yonghong: - worked and upstrea
|
By
Yonghong Song
·
|
|
IPFIX flow data
2 messages
Hi All, I am trying to collect IPFIX flow data from the linux host interface. Can someone guide me the best way to collect the data using XDP. Any samples for reference will be a great help. Thanks, S
Hi All, I am trying to collect IPFIX flow data from the linux host interface. Can someone guide me the best way to collect the data using XDP. Any samples for reference will be a great help. Thanks, S
|
By
Santhosh Fernandes
·
|
|
reminder: IO Visor TSC/Dev Meeting
3 messages
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
|
By
Brenden Blanco
·
|
|
minutes: IO Visor TSC/Dev Meeting
Hi All, Thanks for joining the call today. Here are my notes! Cheers, Brenden === Discussion === Brenden: * 0.7.0 tag released to support 4.18 * Flaky test on fc26 - usdt3 - monitor and perhaps relax
Hi All, Thanks for joining the call today. Here are my notes! Cheers, Brenden === Discussion === Brenden: * 0.7.0 tag released to support 4.18 * Flaky test on fc26 - usdt3 - monitor and perhaps relax
|
By
Brenden Blanco
·
|
|
[PATCHv2 RFC 3/3] tests: add afxdp test cases.
The patch adds the test framework for OVS using afxdp. Currently there are two test cases, using ping and http as traffic forwarding through ovs with 2 afxdp netdev. Signed-off-by: William Tu <u901206
The patch adds the test framework for OVS using afxdp. Currently there are two test cases, using ping and http as traffic forwarding through ovs with 2 afxdp netdev. Signed-off-by: William Tu <u901206
|
By
William Tu
·
|
|
[PATCHv2 RFC 2/3] netdev-linux: add new netdev type afxdp.
The patch creates a new netdev type "afxdp" and copies some of the afxdp api implementation from xdpsock_user.c at linux sample code. The afxdp ebpf programs/maps are loaded when dpif-netdev is create
The patch creates a new netdev type "afxdp" and copies some of the afxdp api implementation from xdpsock_user.c at linux sample code. The afxdp ebpf programs/maps are loaded when dpif-netdev is create
|
By
William Tu
·
|
|
[PATCHv2 RFC 1/3] afxdp: add ebpf code for afxdp and xskmap.
AF_XDP requires attaching an xdp program and xskmap for each netdev. The patch provides these program/map and the loading and attaching implementation. Signed-off-by: William Tu <u9012063@...> --- aci
AF_XDP requires attaching an xdp program and xskmap for each netdev. The patch provides these program/map and the loading and attaching implementation. Signed-off-by: William Tu <u9012063@...> --- aci
|
By
William Tu
·
|
|
[PATCHv2 RFC 0/3] AF_XDP support for OVS
From: root <ovs-smartnic@...> The patch series introduces AF_XDP support for OVS netdev. AF_XDP is a new address family working together with eBPF. In short, a socket with AF_XDP family can receive an
From: root <ovs-smartnic@...> The patch series introduces AF_XDP support for OVS netdev. AF_XDP is a new address family working together with eBPF. In short, a socket with AF_XDP family can receive an
|
By
William Tu
·
|