24/03/2019 13:10, Luca Boccassi: > On Fri, 2019-03-22 at 21:01 +0800, Xiaolong Ye wrote: > > diff --git a/drivers/net/af_xdp/rte_pmd_af_xdp_version.map > > b/drivers/net/af_xdp/rte_pmd_af_xdp_version.map > > new file mode 100644 > > index 000000000..c6db030fe > > --- /dev/null > > +++ b/drivers/net/af_xdp/rte_pmd_af_xdp_version.map > > @@ -0,0 +1,3 @@ > > +DPDK_19.05 { > > + local: *; > > +}; > > This is a new PMD, shouldn't it be EXPERIMENTAL rather than DPDK_19.05?
I don't think so, because there is no API here.