Hi Ben, The following changes since commit af26093ab197c309dc0cfa83c5a2db34706f6021:
connmgr: Improve interface for setting controllers. (2018-10-31 16:04:36 -0700) are available in the git repository at: https://github.com/istokes/ovs dpdk_merge for you to fetch changes up to 3aaa62015158581dea8de162555abab353f90e8b: dp-packet: Fix allocated size on DPDK init. (2018-11-02 16:29:14 +0000) ---------------------------------------------------------------- Ian Stokes (4): Docs: Remove zero-copy QEMU limitation. Docs: Remove HWOL DPDK limitation. netdev-dpdk: Fix netdev_dpdk_get_features(). netdev-dpdk: Add link speed to get_status(). Ilya Maximets (6): netdev-dpdk: Drop offload API for vhost ports. netdev-dpdk: Secure flow offload API. dpif-netdev: Fix cmap node use after free on flow disassociation. netdev-dpdk: Print port name in offload API messages. netdev-dpdk: Dump flow patterns only if debug enabled. dpif-netdev: End the quiescent state for flow offloading thread. Mark Kavanagh (2): netdev-dpdk: fix mbuf sizing dp-packet: Init specific mbuf fields. Tiago Lam (1): dp-packet: Fix allocated size on DPDK init. Documentation/intro/install/dpdk.rst | 1 - Documentation/topics/dpdk/memory.rst | 28 +++++++++--------- Documentation/topics/dpdk/vhost-user.rst | 6 ---- lib/dp-packet.c | 11 ++----- lib/dp-packet.h | 12 ++++---- lib/dpif-netdev.c | 3 +- lib/netdev-dpdk.c | 299 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------- lib/netdev-dpdk.h | 4 --- 8 files changed, 227 insertions(+), 137 deletions(-) Thanks Ian _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
