From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 2F8881559 for ; Thu, 6 Sep 2018 03:27:59 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Sep 2018 18:27:59 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,334,1531810800"; d="scan'208";a="88022835" Received: from dpdk-test60.sh.intel.com ([10.67.111.98]) by orsmga001.jf.intel.com with ESMTP; 05 Sep 2018 18:26:35 -0700 From: Xueqin Lin To: dts@dpdk.org Cc: Xueqin Lin Date: Wed, 5 Sep 2018 15:25:07 -0400 Message-Id: <1536175507-95302-1-git-send-email-xueqin.lin@intel.com> X-Mailer: git-send-email 2.5.5 Subject: [dts] [PATCH]: test_plans/ddp_gtp_qregion: 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:28:00 -0000 Signed-off-by: Xueqin Lin --- test_plans/ddp_gtp_qregion_test_plan.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test_plans/ddp_gtp_qregion_test_plan.rst b/test_plans/ddp_gtp_qregion_test_plan.rst index 88037a2..8439685 100644 --- a/test_plans/ddp_gtp_qregion_test_plan.rst +++ b/test_plans/ddp_gtp_qregion_test_plan.rst @@ -113,9 +113,9 @@ Load/delete dynamic device personalization 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