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