Continuing the work started with 969fc56c2abb0c3a1bf0225032250aa537df55a3, this patch series adds more tests for the existing OXM_OF_METADATA field, and adds support for writing to this field - in 1.0+ using vendor extensions, and in 1.1 with the WRITE_METADATA instruction.
Joe Stringer (2): tests: Improve test coverage of OXM metadata field ofp-actions: Implement writing to metadata field NEWS | 1 + include/openflow/nicira-ext.h | 15 ++++++ lib/ofp-actions.c | 96 ++++++++++++++++++++++++++++++++++++++++- lib/ofp-actions.h | 13 ++++++ lib/ofp-parse.c | 22 +++++++++ lib/ofp-util.def | 2 + lib/ofp-util.h | 1 + ofproto/ofproto-dpif.c | 8 +++ tests/ofp-actions.at | 55 +++++++++++++++++++++-- tests/ofproto.at | 6 +++ tests/ovs-ofctl.at | 11 +++- tests/test-classifier.c | 14 ++++++ utilities/ovs-ofctl.8.in | 16 +++++++ 13 files changed, 251 insertions(+), 9 deletions(-) -- 1.7.2.5 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev