Committed by
Gerrit Code Review
Implemented convenient builders of BMv2 extension selectors and
treatments. Match and action parameters can now be built from primitive data types (short, int, long or byte[]) which are then casted automatically according to a given BMv2 configuration. Also, simplified demo applications code / structure. Change-Id: Ia5bebf62301c73c0b20cf6a4ddfb74165889106f
Showing
13 changed files
with
397 additions
and
453 deletions
This diff is collapsed. Click to expand it.
protocols/bmv2/api/src/test/java/org/onosproject/bmv2/api/runtime/Bmv2ExtensionBuilderTest.java
0 → 100644
-
Please register or login to post a comment