[dpdk-dev] [PATCH v6] examples/l3fwd: em path performance fix

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Mar 21 12:57:16 CET 2016


2016-03-18 14:31, Tomasz Kulasek:
> It seems that for the most use cases, previous hash_multi_lookup provides
> better performance, and more, sequential lookup can cause significant
> performance drop.
> 
> This patch sets previously optional hash_multi_lookup method as default.
> It also provides some minor optimizations such as queue drain only on used
> tx ports.

Applied, thanks


More information about the dev mailing list