Last week, Simon Horman posted a patch series to implement the
OXM VLAN VID and PCP matches, but I'm a little nervous about the
possible effects it could have on the OF1.0 match support.  At
least, we need to know exactly what effects it has.  This series,
therefore, adds some more extensive unit tests for ofp10_match
to allow us to find out.

Simon's series starts here:
http://openvswitch.org/pipermail/dev/2012-July/018673.html

Ben Pfaff (2):
  ofp-util: Wildcard VLAN PCP in OF1.0 matches when 802.1Q not present.
  tests: Add detailed test for OF1.0 match decoding and encoding.

 lib/ofp-util.c        |    1 +
 tests/ovs-ofctl.at    |  207 +++++++++++++++++++++++++++++++++++++++++++++++++
 utilities/ovs-ofctl.c |   67 ++++++++++++++--
 3 files changed, 267 insertions(+), 8 deletions(-)

-- 
1.7.2.5

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to