[ovs-git] [openvswitch/ovs] 14fea1: dpif-netdev.at: Add missing backslash.

GitHub noreply at github.com
Fri Oct 19 17:24:18 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 14fea1f3952aac9ccc809166cb0d9a3766541982
      https://github.com/openvswitch/ovs/commit/14fea1f3952aac9ccc809166cb0d9a3766541982
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M tests/dpif-netdev.at

  Log Message:
  -----------
  dpif-netdev.at: Add missing backslash.

Lines splitted without '\' and the second line is never executed.

Fixes: b10d46a60013 ("tests: Check dpif-netdev odp_actions consistency.")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>


  Commit: 6f9e77fd0149ccdca3f9750a4067d3d3510ef1c3
      https://github.com/openvswitch/ovs/commit/6f9e77fd0149ccdca3f9750a4067d3d3510ef1c3
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M tests/dpif-netdev.at

  Log Message:
  -----------
  dpif-netdev.at: Add datapath flow modification test.

This test is intended to cover flow_put operation for datapath
flow modifications.

Original bug was reported here:
https://mail.openvswitch.org/pipermail/ovs-dev/2018-September/352579.html
And fixed by commit:
35fe9efb2f02 ("dpif-netdev: Add vlan to mask for flow_put operation.")

Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Co-authored-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>


  Commit: bafb398bf6df8d5542fa41762ef68fe0df618b84
      https://github.com/openvswitch/ovs/commit/bafb398bf6df8d5542fa41762ef68fe0df618b84
  Author: Ian Stokes <ian.stokes at intel.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M .travis/linux-build.sh
    M Documentation/faq/releases.rst
    M Documentation/intro/install/dpdk.rst
    M Documentation/topics/dpdk/vhost-user.rst

  Log Message:
  -----------
  dpdk: Use DPDK 17.11.4 release.

Modify travis linux build script to use the latest
DPDK stable release 17.11.4. Update docs for latest
DPDK stable releases.

Signed-off-by: Ian Stokes <ian.stokes at intel.com>
Acked-by: Kevin Traynor <ktraynor at redhat.com>


Compare: https://github.com/openvswitch/ovs/compare/57924fc91c89...bafb398bf6df
      **NOTE:** This service has 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