On Sun, Jun 22, 2014 at 5:30 PM, Daniele Di Proietto
<[email protected]> wrote:
> This change in dpif-netdev allows faster packet processing for devices which
> implement batching (netdev-dpdk currently).
>
> Signed-off-by: Daniele Di Proietto <[email protected]>

You have defined struct miniflowkey more than once for dpif-netdev.
Can you define dpif-netdev specific key once in that module? we don't
need it to be FLOW_U32S long, since we know we never going to use some
of flow struct members like flow->regs.

Otherwise looks good.
Acked-by: Pravin B Shelar <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to