On Thu, Feb 2, 2017 at 10:19 PM, Alexei Starovoitov <alexei.starovoi...@gmail.com> wrote: > On Thu, Feb 02, 2017 at 09:31:06PM -0800, William Tu wrote: >> >> Yes, this is auto-generated. We want to use P4 2016 as front end to >> generate ebpf for XDP. > > P4 2016 front-end ? is it public? Is there a 2017 version? ;) > just curious. > the P4_16 is the latest version. https://github.com/p4lang/p4c it has ebpf backend for tc, we want to add ebpf backend for xdp.
--William