Hi Ben,

The following changes since commit d87e08978fc3b522acb4ecb21cffb5c2108b3b33:

  ovn-nbctl: Support ACL commands on port groups. (2018-05-10 16:53:22 -0700)

are available in the git repository at:

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

for you to fetch changes up to eaa4358119e627171f1b16ce932a1a34f6ab1eb9:

  netdev-dpdk: Fixed netdev_dpdk structure alignment (2018-05-11 08:08:24 +0100)

----------------------------------------------------------------
Eelco Chaudron (1):
      netdev-dpdk: Fixed netdev_dpdk structure alignment

Jan Scheurich (3):
      netdev: Add optional qfill output parameter to rxq_recv()
      dpif-netdev: Detailed performance stats for PMDs
      dpif-netdev: Detection and logging of suspicious PMD iterations

Kevin Traynor (2):
      dpdk: Use DPDK 17.11.2 release.
      faq: Document DPDK version maintenance.

Pablo Cascón (1):
      netdev-dpdk: don't enable scatter for jumbo RX support for nfp

Róbert Mulik (1):
      Configurable Link State Change (LSC) detection mode

Tiago Lam (2):
      gitignore: Ignore system-dpdk-testsuite
      dpdk-testsuite: Filter 1G HugePages WARN log.

 .travis/linux-build.sh                   |   2 +-
 Documentation/faq/releases.rst           |  20 +++++-
 Documentation/intro/install/dpdk.rst     |   8 +--
 Documentation/topics/dpdk/phy.rst        |  24 +++++++
 Documentation/topics/dpdk/vhost-user.rst |   6 +-
 NEWS                                     |   7 ++
 lib/automake.mk                          |   1 +
 lib/dpif-netdev-perf.c                   | 686 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 lib/dpif-netdev-perf.h                   | 218 
+++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 lib/dpif-netdev-unixctl.man              | 216 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 lib/dpif-netdev.c                        | 192 
+++++++++++++++++++++++++++++++++++++++++++++++++----
 lib/netdev-bsd.c                         |   8 ++-
 lib/netdev-dpdk.c                        |  90 ++++++++++++++++++++-----
 lib/netdev-dummy.c                       |   8 ++-
 lib/netdev-linux.c                       |   7 +-
 lib/netdev-provider.h                    |   8 ++-
 lib/netdev.c                             |   5 +-
 lib/netdev.h                             |   3 +-
 manpages.mk                              |   2 +
 tests/.gitignore                         |   1 +
 tests/system-dpdk.at                     |  12 +++-
 vswitchd/ovs-vswitchd.8.in               |  27 +-------
 vswitchd/vswitch.xml                     |  29 ++++++++
 23 files changed, 1481 insertions(+), 99 deletions(-)
 create mode 100644 lib/dpif-netdev-unixctl.man

Thanks
Ian
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to