[ovs-dev] OVS DPDK: dpdk_merge pull request for master

Stokes, Ian ian.stokes at intel.com
Fri May 25 14:17:40 UTC 2018


Hi Ben,

The following changes since commit 55b259471719ceca1f0083bdd6a5f8c3e7690bae:

  Extend tests for conjunctive match support in OVN (2018-05-24 11:23:58 -0700)

are available in the git repository at:

  https://github.com/istokes/ovs dpdk_merge

for you to fetch changes up to 3e52fa5644cde2eba56c48355d5664e992992bf2:

  dpdk: reflect status and version in the database (2018-05-25 09:09:50 +0100)

----------------------------------------------------------------
Aaron Conole (2):
      dpdk: allow init to fail
      dpdk: reflect status and version in the database

Eelco Chaudron (1):
      netdev-dpdk: Don't use PMD driver if not configured successfully

Ilya Maximets (1):
      dpif-netdev: Free packets on TUNNEL_PUSH if should_steal.

Kevin Traynor (1):
      netdev-dpdk: Remove use of rte_mempool_ops_get_count.

Timothy Redaelli (1):
      netdev-dpdk: fix check for "net_nfp" driver

 Documentation/faq/configuration.rst  |  8 +++++---
 Documentation/intro/install/dpdk.rst | 27 ++++++++++++++++++++++++---
 NEWS                                 |  1 +
 lib/dpdk-stub.c                      | 10 ++++++++++
 lib/dpdk.c                           | 42 ++++++++++++++++++++++++++++++++++--------
 lib/dpdk.h                           |  3 ++-
 lib/dpif-netdev.c                    | 21 +++++++++++++--------
 lib/netdev-dpdk.c                    | 35 +++++++++++++++++++++--------------
 vswitchd/bridge.c                    |  5 +++++
 vswitchd/vswitch.ovsschema           | 11 ++++++++---
 vswitchd/vswitch.xml                 | 11 +++++++++++
 11 files changed, 134 insertions(+), 40 deletions(-)

Thanks
Ian



More information about the dev mailing list