[dpdk-dev] [PATCH 0/2] dpdk: Allow for dynamic enablement of some isolated features

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Jul 31 23:25:11 CEST 2014


2014-07-31 10:32, Neil Horman:
> On Thu, Jul 31, 2014 at 03:26:45PM +0200, Thomas Monjalon wrote:
> > Neil, we are mixing 2 different problems here.
> > 1) we have to fix default build (without SSE-4.2)
> 
> Thats nothing to fix, thats a configuration issue.  Just build for a lesser
> machine.  I've already done that in the fedora build, using the defalut machine
> target.  What exactly is missing from that?

I mean that building with RTE_MACHINE=default is broken in ixgbe and acl.
So the main priority is to fix it.
But performance of the native build must not be degraded.
And if we can have good performance with a default build, it's fine.

-- 
Thomas


More information about the dev mailing list