On Wed, Aug 13, 2014 at 01:55:45AM +0200, Thomas Monjalon wrote:
> > > ixgbe was failing to build in the default configuration because it
> > > required
> > > sse4.2 intrinsics, and the default config doesn't support more than sse3.
> > > Modify the pmd so that only sse3 intrinsics are pulled in a
> > ixgbe was failing to build in the default configuration because it required
> > sse4.2 intrinsics, and the default config doesn't support more than sse3.
> > Modify the pmd so that only sse3 intrinsics are pulled in and used.
> >
> > Signed-off-by: Neil Horman
> > CC: "Konstantin Ananyev"
>
> -Original Message-
> From: Neil Horman [mailto:nhorman at tuxdriver.com]
> Sent: Friday, August 01, 2014 9:49 AM
> To: dev at dpdk.org
> Cc: Neil Horman; Ananyev, Konstantin; Richardson, Bruce; Thomas Monjalon
> Subject: [PATCH] ixgbe: Reduce compilation to only require sse3 intrinsics
>
ixgbe was failing to build in the default configuration because it required
sse4.2 intrinsics, and the default config doesn't support more than sse3.
Modify the pmd so that only sse3 intrinsics are pulled in and used.
Signed-off-by: Neil Horman
CC: "Konstantin Ananyev"
CC: Bruce Richardson
CC:
4 matches
Mail list logo