On Sun, Jun 26, 2016 at 9:54 PM, William Tu wrote:
> Hi Darrell,
>
> Thanks for you feedback!
>
> On Sun, Jun 26, 2016 at 8:02 PM, Darrell Ball wrote:
> >
> >
> > On Sat, Jun 25, 2016 at 7:44 AM, William Tu wrote:
> >>
> >> Commit 1895cc8dbb64 ("dpif-netdev: create batch object") introduces
> >
Hi Darrell,
Thanks for you feedback!
On Sun, Jun 26, 2016 at 8:02 PM, Darrell Ball wrote:
>
>
> On Sat, Jun 25, 2016 at 7:44 AM, William Tu wrote:
>>
>> Commit 1895cc8dbb64 ("dpif-netdev: create batch object") introduces
>> batch process functions and 'struct dp_packet_batch' to associate with
On Sat, Jun 25, 2016 at 7:44 AM, William Tu wrote:
> Commit 1895cc8dbb64 ("dpif-netdev: create batch object") introduces
> batch process functions and 'struct dp_packet_batch' to associate with
> batch-level metadata. This patch applies the packet batch object to
> the netdev provider interface
Commit 1895cc8dbb64 ("dpif-netdev: create batch object") introduces
batch process functions and 'struct dp_packet_batch' to associate with
batch-level metadata. This patch applies the packet batch object to
the netdev provider interface (dummy, Linux, BSD, and DPDK) so that
batch APIs can be used