Hi Benoit, We are at Connect. Will do progress on it next week.
Maxim. 24 сент. 2015 г. 9:35 пользователь "Benoît Ganne" <[email protected]> написал: > Any news about that? > I think we agreed it should be integrated into api-next? > > Thanks, > ben > > On 09/09/2015 11:27 AM, Benoît Ganne wrote: > >> v6: - rebase on latest api-next >> >> v5: - change linux-generic pmr_term_value_t fields offset and >> val_sz from uint16_t to uint32_t to match API types >> >> v4: - move definitions prior to any API modifiction to improve >> readability >> - change comment so that odp_pmr_match_t.offset is ignored >> if not used instead of enforcing a 0 value >> >> v3: - split the api patch in two: 1st one to modify api, 2nd one >> to move declarations for readability >> >> v2: - rename ODP_PMR_OFFSET_ABS to ODP_PMR_CUSTOM_FRAME >> - better doc (including the fact that ODP_PMR_CUSTOM_FRAME >> should be applied before other PMR) >> - reuse odp_pmr_match_t for both single PMR and PMR sets >> creation >> >> Benoît Ganne (4): >> api: classification: move odp_pmr_match_t definition >> api: classification: add ODP_PMR_CUSTOM_FRAME >> linux-generic: classification: implement ODP_PMR_CUSTOM_FRAME matching >> example: classifier: implement ODP_PMR_CUSTOM_FRAME match >> >> example/classifier/odp_classifier.c | 95 >> +++++++++++++++++----- >> include/odp/api/classification.h | 55 ++++++------- >> .../include/odp_classification_datamodel.h | 2 + >> .../include/odp_classification_inlines.h | 21 +++++ >> platform/linux-generic/odp_classification.c | 42 +++++----- >> 5 files changed, 149 insertions(+), 66 deletions(-) >> >> > > -- > Benoît GANNE > Chief Architect, Kalray > +33 (0)648 125 843 > _______________________________________________ > 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
