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 862E2A00C3; Thu, 16 Dec 2021 11:56:45 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 524AD40696; Thu, 16 Dec 2021 11:56:45 +0100 (CET) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mails.dpdk.org (Postfix) with ESMTP id 9BDA640143 for ; Thu, 16 Dec 2021 11:56:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1639652203; x=1671188203; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=8TqakBajIeI6zfSKlVh07noNOJ4fWDAUtlDaMDygeYc=; b=Y/p1ZLaopQxIwo8lg7nHj7yP45i2vQFF5mTCXcHWEYwP8pir2oOw+bKj XfeDPzDpms/Ei1TSMqDNWD9AKeSXh5hDyRCMwDIsWTPQ+G15kxpneEvcF O20EZW3em/HhST+wikSaNAhv5+9nbVeuWsu/EqBXP1+wuX3/aHy2SU4Es Kkx09+iptbYFRA1mN7jqnMJXDK0MNH5kN8cYqquo9hxXvjXzFYjrpTcS9 MNKgHzIejtTcTS2gc3UDxOjytwf/mISCspCGDlTd35ZSyBmyMRiOnnv7y 3cJyl+eMT/XfRbgA6PSSmvMbGValhm4RoO2ovcTYzPT3LRyde84e7P5QV g==; X-IronPort-AV: E=McAfee;i="6200,9189,10199"; a="239412544" X-IronPort-AV: E=Sophos;i="5.88,211,1635231600"; d="scan'208";a="239412544" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Dec 2021 02:56:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,211,1635231600"; d="scan'208";a="506229735" Received: from fmsmsx603.amr.corp.intel.com ([10.18.126.83]) by orsmga007.jf.intel.com with ESMTP; 16 Dec 2021 02:56:42 -0800 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) by fmsmsx603.amr.corp.intel.com (10.18.126.83) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Thu, 16 Dec 2021 02:56:41 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX602.ccr.corp.intel.com (10.109.6.142) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Thu, 16 Dec 2021 18:56:40 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2308.020; Thu, 16 Dec 2021 18:56:40 +0800 From: "Tu, Lijuan" To: "Peng, Yuan" , "Xia, YanX" , "dts@dpdk.org" Subject: RE: [dts][PATCH V3 3/3] tests/fortville_rss_granularity_config: delete the suite Thread-Topic: [dts][PATCH V3 3/3] tests/fortville_rss_granularity_config: delete the suite Thread-Index: AQHX5yrhGQU0Y1+7e0ebvm83st9Kb6wkPLWAgBDMBwA= Date: Thu, 16 Dec 2021 10:56:39 +0000 Message-ID: <4c46ea43b6ec4dc38883b1ecde6fa529@intel.com> References: <20211202111453.146572-1-yanx.xia@intel.com> <20211202111453.146572-3-yanx.xia@intel.com> In-Reply-To: Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.6.200.16 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable 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 > -----Original Message----- > From: Peng, Yuan > Sent: 2021=1B$BG/=1B(B12=1B$B7n=1B(B6=1B$BF|=1B(B 10:26 > To: Xia, YanX ; dts@dpdk.org > Subject: RE: [dts][PATCH V3 3/3] tests/fortville_rss_granularity_config: = delete > the suite >=20 > Acked-by Peng, Yuan >=20 > -----Original Message----- > From: Yan Xia > Sent: Thursday, December 2, 2021 7:15 PM > To: dts@dpdk.org > Cc: Xia, YanX > Subject: [dts][PATCH V3 3/3] tests/fortville_rss_granularity_config: dele= te the > suite >=20 > delete fortville_rss_granularity_config testsuite dpdk commit id: 81db321= da > ethdev: remove legacy HASH filter type support >=20 > Signed-off-by: Yan Xia Series applied