doc: update i40e guide for PPPoE package release

Message ID 1539672342-17204-1-git-send-email-beilei.xing@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Qi Zhang
Headers
Series doc: update i40e guide for PPPoE package release |

Checks

Context Check Description
ci/Intel-compilation fail Compilation issues
ci/checkpatch success coding style OK

Commit Message

Xing, Beilei Oct. 16, 2018, 6:45 a.m. UTC
  Add link of PPPoE package release.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
---
 doc/guides/nics/i40e.rst | 3 +++
 1 file changed, 3 insertions(+)
  

Comments

Kovacevic, Marko Oct. 18, 2018, 10:19 a.m. UTC | #1
Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
  
Qi Zhang Oct. 19, 2018, 4:43 p.m. UTC | #2
> -----Original Message-----
> From: Kovacevic, Marko
> Sent: Thursday, October 18, 2018 3:19 AM
> To: Xing, Beilei <beilei.xing@intel.com>; Zhang, Qi Z <qi.z.zhang@intel.com>
> Cc: dev@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH] doc: update i40e guide for PPPoE package
> release
> 
> Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi
  

Patch

diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 0acda43..ab3928a 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -433,6 +433,9 @@  steering can be used with rte_flow API.
 GTPv1 package is released, and it can be downloaded from
 https://downloadcenter.intel.com/download/27587.
 
+PPPoE package is released, and it can be downloaded from
+https://downloadcenter.intel.com/download/28040.
+
 Load a profile which supports GTP and store backup profile:
 
 .. code-block:: console