From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 659F64281C; Thu, 23 Mar 2023 07:00:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2DD24021E; Thu, 23 Mar 2023 07:00:14 +0100 (CET) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mails.dpdk.org (Postfix) with ESMTP id 80CE540156; Thu, 23 Mar 2023 07:00:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1679551213; x=1711087213; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=PlHeUsVdeGaz6oAq9dL+rX4xi3vpKHNy1CT+nFMDgF8=; b=ak+wEnIxmG6QksIrrxLrlM0da7gcXFPTEdHnJ3VXYazPzrlLXWiLMgmE LSdx5NxNGuuexLd+gMyRcCNjlgNK9JfWhgyaVGurXKtaIyAbyU51dyXaY voAOunNDQlc2wvi7KiXjYNSNNMSjSKCanlBxULHTEBL/WOWd0+ExqM+Lo Z5m/OlDsxMT8xCf7ZO/QLsjZv/vsFHiKuoTUoqW1qYuHt0jLzonmZE8cb 3kpii4JD5FOxmmFL29YkfXTmetkNKj3WmyUem6ZTZv2MzH+IeYSFHk4WE 0o/GatRNquVtZanxQQwQel43ROXJG2LfxifpuNYZRYSub00IbIkFamdq6 A==; X-IronPort-AV: E=McAfee;i="6600,9927,10657"; a="336908514" X-IronPort-AV: E=Sophos;i="5.98,283,1673942400"; d="scan'208";a="336908514" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Mar 2023 23:00:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10657"; a="632257395" X-IronPort-AV: E=Sophos;i="5.98,283,1673942400"; d="scan'208";a="632257395" Received: from unknown (HELO ocsbesrhlrepo01.sh.intel.com) ([10.238.175.110]) by orsmga003.jf.intel.com with ESMTP; 22 Mar 2023 22:59:58 -0700 From: Wei Huang To: dev@dpdk.org, thomas@monjalon.net, david.marchand@redhat.com Cc: stable@dpdk.org, rosen.xu@intel.com, tianfei.zhang@intel.com, qi.z.zhang@intel.com, Wei Huang Subject: [PATCH v1] doc/guides/nics: remove limitation of ipn3ke Date: Wed, 22 Mar 2023 21:00:53 -0400 Message-Id: <20230323010053.620258-1-wei.huang@intel.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Now ipn3ke is not evaluation in 19.05 . Signed-off-by: Wei Huang --- doc/guides/nics/ipn3ke.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/guides/nics/ipn3ke.rst b/doc/guides/nics/ipn3ke.rst index a89e371..d269bbe 100644 --- a/doc/guides/nics/ipn3ke.rst +++ b/doc/guides/nics/ipn3ke.rst @@ -93,7 +93,3 @@ To start ``testpmd``, and add I40e PF to FPGA network port, enable FPGA HQoS and Limitations or Known issues --------------------------- -19.05 limitation -~~~~~~~~~~~~~~~~ - -Ipn3ke code released in 19.05 is for evaluation only. -- 1.8.3.1