mbox series

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

Message ID CD7C01071941AC429549C17338DB8A52894BD732@IRSMSX101.ger.corp.intel.com
State Accepted
Headers show
Series [ovs-dev] OVS DPDK: dpdk_merge pull request for master | expand

Pull-request

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

Message

Stokes, Ian Oct. 12, 2018, 3:26 p.m. UTC
Hi Ben,

The following changes since commit 4617d1f6bd24c543f533f6485b42ebca6b0a8371:

  Work around Python/C JSON unicode differences (2018-10-11 15:00:59 -0700)

are available in the git repository at:

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

for you to fetch changes up to c92ccb42bdb544dc5a9fde1fa59826563905e09b:

  system-dpdk: Connect network namespaces via dpdkvhostuser ports (2018-10-12 15:24:36 +0100)

----------------------------------------------------------------
Aaron Conole (3):
      system-dpdk: Update test suite for non-phy testing
      system-dpdk: Allow running the dpdk tests from a VM
      system-dpdk: Use a different character marker for sed commands

Bala Sankaran (3):
      system-dpdk: Skip all tests if there are no hugepages
      system-dpdk: Convert /tmp to use OVS_RUNDIR
      system-dpdk: Connect network namespaces via dpdkvhostuser ports

Flavio Leitner (1):
      dp-packet.h: move funcs to be within cond block

Ilya Maximets (3):
      dpif-netdev-unixctl: Change 'masked' to 'megaflow'.
      dpif-netdev-perf: Print SMC statistics.
      dpif-netdev-perf: Clarify frequency number.

 Documentation/topics/testing.rst |  14 ++++++++---
 lib/dp-packet.h                  | 260 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------
 lib/dpif-netdev-perf.c           |  39 ++++++++++++++++--------------
 lib/dpif-netdev-perf.h           |   2 +-
 lib/dpif-netdev-unixctl.man      |  31 +++++++++++++-----------
 manpages.mk                      |   2 ++
 tests/system-dpdk-macros.at      |  20 ++++++++++++----
 tests/system-dpdk.at             | 191 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------
 vswitchd/ovs-vswitchd.8.in       |   6 +----
 9 files changed, 391 insertions(+), 174 deletions(-)

Thanks
Ian