On 9/8/2017 10:07 AM, Bruce Richardson wrote:
> On Fri, Sep 08, 2017 at 11:28:52AM +0800, Xiaoyun Li wrote:
>> The -march=atom flag is for older atom CPUs and don't support SSE4 which
>> is the minimum reqiurement for DPDK. And in fact, the current atom CPUs
>> support SSE4. So this patch removes a
Sorry about that, but can link it manually.
The discussion can be seen on:
https://www.mail-archive.com/dev@dpdk.org/msg74600.html
-Original Message-
From: Richardson, Bruce
Sent: Friday, September 8, 2017 17:07
To: Li, Xiaoyun
Cc: dev@dpdk.org; Zhang, Helin
Subject: Re: [PATCH] mk: ad
On Fri, Sep 08, 2017 at 11:28:52AM +0800, Xiaoyun Li wrote:
> The -march=atom flag is for older atom CPUs and don't support SSE4 which
> is the minimum reqiurement for DPDK. And in fact, the current atom CPUs
> support SSE4. So this patch removes atom as a target for DPDK builds and
> adds a silver
The -march=atom flag is for older atom CPUs and don't support SSE4 which
is the minimum reqiurement for DPDK. And in fact, the current atom CPUs
support SSE4. So this patch removes atom as a target for DPDK builds and
adds a silvermont replacement instead.
Signed-off-by: Xiaoyun Li
---
mk/machin
4 matches
Mail list logo