Re: BCC and passing packet from XDP to user-mode app #bcc
Federico Parola
Hi,
toggle quoted messageShow quoted text
the virtual function you are looking for is perf_submit_skb(): https://github.com/iovisor/bcc/blob/c8de00e1746e242cdcd68b4673a083bb467cd35e/src/cc/export/helpers.h#L193 Strangely it is not documented in the reference guide. Best regards, Federico Parola
On 18/03/21 10:29, v.a.bonert@... wrote:
Hi!
|
|