Hi Ben, The following changes since commit 23a1eb14ce99f42c926441330772bce7c00dc446:
lib: fix typo in fragment handling error message (2018-06-07 13:54:02 +0200) are available in the git repository at: https://github.com/istokes/ovs dpdk_merge_2_8 for you to fetch changes up to 567900a5bdc4ea02410a4f448bb57550018c7888: ovs-thread: Fix thread id for threads not started with ovs_thread_create() (2018-06-08 16:36:43 +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. Michal Weglicki (1): netdev-dpdk: Enable HW_CRC_STRIP for virtual functions. lib/netdev-dpdk.c | 30 +++++++++++++++++++++++++++--- lib/ovs-thread.c | 16 +++++++++++----- lib/ovs-thread.h | 12 +++++++++++- vswitchd/ovs-vswitchd.c | 2 ++ 4 files changed, 51 insertions(+), 9 deletions(-) Thanks Ian _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
