On Thu, Oct 9, 2014 at 10:57 AM, Jarno Rajahalme wrote:
> Pravin,
>
> This patch did not work by itself, I applied the following incremental (some
> of which are purely cosmetically, though) to make this pass the unit tests.
> Also, please find some further comments below.
>
I did make check but
Pravin,
This patch did not work by itself, I applied the following incremental (some of
which are purely cosmetically, though) to make this pass the unit tests. Also,
please find some further comments below.
With these:
Acked-by: Jarno Rajahalme
commit 502f8c94c11e1994b5f4a6e73aa865ee29642b
Today dpif-netdev has single metadat for given batch, since one
batch belongs to one port, but soon packets fro single tunnel ports
can belong to different ports, so we need to have per packet metadata.
Signed-off-by: Pravin B Shelar
---
lib/dpif-netdev.c| 68