Skip to content

Commit

Permalink
docs: Update for DPDK v1.7.1
Browse files Browse the repository at this point in the history
Change-Id: I76942753c776616b595e60bbb2ad202beeb28ae5
Signed-off-by: Stephen Finucane <[email protected]>
Reviewed-by: Kevin Traynor <[email protected]>
  • Loading branch information
stephenfin committed Sep 11, 2014
1 parent a24fc46 commit d75f5ab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Additionally, Intel® DPDK vSwitch has been validated on the following processor

Finally, Intel® DPDK vSwitch requires the following version of Intel® DPDK:

* Intel® DPDK 1.7
* Intel® DPDK 1.7.1

______

Expand Down
2 changes: 1 addition & 1 deletion docs/01_Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ______

### Intel® DPDK

Intel® DPDK is a set of software libraries and Ethernet drivers (native and virtualized) that run in Linux user space to boost packet processing throughput on Intel® Architecture. You can find information, including download links, for Intel® DPDK via [DPDK.org][dpdkorg].
Intel® DPDK is a set of software libraries and Ethernet drivers (native and virtualized) that run in Linux user space to boost packet processing throughput on Intel® Architecture. You can find information, including download links, for Intel® DPDK via [DPDK.org][dpdkorg].

### Intel® DPDK vSwitch

Expand Down
11 changes: 1 addition & 10 deletions docs/06_Known_Issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ______

* To view a list of known bugs, or log a new one, please visit the [Issues][ovdk-issues] section of the Intel® DPDK vSwitch GitHub page.

* This release supports Intel® DPDK v1.7.0 only. Intel® DPDK v1.6.0 is no longer supported.
* This release supports Intel® DPDK v1.7.1 only. Intel® DPDK v1.7.0 exhibits issues with IVSHMEM and is therefore unsupported.

* Intel® Virtualization Technology for Directed I/O (Intel® VT-d) should be disabled in the BIOS settings, unless PCI passthrough is required, in which case the following options should be added to the kernel boot parameters:

Expand Down Expand Up @@ -105,15 +105,6 @@ The IVSHM manager utility must be executed once the switch is up and running and
______
## ovs-client
IVSHM clients running in the host fail. The following dpdk patch fixes this issue [www.dpdk.org/ml/archives/dev/2014-June/003591.html][mail-003591]
IVSHM VM to VM may fail intermittently. The following dpdk patch fixes this issue [www.dpdk.org/ml/archives/dev/2014-June/003591.html][mail-003591]
______
© 2014, Intel Corporation. All Rights Reserved
[mail-003591]: http://www.dpdk.org/ml/archives/dev/2014-June/003591.html
[ovdk-issues]: https://github.com/01org/dpdk-ovs/issues

0 comments on commit d75f5ab

Please sign in to comment.