diff options
author | 2025-04-11 11:45:23 +0530 | |
---|---|---|
committer | 2025-04-17 15:49:34 -0700 | |
commit | 4541b0c8c3c1b85564971d497224e57cf8076a02 (patch) | |
tree | c92410d163ef6eb741755c82afa4349dd7e01984 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: ath12k: using msdu end descriptor to check for rx multicast packets (diff) | |
download | wireguard-linux-4541b0c8c3c1b85564971d497224e57cf8076a02.tar.xz wireguard-linux-4541b0c8c3c1b85564971d497224e57cf8076a02.zip |
wifi: ath12k: correctly handle mcast packets for clients
Currently, RX is_mcbc bit is set for packets sent 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@quicinc.com>
Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com>
Link: https://patch.msgid.link/20250411061523.859387-3-quic_sarishar@quicinc.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions