Message ID | 20250312065132.3397726-1-quic_sarishar@quicinc.com |
---|---|
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 DBDEE1DE4C2 for <linux-wireless@vger.kernel.org>; Wed, 12 Mar 2025 06:52:06 +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=1741762328; cv=none; b=A6MUiQW0S0343+T9M44NkwRC0izFSt2jWpDy9zhXjWpX0BGhbvUKkim3boOzY/XFa54za8RUJBdmV6aE8yWxLrTIa8TjnXstqtqIPWS/Ifs2nqjZXDYpETXX+Z2p0Ury3BWvis53V0BTOsznY+ikOnpHUNHiYfSwlSBMu09OpCE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741762328; c=relaxed/simple; bh=wY6KvkNzR42zcFSDjiff2WNgYeRYwKkybCg9efPBFfU=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=g2XrXmpszP0JKcBKbRAZe2aFsvvArCvUyf0wq37JV/K5jOuIDcuJNbBgp3a0VryzVKRAvV3/By0kXKcwfVGYB9LmHAwiixUtfhAFnNtHR6ARYni3CSHN9wpukFLct8DGqMJqPvpLUrPpZhDLHzSBV1yZSud8nnCT+JJq0xbXncE= 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=GYnkjeER; 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="GYnkjeER" 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 52BMHFpe018481; Wed, 12 Mar 2025 06:51:52 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=5kKlI6CS5NdBCx1WiAbPah 1lkk7CpPj61XmLGrDbGKo=; b=GYnkjeERD3Zt06a2ghSS0i8sDhKPNaAnu1zEQu iPisaweEKme18koNHQWmrG+C90q6IID/09iCrD5gpfcfpV1H3XldXBrl/KAJASPX xPClHM6vjl8qe/EOBkjEgLxYOc6UV+lm1h28Kv3POhd34Wwh9hywcwORtpCtNR6K JwwcsnWqxuvnZuvMdPRkU812hAZLJaRJ94USoY2gYi1DnHbiwkvEjA8qOa2kGnvW 72B//I+g6ETf949jtpEq5QZcVRzcNWy6mUOGv06c7yXH1Hgr/vGQTGZr7pmArhmK Em+iWl5g3r4w17CyWBDHpL340nL6lHvXC2O4Z8TqMx3B1AmQ== Received: from nasanppmta01.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 45au2nsdd5-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 12 Mar 2025 06:51:51 +0000 (GMT) Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA01.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 52C6po3Q027746 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 12 Mar 2025 06:51:50 GMT Received: from hu-sarishar-blr.qualcomm.com (10.80.80.8) by nasanex01c.na.qualcomm.com (10.45.79.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 11 Mar 2025 23:51:49 -0700 From: Sarika Sharma <quic_sarishar@quicinc.com> To: <johannes@sipsolutions.net> CC: <linux-wireless@vger.kernel.org>, Sarika Sharma <quic_sarishar@quicinc.com> Subject: [PATCH wireless-next v5 00/11] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station Date: Wed, 12 Mar 2025 12:21:21 +0530 Message-ID: <20250312065132.3397726-1-quic_sarishar@quicinc.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: <linux-wireless.vger.kernel.org> List-Subscribe: <mailto:linux-wireless+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-wireless+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nasanex01c.na.qualcomm.com (10.45.79.139) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: fkeRcekWRxa2SPeOFenNNxncZF8B8bKu X-Authority-Analysis: v=2.4 cv=Q4XS452a c=1 sm=1 tr=0 ts=67d12f07 cx=c_pps a=JYp8KDb2vCoCEuGobkYCKw==:117 a=JYp8KDb2vCoCEuGobkYCKw==:17 a=GEpy-HfZoHoA:10 a=Vs1iUdzkB0EA:10 a=zhmOqnTLHbeoPwouv9kA:9 X-Proofpoint-ORIG-GUID: fkeRcekWRxa2SPeOFenNNxncZF8B8bKu X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1093,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-03-12_02,2025-03-11_02,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxlogscore=999 adultscore=0 lowpriorityscore=0 mlxscore=0 clxscore=1015 phishscore=0 malwarescore=0 spamscore=0 impostorscore=0 bulkscore=0 suspectscore=0 priorityscore=1501 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2502280000 definitions=main-2503120044 |
Series |
wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
|
expand
|
On 3/12/2025 1:44 AM, Johannes Berg wrote: > It's getting _really_ annoying that you keep sending patches that either > don't apply or don't build cleanly ... Please be more careful in the > future. Let me apologize for that. As we discussed when you were in Santa Clara, we are still trying to get good automation in place. But for now most of our processes are still manual, and I let this through our internal gate. I run a lot of builds on the patches I'm taking through ath.git, but haven't been running the full suite on those going through wireless. That was a mistake on my part. Hopefully we'll improve on the patch quality going forward. /jeff