From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (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 A175433B966 for ; Mon, 3 Aug 2026 14:56:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785769019; cv=none; b=Bh6KZF/BDMgQ5z4DJN4wgSOoemHuU7a9Y41FPJfoRrprqjrp6qFXIQIc80MVcK9JkwTmj4y7mtpShO2eJ130C2jTqCg9xkgTGLDjRUxox/QdjbxqlBJLJDKr1Zt8F/qi9m3OtLd9eDkL68SZqa9JcXyD7beVqCdHr8t+S+Aj6A8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785769019; c=relaxed/simple; bh=6fLRIeuArlV8OFsJF1bxwW3+kc6bImaHGFUoBw1oG5I=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=Vm4xXvgf6bN5ny/yzG+hajoAC7mapZtMuQvssmyTYBap5xm/fOuhmVpg4PU2xmZ+fDjbjHV7o2iTaH/X7ZzfkRe+KuHQsQI0azRT8hw2SHSY5E9ZsEsrA/dnKMlpPukayt8vFKzqk6XJinVx3LT75jDu1POWS4HU9MazABLb3YQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=F7ejWKFZ; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="F7ejWKFZ" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1785769016; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6fLRIeuArlV8OFsJF1bxwW3+kc6bImaHGFUoBw1oG5I=; b=F7ejWKFZzlXp+cN4dH16WBSDSYw548Aj2pVv4+dmuCvr9ie/ApbfMq3D3ckigSvXijcy/9 iSi8+SZtv6POl2iqljzEoToqBydiyoLVYM/9Vucv1dsljSJoPsAxg03XLP8pQlSPvHoMUA MmIbSwTwSsYMWoJxcbVaicxUmBaqdZg= Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-300-p_L3XEKvNfSxGihHvfnu6g-1; Mon, 03 Aug 2026 10:56:49 -0400 X-MC-Unique: p_L3XEKvNfSxGihHvfnu6g-1 X-Mimecast-MFC-AGG-ID: p_L3XEKvNfSxGihHvfnu6g_1785769007 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 194CF1800592; Mon, 3 Aug 2026 14:56:47 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.44.48.107]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 49201180049F; Mon, 3 Aug 2026 14:56:43 +0000 (UTC) From: Jose Ignacio Tornos Martinez To: jeff.johnson@oss.qualcomm.com Cc: ath11k@lists.infradead.org, ath12k@lists.infradead.org, jjohnson@kernel.org, jtornosm@redhat.com, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org Subject: Re: [PATCH 0/5] wifi: ath12k: fixes to improve MLO station stability Date: Mon, 3 Aug 2026 16:56:40 +0200 Message-ID: <20260803145641.28070-1-jtornosm@redhat.com> In-Reply-To: References: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 Ok, I will rebase onto ath/main for v2. Thanks Best regards José Ignacio