[ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

Pravin Shelar pshelar at nicira.com
Thu Apr 30 05:08:27 UTC 2015


On Mon, Apr 20, 2015 at 12:37 PM, Mark Kavanagh
<mark.b.kavanagh at intel.com> wrote:
> Update relevant artifacts to add support for DPDK v2.0.0
>  - INSTALL.DPDK.md
>  - travis build script
>  - acinclude.m4: add 'mssse3' flag to OVS_CFLAGS
>  - netdev-dpdk: fix build with unified offload types in DPDK v2.0.0
>
> Note that this breaks compatibility with DPDK v1.8.0
>
> v1: - update DPDK version & build instructions in INSTALL.DPDK.md
>     - update DPDK version and remove compile flags in travis/build.sh
>     - fix build with unified offload types in DPDK v2.0.0
>
> v2: - add mssse3 flag to OVS_CFLAGS in acinclude.m4
>     - reinstate '-Wno-cast-align' compile flag for clang
>     - add details of vhost user support limitations to INSTALL.DPDK.md
>     - refactor travis/build.sh to reflect these changes
>
> v3: -correct minor typos in commit message
>
> Signed-off-by: Mark Kavanagh <mark.b.kavanagh at intel.com>
> Signed-off-by: Panu Matilainen <pmatilai at redhat.com>

I pushed patch to master.

Thanks.



More information about the dev mailing list