I thought I had responded already. But just in case: Reviewed-by: Bill Fischofer <[email protected]>
On Thu, Sep 3, 2015 at 10:58 AM, Bala Manoharan <[email protected]> wrote: > Ping. > > On 25 August 2015 at 19:45, Maxim Uvarov <[email protected]> wrote: > > No more comments, reviews? > > > > Maxim. > > > > On 08/11/15 15:10, Balasubramanian Manoharan wrote: > >> > >> Changes in v2: Adds bug link in the patch description > >> > >> 1. This patch series renames the classification APIs for ODP consistency > >> odp_cos_set_queue() is changed to odp_cos_queue_set() > >> odp_cos_set_drop() is changed to odp_cos_drop_set() > >> > >> 2. Adds the following getter functions for classification > >> odp_cos_queue() > >> odp_cos_drop() > >> > >> Fixes https://bugs.linaro.org/show_bug.cgi?id=1711 > >> > >> Balasubramanian Manoharan (4): > >> api: classification: queue and drop policy API name change > >> example: classifier: queue and drop policy API name change > >> linux-generic: classification: queue and drop policy API name change > >> validation: classification: queue and drop policy API name change > >> > >> example/classifier/odp_classifier.c | 4 +-- > >> include/odp/api/classification.h | 26 > >> +++++++++++++++-- > >> .../include/odp_classification_datamodel.h | 1 + > >> platform/linux-generic/odp_classification.c | 33 > >> ++++++++++++++++++++-- > >> .../classification/odp_classification_basic.c | 6 ++-- > >> .../classification/odp_classification_tests.c | 14 ++++----- > >> 6 files changed, 67 insertions(+), 17 deletions(-) > >> > > > > _______________________________________________ > > lng-odp mailing list > > [email protected] > > https://lists.linaro.org/mailman/listinfo/lng-odp > _______________________________________________ > lng-odp mailing list > [email protected] > https://lists.linaro.org/mailman/listinfo/lng-odp >
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
