Looks good, thanks!
Acked-by: Jarno Rajahalme
& pushed to master,
Jarno
On Sep 5, 2014, at 5:10 PM, Daniele Di Proietto wrote:
> netdev_flow_key is a miniflow with the following constraints:
>
> 1) It is used only inside dpif-netdev.c.
> 2) It always has inline values.
> 3) It contains on
netdev_flow_key is a miniflow with the following constraints:
1) It is used only inside dpif-netdev.c.
2) It always has inline values.
3) It contains only miniflows created by miniflow_extract().
Therefore, by using these new functions instead of the miniflow_* ones, we get
the following (perform