Existing OVS has three datapath types: Linux kernel (dpif-netlink), userspace (dpif-netdev), and Windows. This series add another type of OVS datapath: the eBPF datapath (dpif-bpf).
Existing OVS has three datapath types: Linux kernel (dpif-netlink), userspace (dpif-netdev), and Windows. This series add another type of OVS datapath: the eBPF datapath (dpif-bpf).