Message ID | 20240821031348.6837-1-quic_taozha@quicinc.com (mailing list archive) |
---|---|
Headers | show
Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.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 BD0E3225DA; Wed, 21 Aug 2024 03:14:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724210081; cv=none; b=e9CmV8uqmQusudXfqQCnBg4jNM6lVk+YNe6aqelSJHp/SNuQUnTFORjBnTh602EXjp6Fc2DyFNBgElrbHM7V541J7Cki8jGhHmud4rSmHoIMdA+rb41inJx8tO3qwKMLscJf1NltmDKwE306gCGb2W6y/QYq6OuL0D0M6albk08= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724210081; c=relaxed/simple; bh=xG9AQh17LovO5oT5ujjw2nR+XN1HaoirY1fzkfVK2tU=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=t9mkG3qeSShsOHhmbfHQfEXnoRqiq2EIlAOagephREpO5MlpsPxoSS0AeYcGy4qwG+NbaK8AbBCa9kudYceW+AqZB2s3hy4magfLM2w5GBHgjRaSMUSavMcpdIDlkIGY04ev6kxh8HNUuumtfIwPoDcaEFLJPDGRh7R+qBxd9rA= 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=OK2iWLh2; arc=none smtp.client-ip=205.220.168.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="OK2iWLh2" Received: from pps.filterd (m0279864.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 47KFawwf030345; Wed, 21 Aug 2024 03:14:23 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=ZXz1MLMNst6NR+yjdBuo+eYi3W2R6856WAEstdhb3k4=; b=OK 2iWLh28/28HJrEKL9FyhmolF0OuvJ2EPBFlp49kp/Lc46WkC6jpyIV1PZCQSDq9P a+uXfgp5Tz/MjM5kk/wGEUkSQQkqUTuQu4KmFQkOdfWr1SHkQEYfidctf98GoBuB JnbOSOWAszzqex+qzKNZY1McsuqIVFUTesdpdIFWp3gRW0p7eG/ix3tIjgaRxb+K AtDsE5G5bzAYoK/TO4Dy5TSD6bHhOA/PMktqO7OGw90AfU2+A3MxhJCnL8oSx7VJ 2W2EORPiABQX7mT8fe6qNwDDauUkUi8qdjxjNJGSLjbYSgN7Z8/ur1rHkMRAcCDa uSiuQTK4q5thrfgb4uPg== Received: from nalasppmta05.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 4145ywdaxt-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 21 Aug 2024 03:14:23 +0000 (GMT) Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA05.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 47L3EMQc002255 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 21 Aug 2024 03:14:22 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; Tue, 20 Aug 2024 20:14:19 -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 v3 0/3] source filtering for multi-port output Date: Wed, 21 Aug 2024 11:13:45 +0800 Message-ID: <20240821031348.6837-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: DtL9-tTtzDb1TUrTBBgPJn_qIRDAg-5D X-Proofpoint-GUID: DtL9-tTtzDb1TUrTBBgPJn_qIRDAg-5D X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-08-21_03,2024-08-19_03,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=0 clxscore=1015 adultscore=0 spamscore=0 malwarescore=0 lowpriorityscore=0 mlxlogscore=999 bulkscore=0 phishscore=0 mlxscore=0 impostorscore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2407110000 definitions=main-2408210022 |
Series | source filtering for multi-port output | expand |