[ovs-git] [openvswitch/ovs] d4ee9a: erspan: add NXOXM_ET_ERSPAN_ field tests.

GitHub noreply at github.com
Fri May 25 20:31:32 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: d4ee9a73f0050227826aa4418a1191169cc6d6be
      https://github.com/openvswitch/ovs/commit/d4ee9a73f0050227826aa4418a1191169cc6d6be
  Author: William Tu <u9012063 at gmail.com>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M tests/ovs-ofctl.at

  Log Message:
  -----------
  erspan: add NXOXM_ET_ERSPAN_ field tests.

ERSPAN is the first real-world use cases of Experimenter OXM,
which introduces 4 new NXOXM_ET_ fields (ver, idx, dir, hwid).
The patch adds test cases for these fields.

At the same time, delete the special case for NXOXM_ET_DP_HASH,
because it was only in there for testing anyway.

Cc: Greg Rose <gvrose8192 at gmail.com>
Signed-off-by: William Tu <u9012063 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: ffc317b99150b907d20616c37a11f749fb64e6cd
      https://github.com/openvswitch/ovs/commit/ffc317b99150b907d20616c37a11f749fb64e6cd
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M build-aux/extract-ofp-fields
    M include/openvswitch/meta-flow.h

  Log Message:
  -----------
  ovs-fields: Correct ideas about which OXM classes are official.

The purpose of including an OpenFlow version in the notes in meta-flow.h
and ovs-fields.7 is to explain what version of OpenFlow standardized a
given field.  NXOXM_* are not standardized so they should not have an
OpenFlow version.  This commit corrects it.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Justin Pettit <jpettit at ovn.org>


  Commit: 3d62892884d88cf1d0d02f58b3317e6ec0ca8971
      https://github.com/openvswitch/ovs/commit/3d62892884d88cf1d0d02f58b3317e6ec0ca8971
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M lib/meta-flow.xml

  Log Message:
  -----------
  ovs-fields: Improve formatting of NSH section.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Justin Pettit <jpettit at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/9b46d3f609ab...3d62892884d8
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list