> On Wed, Jan 16, 2019 at 05:05:24PM +0000, Stokes, Ian wrote:
> > > On 11/09/2018 02:02 PM, Ian Stokes wrote:
> > > > Add travis builds for DPDK as a shared library.
> > > >
> > > > Currently the DPDK builds in travis only compile DPDK as a static
> > > library.
> > > > With static builds in DPDK there is a risk that if a function is
> > > > not exported then it will not be supported when DPDK is used as a
> > > > shared
> > > library.
> > > > This commit adds the option to build DPDK as a shared library.
> > > > Also two build jobs are added to the travis.yml whereby a shared
> > > > DPDK is built with both static and shared OVS libraries.
> > > >
> > > > Signed-off-by: Ian Stokes <ian.sto...@intel.com>
> > > > ---
> > >
> > > Acked-by: Kevin Traynor <ktray...@redhat.com>
> >
> > Thanks for reviewing and ACKING.
> >
> > As this is quite useful testcase I'm considering pushing to master for
> 2.11 and also backporting (to at least OVS 2.10 and 2.9 as they use a
> different DPDK where function mapping may differ and hence be missed
> without this test).
> >
> > @Ben, although this is a v1, is this ok for me to rebase and push to
> master for 2.11?
> 
> Seems reasonable to me.

Thanks, I've pushed this to master.

Ian
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to