ts.linaro.org
>> Subject: [lng-odp] [PATCH] linux-gen: sched: fix ordered enqueue to pktout
>> queue
>>
>> Make sure packet order is maintained if enqueueing packets from an ordered
>> queue.
>>
>> Fixes https://bugs.linaro.org/show_bug.cgi?id=300
> -Original Message-
> From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Matias
> Elo
> Sent: Monday, May 22, 2017 12:39 PM
> To: lng-odp@lists.linaro.org
> Subject: [lng-odp] [PATCH] linux-gen: sched: fix ordered enqueue to pktout
> queue
>
Reviewed-and-tested-by: Yi He
On 22 May 2017 at 17:39, Matias Elo wrote:
> Make sure packet order is maintained if enqueueing packets from an ordered
> queue.
>
> Fixes https://bugs.linaro.org/show_bug.cgi?id=3002
>
> Signed-off-by: Matias Elo
> ---
> platform/linux-generic/odp_packet_io.c
Make sure packet order is maintained if enqueueing packets from an ordered
queue.
Fixes https://bugs.linaro.org/show_bug.cgi?id=3002
Signed-off-by: Matias Elo
---
platform/linux-generic/odp_packet_io.c | 8
platform/linux-generic/odp_queue.c | 1 +
platform/linux-generi