Hi Stefan and Guys,
On Thu, Sep 4, 2014 at 6:27 PM, Ming Lei wrote:
> The 1st patch fixes batch submission.
>
> The 2nd one fixes -EAGAIN for non-batch case.
>
> The 3rd one is a cleanup.
>
> The 4th one increase max event to 256 for supporting the comming
> multi virt-queue.
>
> This patchset is
Hi Paolo, Stefan and Kevin,
On Fri, Sep 5, 2014 at 12:27 AM, Ming Lei wrote:
> The 1st patch fixes batch submission.
>
> The 2nd one fixes -EAGAIN for non-batch case.
>
> The 3rd one is a cleanup.
>
> The 4th one increase max event to 256 for supporting the comming
> multi virt-queue.
>
> This pa
The 1st patch fixes batch submission.
The 2nd one fixes -EAGAIN for non-batch case.
The 3rd one is a cleanup.
The 4th one increase max event to 256 for supporting the comming
multi virt-queue.
This patchset is splitted from previous patchset(dataplane: optimization
and multi virtqueue support),