On Jun 23, 2014, at 10:36 AM, Pravin Shelar wrote:
> On Sun, Jun 22, 2014 at 5:30 PM, Daniele Di Proietto
> wrote:
>> This change in dpif-netdev allows faster packet processing for devices which
>> implement batching (netdev-dpdk currently).
>>
>> Signed-off-by: Daniele Di Proietto
> You have
On Sun, Jun 22, 2014 at 5:30 PM, Daniele Di Proietto
wrote:
> This change in dpif-netdev allows faster packet processing for devices which
> implement batching (netdev-dpdk currently).
>
> Signed-off-by: Daniele Di Proietto
You have defined struct miniflowkey more than once for dpif-netdev.
Can
This change in dpif-netdev allows faster packet processing for devices which
implement batching (netdev-dpdk currently).
Signed-off-by: Daniele Di Proietto
---
lib/dpif-netdev.c| 325 +--
lib/dpif.c | 12 +-
lib/odp-execute.c