diff mbox

[NEXT] changelog: add bug 3039 to list of bug fixes for v1.15

Message ID 20170614171225.4495-1-bill.fischofer@linaro.org
State Accepted
Commit 79ed8c746ba13233c111a61d2d4f17e360dd8023
Headers show

Commit Message

Bill Fischofer June 14, 2017, 5:12 p.m. UTC
Signed-off-by: Bill Fischofer <bill.fischofer@linaro.org>

---
 CHANGELOG | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.11.0

Comments

Maxim Uvarov June 14, 2017, 7:32 p.m. UTC | #1
Merged.

Maxim.

On 06/14/17 20:12, Bill Fischofer wrote:
> Signed-off-by: Bill Fischofer <bill.fischofer@linaro.org>

> ---

>  CHANGELOG | 3 +++

>  1 file changed, 3 insertions(+)

> 

> diff --git a/CHANGELOG b/CHANGELOG

> index 25e90347..866e51e9 100644

> --- a/CHANGELOG

> +++ b/CHANGELOG

> @@ -255,6 +255,9 @@ Travis: time main test out of boundaries

>  ==== https://bugs.linaro.org/show_bug.cgi?id=3027[Bug 3027]

>  Compilation failures using GCC 7 series

>  

> +==== https://bugs.linaro.org/show_bug.cgi?id=3039[Bug 3039]

> +Socket pktio recv fails on large number of packet

> +

>  === Known Issues

>  ==== https://bugs.linaro.org/show_bug.cgi?id=3024[Bug 3024]

>  odp_traffic_mngr example is broken

>
diff mbox

Patch

diff --git a/CHANGELOG b/CHANGELOG
index 25e90347..866e51e9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -255,6 +255,9 @@  Travis: time main test out of boundaries
 ==== https://bugs.linaro.org/show_bug.cgi?id=3027[Bug 3027]
 Compilation failures using GCC 7 series
 
+==== https://bugs.linaro.org/show_bug.cgi?id=3039[Bug 3039]
+Socket pktio recv fails on large number of packet
+
 === Known Issues
 ==== https://bugs.linaro.org/show_bug.cgi?id=3024[Bug 3024]
 odp_traffic_mngr example is broken