[ovs-dev] [PATCH] FAQ: Add entry for OVS/DPDK version dependencies.

Daniele Di Proietto diproiettod at ovn.org
Fri Apr 22 00:36:21 UTC 2016


Thanks for writing this up, applied to master!

2016-04-19 3:35 GMT-07:00 Kevin Traynor <kevin.traynor at intel.com>:

> For a given release this is listed in the INSTALL.DPDK.md
> but it gets asked quite a bit on the mailing list, so create
> a table in the FAQ.
>
> Signed-off-by: Kevin Traynor <kevin.traynor at intel.com>
> ---
>  FAQ.md |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)
>
> diff --git a/FAQ.md b/FAQ.md
> index 0fee992..5777471 100644
> --- a/FAQ.md
> +++ b/FAQ.md
> @@ -233,6 +233,19 @@ Validate flow actions |      YES       |       YES
>   |    N/A    |   NO    |
>  Multiple datapaths    |      YES       |       YES      |    YES    |
>  NO    |
>  Tunnel TSO - STT      |      N/A       |       YES      |    NO     |
>  YES   |
>
> +### Q: What DPDK version does each Open vSwitch release work with?
> +
> +A: The following table lists the DPDK version against which the
> +   given versions of Open vSwitch will successfully build.
> +
> +| Open vSwitch | DPDK
> +|:------------:|:-----:
> +|    2.2.x     | 1.6
> +|    2.3.x     | 1.6
> +|    2.4.x     | 2.0
> +|    2.5.x     | 2.2
> +|    2.6.x     | 16.04
> +
>  ### Q: I get an error like this when I configure Open vSwitch:
>
>         configure: error: Linux kernel in <dir> is version <x>, but
> --
> 1.7.4.1
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>



More information about the dev mailing list