On Wed, Sep 09, 2015 at 05:44:04PM +0100, Daniele Di Proietto wrote:
> When building OVS with --enable-shared, -fPIC should be used in DPDK
> CFLAGS.  We used to add a custom option for this (CONFIG_RTE_BUILD_FPIC)
> to the DPDK configuration, right after CONFIG_RTE_LIBNAME.
> 
> Since CONFIG_RTE_LIBNAME has been removed, it seems simpler to add our
> custom option at the end of the file.
> 
> Furthermore, since vhost support is enabled by default in DPDK 2.1 and
> vhost-user is OVS primary target, there's no need to customize the vhost
> related option anymore.
> 
> Signed-off-by: Daniele Di Proietto <diproiet...@vmware.com>

I'd add a Tested-at: with a pointer to the travis build you did.

Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to