From mboxrd@z Thu Jan 1 00:00:00 1970 From: Beilei Xing Subject: [PATCH] doc: update i40e guide for PPPoE package release Date: Tue, 16 Oct 2018 14:45:42 +0800 Message-ID: <1539672342-17204-1-git-send-email-beilei.xing@intel.com> Cc: dev@dpdk.org To: qi.z.zhang@intel.com Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 73CD0378B for ; Tue, 16 Oct 2018 08:44:25 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Add link of PPPoE package release. Signed-off-by: Beilei Xing --- doc/guides/nics/i40e.rst | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.5.5