[ovs-git] [openvswitch/ovs] 79d6e2: system-traffic: 802.1ad: Add double VLAN match tes...

GitHub noreply at github.com
Fri Jul 14 18:21:28 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 79d6e24feb27de6ead3b23d46cb9ba9f40bb5358
      https://github.com/openvswitch/ovs/commit/79d6e24feb27de6ead3b23d46cb9ba9f40bb5358
  Author: Eric Garver <e at erig.me>
  Date:   2017-07-14 (Fri, 14 Jul 2017)

  Changed paths:
    M tests/system-traffic.at

  Log Message:
  -----------
  system-traffic: 802.1ad: Add double VLAN match test case

Test case to match outer, pop outer, then match inner VLAN.

Signed-off-by: Eric Garver <e at erig.me>
Signed-off-by: Joe Stringer <joe at ovn.org>


  Commit: 84f72cae3707d5bb2c6e4ce83c065beb8600df07
      https://github.com/openvswitch/ovs/commit/84f72cae3707d5bb2c6e4ce83c065beb8600df07
  Author: Eric Garver <e at erig.me>
  Date:   2017-07-14 (Fri, 14 Jul 2017)

  Changed paths:
    M tests/system-common-macros.at

  Log Message:
  -----------
  system-common-macros: Add ip_addr_flags argument to ADD_VETH()

Allow passing flags while creating the IP address on a VETH. This can be
used to pass "nodad" to allow IPv6 address to come up faster.

Signed-off-by: Eric Garver <e at erig.me>
Signed-off-by: Joe Stringer <joe at ovn.org>


  Commit: ecd6e7890c88637ee04a52a56e835dae0f9fca28
      https://github.com/openvswitch/ovs/commit/ecd6e7890c88637ee04a52a56e835dae0f9fca28
  Author: Eric Garver <e at erig.me>
  Date:   2017-07-14 (Fri, 14 Jul 2017)

  Changed paths:
    M tests/system-common-macros.at

  Log Message:
  -----------
  system-common-macros: Add macros to create IPv6 tunnels

Add simple macros to wrap existing tunnel create macros, but lowers the
MTU enough to allow IPv6 underlay.

Signed-off-by: Eric Garver <e at erig.me>
Signed-off-by: Joe Stringer <joe at ovn.org>


  Commit: d5f2dd0b211497d125282dee6d4e77eb45738c97
      https://github.com/openvswitch/ovs/commit/d5f2dd0b211497d125282dee6d4e77eb45738c97
  Author: Eric Garver <e at erig.me>
  Date:   2017-07-14 (Fri, 14 Jul 2017)

  Changed paths:
    M tests/system-traffic.at

  Log Message:
  -----------
  system-traffic: datapath: Add vxlan6 test case.

Basic ping test case for VXLANv6.

Signed-off-by: Eric Garver <e at erig.me>
Signed-off-by: Joe Stringer <joe at ovn.org>


  Commit: b31f1b0482b9440bb6b47bfed1465a5112a66e10
      https://github.com/openvswitch/ovs/commit/b31f1b0482b9440bb6b47bfed1465a5112a66e10
  Author: Eric Garver <e at erig.me>
  Date:   2017-07-14 (Fri, 14 Jul 2017)

  Changed paths:
    M tests/system-traffic.at

  Log Message:
  -----------
  system-traffic: datapath: Add geneve6 test case.

Basic ping test case for GENEVEv6.

Signed-off-by: Eric Garver <e at erig.me>
Signed-off-by: Joe Stringer <joe at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/00f5565c7eed...b31f1b0482b9


More information about the git mailing list