From patchwork Fri Aug 25 15:28:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Jiale, SongX" X-Patchwork-Id: 130734 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D24B3430FC; Fri, 25 Aug 2023 09:19:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB92E4282D; Fri, 25 Aug 2023 09:19:53 +0200 (CEST) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.88]) by mails.dpdk.org (Postfix) with ESMTP id 4C26740695 for ; Fri, 25 Aug 2023 09:19:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692947992; x=1724483992; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=yHBdtqjL2IpF2FZHM2hYUI8aigCWHYuwhWiUgU7GwE8=; b=jtGhEUYIyq/VXCVOLAV3TYBiK9eN62TP+bL7G880U1U9zryuCZFg+Fsb grde624QH7+5GBCHGFxBHfxSY31dPSYX6VwqHLcdMF/PEA6zSF16zT5ZM IBqsA0Zv8M1i8hXDox7lBLKjRYVYn4oT6R7evcVlCsOBJccxT8uOiBl9U QaXwA/dfhRNYXxulkOiKaukNugH72ZXklgnbCWDrrQaccij4LgML4iDU8 3p9c8cL9qTe5MVhRFQKz5lHvAWe4Pfn7eJ1yCDbqk5MuRk1bzn/75f7nh znjz1ZSCiu3kuBDlqhTDQRsUYyvkCcyJvjl4oLqJJ9eLBkA9ylU5QacL1 Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10812"; a="405654442" X-IronPort-AV: E=Sophos;i="6.02,195,1688454000"; d="scan'208";a="405654442" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Aug 2023 00:19:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10812"; a="802869621" X-IronPort-AV: E=Sophos;i="6.02,195,1688454000"; d="scan'208";a="802869621" Received: from unknown (HELO localhost.localdomain) ([10.239.252.96]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Aug 2023 00:19:50 -0700 From: Jiale Song To: dts@dpdk.org Cc: Jiale Song Subject: [dts] [PATCH V2 1/9] conf/crbs: add parameters Date: Fri, 25 Aug 2023 15:28:17 +0000 Message-Id: <20230825152825.2831565-2-songx.jiale@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230825152825.2831565-1-songx.jiale@intel.com> References: <20230825152825.2831565-1-songx.jiale@intel.com> MIME-Version: 1.0 X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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 adding crb related parameters for mev testing. Signed-off-by: Jiale Song --- conf/crbs.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/crbs.cfg b/conf/crbs.cfg index a12e60a4..f50b559c 100644 --- a/conf/crbs.cfg +++ b/conf/crbs.cfg @@ -6,6 +6,8 @@ # os: operation system type linux or freebsd # tester_ip: Tester ip address # tester_passwd: [INSECURE] Tester password, leaving this blank will force using SSH keys +# dut_imc_ip: MEV IMC ip address +# dut_acc_ip: MEV ACC ip address # pktgen_group: packet generator group name: ixia/trex/ixia_network # channels: Board channel number # bypass_core0: Whether by pass core0 @@ -21,6 +23,8 @@ os=linux dut_arch= tester_ip=xxx.xxx.xxx.xxx tester_passwd= +dut_imc_ip=xxx.xxx.xxx.xxx +dut_acc_ip=xxx.xxx.xxx.xxx ixia_group= pktgen_group= channels=4