|
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
·
|
|
Do you know if I can use a bpf file from bcc for snort ?
3 messages
Hello everybody, Do you know if I can use a bpf file from bcc for snort ? Thank you in advance to answer if I can and how to do my ask, Regards. Dorian ROSSE. Provenance : Courrier pour Windows 10
Hello everybody, Do you know if I can use a bpf file from bcc for snort ? Thank you in advance to answer if I can and how to do my ask, Regards. Dorian ROSSE. Provenance : Courrier pour Windows 10
|
By
Dorian ROSSE
·
|
|
Facing an error while compiling for bpf using clang
11 messages
Hi, I'm new to XDP, I am trying to compile a simple code to start with. When I compile with clang, I face an error. Can someone please help me out in resolving this issue. # clang -target bpf -c drop.
Hi, I'm new to XDP, I am trying to compile a simple code to start with. When I compile with clang, I face an error. Can someone please help me out in resolving this issue. # clang -target bpf -c drop.
|
By
Prashanth Fernando
·
|
|
how to run bcc xdp_redirect_cpu.py example
3 messages
Hi, Iām new to bpf and when run `iovisor/bcc` examples with `xdp_redirect_cpu.py` in my vm, the connection will lost and I have to restart my vm. In my understanding this example just foword the packa
Hi, Iām new to bpf and when run `iovisor/bcc` examples with `xdp_redirect_cpu.py` in my vm, the connection will lost and I have to restart my vm. In my understanding this example just foword the packa
|
By
Forrest Chen
·
|
|
Linux Plumbers BPF micro-conference CFP
This is a call for proposals for the BPF micro-conference at this years' Linux Plumbers Conference (LPC) 2019 which will be held in Lisbon, Portugal for September 9-11. The goal of the BPF micro-confe
This is a call for proposals for the BPF micro-conference at this years' Linux Plumbers Conference (LPC) 2019 which will be held in Lisbon, Portugal for September 9-11. The goal of the BPF micro-confe
|
By
Daniel Borkmann
·
|
|
minutes: IO Visor/TSC Dev Meeting
Hi all, Thanks for joining the call today. As usual, here are my notes from the discussion. === Discussion === Alexei: LSF/MM - BPF track * overall went quite well * planning BPF conference for next y
Hi all, Thanks for joining the call today. As usual, here are my notes from the discussion. === Discussion === Alexei: LSF/MM - BPF track * overall went quite well * planning BPF conference for next y
|
By
Brenden Blanco
·
|
|
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
·
|
|
XDP on driver nfp_netvf
2 messages
Hi all, We have acquired some Netronome Agilio CX 10GbE, installed on a server running a Proxmox node. We have created a virtual function and pass through them to a Virtual Machine running Ubuntu 18 w
Hi all, We have acquired some Netronome Agilio CX 10GbE, installed on a server running a Proxmox node. We have created a virtual function and pass through them to a Virtual Machine running Ubuntu 18 w
|
By
mdimolianis@...
·
|
|
how to starts ? but It is fully installed :)
8 messages
Hello everybody, I have installed the bcc programs but Do you know bcc tutorial in french because my English is as a buddy lol Thank you in advance to bring your help š Have a nice Week, Regards. Azar
Hello everybody, I have installed the bcc programs but Do you know bcc tutorial in french because my English is as a buddy lol Thank you in advance to bring your help š Have a nice Week, Regards. Azar
|
By
Dorian ROSSE
·
|
|
eBPF program to replicate packets
Hi, Will it be possible to replicate packets using XDP. e,g, capture pkt on if-a look for any match and then replicate the packets, modify the IP address send it out of if-a. Best Regards, Prashanth
Hi, Will it be possible to replicate packets using XDP. e,g, capture pkt on if-a look for any match and then replicate the packets, modify the IP address send it out of if-a. Best Regards, Prashanth
|
By
Prashanth Fernando
·
|
|
minutes: IO Visor TSC/Dev Meeting
Hi All, Thanks for joining in to the call this week. As usual, here are my notes. Cheers, Brenden === Discussion === Yonghong: * Code reviews mostly * bpfd (client/server approach) effort paused * see
Hi All, Thanks for joining in to the call this week. As usual, here are my notes. Cheers, Brenden === Discussion === Yonghong: * Code reviews mostly * bpfd (client/server approach) effort paused * see
|
By
Brenden Blanco
·
|
|
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
·
|
|
bpftrace and include search paths?
5 messages
I have a need to have a bpftrace script #include headers from a project directory. In cc, this is like adding -I<path>. Am I blind from reading manuals or is there a clever way to pass that info down
I have a need to have a bpftrace script #include headers from a project directory. In cc, this is like adding -I<path>. Am I blind from reading manuals or is there a clever way to pass that info down
|
By
Richard Elling
·
|
|
minutes: IO Visor TSC/Dev Meeting
Hi All, Thanks for joining the call today. As usual, here are my notes. Thanks, Brenden === Discussion === Yonghong: - compile once run everywhere work continues - some prototypes for internal project
Hi All, Thanks for joining the call today. As usual, here are my notes. Thanks, Brenden === Discussion === Yonghong: - compile once run everywhere work continues - some prototypes for internal project
|
By
Brenden Blanco
·
|
|
[PATCHv5 RFC 1/3] BPF: New helper to obtain namespace data from current task (FIX).
I'm sorry there was an error on the code, the spinlock was never released if kern_path() failed.Here is the fix. diff --git a/kernel/bpf/helpers.c b/kernel/bpf/helpers.c index 2de82d14424d..2a83eba631
I'm sorry there was an error on the code, the spinlock was never released if kern_path() failed.Here is the fix. diff --git a/kernel/bpf/helpers.c b/kernel/bpf/helpers.c index 2de82d14424d..2a83eba631
|
By
neirac
·
|
|
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
·
|
|
R? min value is negative, either use unsigned or 'var &= const'
13 messages
#verifier
I suspect I fall in another issue with verifier. This code (taking from katran : I just changed data_size type to __u32): __attribute__((__always_inline__)) static inline void ipv4_l4_csum(void *data_
I suspect I fall in another issue with verifier. This code (taking from katran : I just changed data_size type to __u32): __attribute__((__always_inline__)) static inline void ipv4_l4_csum(void *data_
|
By
Simon
·
|
|
minutes: IO Visor TSC/Dev Meeting
6 messages
Hi all, Thanks for joining the discussion today. Here are the notes; however, this was a longer discussion and I'm sure I missed some things. Cheers, Brenden === Discussion === Yonghong: * Some intern
Hi all, Thanks for joining the discussion today. Here are the notes; however, this was a longer discussion and I'm sure I missed some things. Cheers, Brenden === Discussion === Yonghong: * Some intern
|
By
Brenden Blanco
·
|
|
XDP on Azure vNICs
Hi, We are seeing an issue with XDP(xdp generic) attached to Azure vNICs. When "accelerated networking" is enabled on Azure vNICs, xdp doesn't receive all the packets. We see all of them in tcpdump th
Hi, We are seeing an issue with XDP(xdp generic) attached to Azure vNICs. When "accelerated networking" is enabled on Azure vNICs, xdp doesn't receive all the packets. We see all of them in tcpdump th
|
By
Kanthi P
·
|
|
reminder: IO Visor TSC/Dev Meeting
2 messages
Agenda: discussion on XDP acceleration of Katran LB 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
Agenda: discussion on XDP acceleration of Katran LB 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
|
By
Brenden Blanco
·
|