<div dir="ltr">Hi OOR developers,<div><br></div><div>I just became aware of something called AF_XDP in the Linux kernel, which is a technology to allow faster zero-copy transfer of network packets to user space, with hooks to BPF for packet modification. See more information here:</div><div><br></div><div><a href="https://lwn.net/Articles/750845/">https://lwn.net/Articles/750845/</a><br></div><div><a href="https://fosdem.org/2018/schedule/event/af_xdp/">https://fosdem.org/2018/schedule/event/af_xdp/</a> (this link has slides and video recording of the FOSDEM talk)<br></div><div><br></div><div>From the OOR perspective, this could potentially be a solution to improve performance in a self-contained way, without relying on a kernel module (like in the early days of LISPmob), or external dependencies like DPDK or VPP.</div><div><br></div><div>I'm not saying that this is a priority, just that it's something that we should be aware of.</div><div><br></div><div>HTH,</div><div>-Lori</div></div>