DPDK patches and discussions
 help / color / mirror / Atom feed
From: Neil Horman <nhorman@tuxdriver.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] ixgbe: Reduce compilation to only require sse3 intrinsics
Date: Wed, 13 Aug 2014 06:11:03 -0400	[thread overview]
Message-ID: <20140813101103.GA11625@hmsreliant.think-freely.org> (raw)
In-Reply-To: <4512998.fqlZqUFu9C@xps13>

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 and used.
> > > 
> > > Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
> > > CC: "Konstantin Ananyev" <konstantin.ananyev@intel.com>
> > > CC: Bruce Richardson <bruce.richardson@intel.com>
> > > CC: Thomas Monjalon <thomas.monjalon@6wind.com>
> > 
> > Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> 
> Applied for version 1.7.1.
> 
> Now, ixgbe_rxtx_vec.c should be usable on all x86_64 CPU,
> or am I forgetting something?
> 
Nope, this will do it.

All thats left now is to settle on the approach for the ACL library
Thanks
Neil

> Thanks
> -- 
> Thomas
> 

      reply	other threads:[~2014-08-13 10:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-01 16:48 Neil Horman
2014-08-01 17:39 ` Richardson, Bruce
2014-08-12 23:55   ` Thomas Monjalon
2014-08-13 10:11     ` Neil Horman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140813101103.GA11625@hmsreliant.think-freely.org \
    --to=nhorman@tuxdriver.com \
    --cc=dev@dpdk.org \
    --cc=thomas.monjalon@6wind.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).