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

Stokes, Ian ian.stokes at intel.com
Fri Jun 8 17:18:17 UTC 2018


Hi Ben,

The following changes since commit cc266ef0c9795e8ffb688a1f67db3b3cd7797c3c:

  lib: fix typo in fragment handling error message (2018-06-08 14:05:00 +0200)

are available in the git repository at:

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

for you to fetch changes up to 91b8ec6c141a2246010c1e9d4b3e5d3dfb886b94:

  ovs-thread: Fix thread id for threads not started with ovs_thread_create() (2018-06-08 17:27:56 +0100)

----------------------------------------------------------------
Eelco Chaudron (1):
      ovs-thread: Fix thread id for threads not started with ovs_thread_create()

Ian Stokes (1):
      netdev-dpdk: Handle ENOTSUP for rte_eth_dev_set_mtu.

Marcin Rybka (1):
      OVS-DPDK: Change "dpdk-socket-mem" default value.

Michal Weglicki (1):
      netdev-dpdk: Enable HW_CRC_STRIP for virtual functions.

 Documentation/intro/install/dpdk.rst |  3 ++-
 lib/dpdk.c                           | 28 +++++++++++++++++++++++++++-
 lib/netdev-dpdk.c                    | 30 +++++++++++++++++++++++++++---
 lib/ovs-thread.c                     | 16 +++++++++++-----
 lib/ovs-thread.h                     | 12 +++++++++++-
 vswitchd/ovs-vswitchd.c              |  2 ++
 vswitchd/vswitch.xml                 |  7 ++++---
 7 files changed, 84 insertions(+), 14 deletions(-)

Thanks
Ian



More information about the dev mailing list