Message ID | 20241024065306.14647-1-quic_taozha@quicinc.com (mailing list archive) |
---|---|
Headers | show
Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D40EC171650; Thu, 24 Oct 2024 06:53:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.180.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729752828; cv=none; b=m2ynYxnGb/FeujRCkjWK1ukwJpQi0/u/9Zx5fc6s6myKAMQUqtdAknE3cNcsZiXHK1tL4RTAb9wk3l50mD0O/P9INPHqaX0Igh+9CfL7F9oIweBTt1jXYFj5FTMQ9jEisWxbYck/Jbl4Hy5IpdvPRnTUMkO2G6YZ+8LEeV6pv7I= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729752828; c=relaxed/simple; bh=1pz944t+a9BKJryOTzpFWfMMYcD+NQyp503YqX/ipCA=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=Qwpv4WMXhhAWC7ZWPu5wyMW+uKoHPEzL+6AeoMOD6Yek6GI6YN9xcMKEAmUYsHpOicOjwiehpXzTO1e5ZQaztHQIMLshvaiaMsxWDiMP5k2QTi5RqdsdNVbHsoxrXwba8GfYXnApTP0Oqe3ABArZnsnql2AEPP1R0i/hn9l+GbE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=peKqNvVr; arc=none smtp.client-ip=205.220.180.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="peKqNvVr" Received: from pps.filterd (m0279872.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 49NNbkMD005001; Thu, 24 Oct 2024 06:53:30 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-type:date:from:message-id:mime-version:subject:to; s= qcppdkim1; bh=722sH8vlS+jg6Q7ivA83EhL1BYZ69kLJVl+Sto7FhzM=; b=pe KqNvVrO+ic2cgkftqoAC9DKbiUloX8MwB1rBQp5lpjiyirEKEuHS3IgvtgdLbQDe KflMF+sixdN8rC2UYOyQCexbOI08dn5V07ys0LHNLXzgl2z0MjYQWc4utgKu4DQ8 B25SaI3r2drYZQaahAPrsMkt7uN+TndYjTzVC97GUofUpbr4IU5DIHci/1UFYHVZ V91gZCIHBhmPQBOi1POK/GRuD3XeYdxcbt+Mz0sYMVcTekauug5wXeP4Hm44eGt1 fmGY2b2xCsRQduT3N4146Y8V00ED/rfbbsQaA7UxHtG9l2CTsXfNC0fCwbw9KDsk BlQ2BPlByQEBJFjVUW/A== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 42em684qdm-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 24 Oct 2024 06:53:29 +0000 (GMT) Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA02.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 49O6rROo028969 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 24 Oct 2024 06:53:27 GMT Received: from taozha2-gv.qualcomm.com (10.80.80.8) by nalasex01c.na.qualcomm.com (10.47.97.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Wed, 23 Oct 2024 23:53:24 -0700 From: Tao Zhang <quic_taozha@quicinc.com> To: Suzuki K Poulose <suzuki.poulose@arm.com>, Mike Leach <mike.leach@linaro.org>, James Clark <james.clark@arm.com>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Mathieu Poirier <mathieu.poirier@linaro.org>, Leo Yan <leo.yan@linux.dev>, Alexander Shishkin <alexander.shishkin@linux.intel.com> CC: Tao Zhang <quic_taozha@quicinc.com>, <coresight@lists.linaro.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-arm-msm@vger.kernel.org> Subject: [PATCH v4 0/4] source filtering for multi-port output Date: Thu, 24 Oct 2024 14:53:02 +0800 Message-ID: <20241024065306.14647-1-quic_taozha@quicinc.com> X-Mailer: git-send-email 2.17.1 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: <linux-arm-msm.vger.kernel.org> List-Subscribe: <mailto:linux-arm-msm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-arm-msm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01c.na.qualcomm.com (10.47.97.35) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: zIkvlmfqhECPK3qMKTdIgbsqYC_OSXli X-Proofpoint-GUID: zIkvlmfqhECPK3qMKTdIgbsqYC_OSXli X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.60.29 definitions=2024-09-06_09,2024-09-06_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 malwarescore=0 priorityscore=1501 adultscore=0 bulkscore=0 phishscore=0 mlxscore=0 lowpriorityscore=0 mlxlogscore=999 impostorscore=0 suspectscore=0 clxscore=1011 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2410240051 |
Series |
source filtering for multi-port output
|
expand
|