[ovs-dev] [PATCH v7 3/3] dpif-netdev: batch packet processing

Pravin Shelar pshelar at nicira.com
Mon Jun 23 17:36:18 UTC 2014


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

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 <pshelar at nicira.com>



More information about the dev mailing list