Hi, This patchset contains a couple of minor DPDK fixes which I made whilst trying to build openvswitch against a DPDK installation on my system. The first patch allows using an installed DPDK instead of using the DPDK build directory. The other patch fixes the documentation a little bit by removing the obsolete CONFIG_RTE_BUILD_COMBINE_LIBS option (removed in DPDK 948fd64befc37 commit) and also adds a step about configuring the sources prior to building them.
This patch is based on top of: 56de214 (ofproto/trace: Fix "unchanged" output for Final flow) Markos Chandras (2): acinclude.m4: Allow building against a DPDK installation INSTALL.DPDK: Update DPDK build instructions INSTALL.DPDK.md | 7 +++---- acinclude.m4 | 11 ++++++++--- 2 files changed, 11 insertions(+), 7 deletions(-) -- 2.7.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev