> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Tomasz Kulasek
> Sent: Friday, January 29, 2016 4:49 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] examples: l3fwd exact-match path rework
>
> Current implementation of Exact
Current implementation of Exact-Match uses different execution path than
for LPM. Unifying them allows to reuse big part of LPM code and sightly
increase performance of Exact-Match.
Main changes:
-
* Packet classification stage is separated from the rest of path for both
LPM and EM.
2 matches
Mail list logo