On Mon, Apr 22, 2019 at 10:56:57AM -0700, Ben Pfaff wrote: > On Fri, Apr 19, 2019 at 01:22:14PM -0700, William Tu wrote: > > The patch introduces experimental AF_XDP support for OVS netdev. > > AF_XDP is a new address family working together with eBPF/XDP. > > A socket with AF_XDP family can receive and send raw packets > > from an eBPF/XDP program attached to the netdev. > > For details introduction and configuration, see > > Documentation/intro/install/afxdp.rst > > > > Signed-off-by: William Tu <[email protected]> > > Co-authored-by: Yi-Hung Wei <[email protected]> > > Cc: Tim Rozet <[email protected]> > > Cc: Eelco Chaudron <[email protected]> > > Thanks, William and Yi-Hung. > > [...more review...]
I should note that I didn't actually review the code, I just got it building based on the documentation and the review is my notes for that. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
