From patchwork Tue Jul 4 14:15:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yuan, DukaiX" X-Patchwork-Id: 129232 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 794AD42DCC; Tue, 4 Jul 2023 08:39:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47DE9410DC; Tue, 4 Jul 2023 08:39:17 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id 0988140E03 for ; Tue, 4 Jul 2023 08:39:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1688452756; x=1719988756; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=NqnyCbLxKkzQvNnHEa2AnQsGJajhS0dEotMqSjyIROo=; b=jMCFeuSVmnqLw2CETA6KkX9bcx2Wz+h0faP2XnTgXx1fVdINPCKZFL+V vJ8Je9V/I4WtRFv4+hGZi1xryHgjZDXn4soII7srEnG3QtwaFC2ksEUXV 1X+PhFxXZk/EOBKALh4+xaDQbdI6NkF2GJFYJOzp9F1WIMfL+UAgempDX 1RE+bp0B3EDoAKZS8ZdDz6lA3VehshU/lmlQd7ex8HWHdTHHXLkbIBTFA VeFwtJoRyNHlCNQ/lY6s4rz2yn7wltTigbFxXeI0qjGSOB6HTKAcm9vfT 1/ocStzq7dkSsPCmqrA42U80yAA1T8hKDPpJ4aIeB+a1iH4ldMkcirmS4 w==; X-IronPort-AV: E=McAfee;i="6600,9927,10760"; a="343383641" X-IronPort-AV: E=Sophos;i="6.01,179,1684825200"; d="scan'208";a="343383641" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Jul 2023 23:39:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10760"; a="784117712" X-IronPort-AV: E=Sophos;i="6.01,179,1684825200"; d="scan'208";a="784117712" Received: from unknown (HELO localhost.localdomain) ([10.239.252.44]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Jul 2023 23:39:13 -0700 From: Dukai Yuan To: dts@dpdk.org Cc: Dukai Yuan Subject: [dts][PATCH V1 0/2] modify the test suite to be consistent with the test plan Date: Tue, 4 Jul 2023 14:15:47 +0000 Message-Id: <20230704141549.2012977-1-dukaix.yuan@intel.com> X-Mailer: git-send-email 2.31.1 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 *** BLURB HERE *** Dukai Yuan (2): tests/pvp_multi_paths_performance: keep test suite consistent with the test plan conf/pvp_multi_paths_performance: update the configuration file to fit the test suite conf/pvp_multi_paths_performance.cfg | 10 ++-- .../TestSuite_pvp_multi_paths_performance.py | 50 +++++++++---------- 2 files changed, 30 insertions(+), 30 deletions(-)