diff mbox series

[v2,1/1] changelog: mention cls enable bit test case

Message ID 1503410409-1798-2-git-send-email-odpbot@yandex.ru
State New
Headers show
Series [v2,1/1] changelog: mention cls enable bit test case | expand

Commit Message

Github ODP bot Aug. 22, 2017, 2 p.m. UTC
From: Maxim Uvarov <maxim.uvarov@linaro.org>


Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>

---
/** Email created from pull request 136 (muvarov:monarch_lts)
 ** https://github.com/Linaro/odp/pull/136
 ** Patch: https://github.com/Linaro/odp/pull/136.patch
 ** Base sha: 2dd7893463c2417fec14ff3535e5fe641706cae5
 ** Merge commit sha: 3c1bec4f7d51e36967e8c1195ca65e27bf4a4631
 **/
 CHANGELOG | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/CHANGELOG b/CHANGELOG
index e4178fcd..869277bb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,10 @@  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
 
+==== https://bugs.linaro.org/show_bug.cgi?id=3177[bug 3177]
+Test case for classification enable field in odp_pktin_queue_config
+parameter.
+
 === Bug Fixes (Unnumbered)
 * git_hash: handle git worktree
 * Use PRIu32 to print uint32_t values