[ovs-dev] [PATCH v4 2/2] dpif-netdev: Exact match cache

Daniele Di Proietto ddiproietto at vmware.com
Fri Aug 29 22:56:58 UTC 2014


Thanks for the suggestions

I applied all of them except (as discussed offline):

- some style fixes (CodingStyle shows that operator && and || should be
after a newline)
- the removal of dp_netdev_queu_batches() Œmax_batches¹ parameter. Perhaps
we can remove
  it in the future, but now it is needed.

I will post a v5 soon.

Thanks,

Daniele

On 8/29/14, 1:41 PM, "Pravin Shelar" <pshelar at nicira.com> wrote:

>On Tue, Aug 19, 2014 at 5:11 PM, Daniele Di Proietto
><ddiproietto at vmware.com> wrote:
>> Since lookups in the classifier can be pretty expensive, we introduce
>>this
>> (thread local) cache which simply compares the miniflows of the packets
>>
>> Signed-off-by: Daniele Di Proietto <ddiproietto at vmware.com>
>
>I have few suggestions in attached patch, can you look over and send
>updated patch.
>
>Thanks,
>Pravin.




More information about the dev mailing list