2014-08-29 17:58, Ananyev, Konstantin:
> Good way to overcome the problem.
> From what I am seeing it adds a tiny slowdown (as expected) ...
> Though it provides a good flexibility and I don't have any better ideas.
> So I'd say let stick with that approach.
Nice work guys.
I'd like to have this
> -Original Message-
> From: Neil Horman [mailto:nhorman at tuxdriver.com]
> Sent: Thursday, August 28, 2014 9:38 PM
> To: dev at dpdk.org
> Cc: Neil Horman; Ananyev, Konstantin; thomas.monjalon at 6wind.com
> Subject: [PATCHv4] librte_acl make it build/work for 'default' target
>
> Make
Make ACL library to build/work on 'default' architecture:
- make rte_acl_classify_scalar really scalar
(make sure it wouldn't use sse4 instrincts through resolve_priority()).
- Provide two versions of rte_acl_classify code path:
rte_acl_classify_sse() - could be build and used only on systems wi
3 matches
Mail list logo