Jerin Paulose
Results
3
comments of
Jerin Paulose
As AF XDP is executing in zero-copy mode, **### the NIC has already put the packet in a packet buffer in the umem** area so the only thing the kernel...
@magnus-karlsson While executing samples/bpf/xdpsock_user.c program, at the first time load the packets are not transmitting. from the second load onwards, its worked fine.
The **ip link show** command outputs, the xdp is jitted. What does this mean?