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