On 30/01/2016 17:30, "Andy Zhou" wrote:
>
>
>On Thu, Jan 28, 2016 at 5:56 PM, Daniele Di Proietto
> wrote:
>
>When a group of packets arrives from a port, we loop through them to
>initialize metadata and them we loop through them again to extract the
>flow and perform the exact match classifica
On Thu, Jan 28, 2016 at 5:56 PM, Daniele Di Proietto wrote:
> When a group of packets arrives from a port, we loop through them to
> initialize metadata and them we loop through them again to extract the
> flow and perform the exact match classification.
>
> This commit combines the two loops int
When a group of packets arrives from a port, we loop through them to
initialize metadata and them 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