[PATCH ath-next v2 2/2] wifi: ath12k: correctly handle mcast packets for clients

Sarika Sharma quic_sarishar at quicinc.com
Thu Apr 10 23:57:49 PDT 2025


On 4/11/2025 11:55 AM, Vasanthakumar Thiagarajan wrote:
> 
> 
> On 4/11/2025 11:45 AM, Sarika Sharma wrote:
>> Currently, RX is_mcbc bit is set for packest send from client as
>> destination address (DA) is multicast/broadcast address, but packets
>> are actually unicast as receiver address (RA) is not multicast address.
>> Hence, packets are not handled properly due to this is_mcbc bit.
>>
>> Therefore, reset the is_mcbc bit if interface type is AP.
>>
>> Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.4.1-00199-QCAHKSWPL_SILICONZ-1
>>
>> Signed-off-by: Sarika Sharma <quic_sarishar at quicinc.com>
> 
> Should there be a fixes tag?

This patch independently does not fix any known issue, this is required 
because of patch 1 in the series. Due to 1st patch some existing issue 
is exposed, to address that 2nd patch is required.



More information about the ath12k mailing list