On 8/29/14, 4:33 PM, "Pravin Shelar" wrote:
>On Fri, Aug 29, 2014 at 4:06 PM, Daniele Di Proietto
> wrote:
>> This series introduces in dpif-netdev an exact match cache for
>>frequently
>> used flows. It uses the RSS hash (currently implemented only for
>>netdev-dpdk)
>> to search the miniflow
On Fri, Aug 29, 2014 at 4:06 PM, Daniele Di Proietto
wrote:
> This series introduces in dpif-netdev an exact match cache for frequently
> used flows. It uses the RSS hash (currently implemented only for netdev-dpdk)
> to search the miniflow in an hash table.
>
> While there might be still some tun
This series introduces in dpif-netdev an exact match cache for frequently
used flows. It uses the RSS hash (currently implemented only for netdev-dpdk)
to search the miniflow in an hash table.
While there might be still some tuning left to do, these patch provides
significant performance improveme