Thanks!
I added your ack and pushed this to master and branch-2.5
On 02/02/2016 04:52, "Chandran, Sugesh" wrote:
>Hi Daniele,
>I feel this approach is fine to go ahead. At least it looks to me more
>readable than the earlier one.
>Once again thank you for sending out the patch.
>
>Acked!
>
>Reg
Hi Daniele,
I feel this approach is fine to go ahead. At least it looks to me more readable
than the earlier one.
Once again thank you for sending out the patch.
Acked!
Regards
_Sugesh
> -Original Message-
> From: Daniele Di Proietto [mailto:diproiet...@vmware.com]
> Sent: Tuesday, Feb
When a group of packets arrives from a port, we loop through them to
initialize metadata and then we loop through them again to extract the
flow and perform the exact match classification.
This commit combines the two loops into one, and initializes packet->md
in emc_processing() to improve perfor