From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 706EBA00E6 for ; Thu, 18 Apr 2019 08:01:39 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 44B5C1B941; Thu, 18 Apr 2019 08:01:39 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 0D8F01B213 for ; Thu, 18 Apr 2019 08:01:37 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Apr 2019 23:01:35 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,364,1549958400"; d="scan'208";a="132346053" Received: from xuyanjie.sh.intel.com ([10.67.111.13]) by orsmga007.jf.intel.com with ESMTP; 17 Apr 2019 23:01:36 -0700 From: xuyanjie To: dts@dpdk.org Cc: xuyanjie Date: Thu, 18 Apr 2019 07:47:49 -0400 Message-Id: <1555588069-173605-1-git-send-email-yanjie.xu@intel.com> X-Mailer: git-send-email 2.7.4 Subject: [dts] [PATCH] blacklist add hardware requirement 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: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: xuyanjie diff --git a/test_plans/blacklist_test_plan.rst b/test_plans/blacklist_test_plan.rst index 02b3c2f..5e2ee9d 100644 --- a/test_plans/blacklist_test_plan.rst +++ b/test_plans/blacklist_test_plan.rst @@ -34,6 +34,11 @@ Port Blacklist Tests ==================== +Hardwares +============= +i40e and ixgbe NIC supported, the number of NIC>=2 + + Prerequisites ============= -- 2.7.4