[ovs-git] [openvswitch/ovs] 18f777: dpdk: add support for v2.1.0

GitHub noreply at github.com
Tue Sep 8 15:58:21 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 18f777b2870a12431741ad37f95316bfe78989e5
      https://github.com/openvswitch/ovs/commit/18f777b2870a12431741ad37f95316bfe78989e5
  Author: Timo Puha <timox.puha at intel.com>
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
    M .travis/build.sh
    M AUTHORS
    M INSTALL.DPDK.md
    M acinclude.m4
    M lib/netdev-dpdk.c

  Log Message:
  -----------
  dpdk: add support for v2.1.0

Update relevant artifacts to add support for DPDK v2.1.0
 - INSTALL.DPDK.md
 - acinclude.m4: Change DPDK library name
 - netdev-dpdk: Limit minimum mbuf size to to adapt to DPDK bug fix that
   changes the treatment of the requested mbuf size
 - build.sh: Change DPDK version number

Note that this breaks compatibility with DPDK v2.0.0 although only
for the library name change.

Note that throughput for vhost ports with mergeable buffers is reduced
about 10% due to a necessary bug fix in DPDK vhost code.

Signed-off-by: Mark Kavanagh <mark.b.kavanagh at intel.com>
Signed-off-by: Michal Weglicki <michalx.weglicki at intel.com>
Signed-off-by: Timo Puha <timox.puha at intel.com>
Acked-by: Daniele Di Proietto <diproiettod at vmware.com>




More information about the git mailing list