From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 7A4CBF11 for ; Thu, 6 Sep 2018 03:25:56 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Sep 2018 18:25:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,334,1531810800"; d="scan'208";a="230576053" Received: from dpdk-test60.sh.intel.com ([10.67.111.98]) by orsmga004.jf.intel.com with ESMTP; 05 Sep 2018 18:25:54 -0700 From: Xueqin Lin To: dts@dpdk.org Cc: Xueqin Lin Date: Wed, 5 Sep 2018 15:24:25 -0400 Message-Id: <1536175465-95194-1-git-send-email-xueqin.lin@intel.com> X-Mailer: git-send-email 2.5.5 Subject: [dts] [PATCH]: test_plans/ddp_gtp: update gtp profile download link X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Sep 2018 01:25:57 -0000 Signed-off-by: Xueqin Lin --- test_plans/ddp_gtp_test_plan.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test_plans/ddp_gtp_test_plan.rst b/test_plans/ddp_gtp_test_plan.rst index b471d2b..cea2993 100644 --- a/test_plans/ddp_gtp_test_plan.rst +++ b/test_plans/ddp_gtp_test_plan.rst @@ -114,9 +114,9 @@ Remove profile from the network adapter and restore original configuration:: Note: -1. Gtp.pkgo profile is not released by ND yet, only have engineer version for - internal use so far. Plan to keep public reference profiles at Intel - Developer Zone, release versions of profiles and supply link later. +1. Gtp.pkgo profile has been released publicly. You could download below + version to do relative test. + https://downloadcenter.intel.com/download/27587 2. Loading DDP is the prerequisite for below GTP relative cases. Load profile again once restarting testpmd to let software detect this -- 2.5.5