[PATCH] wifi: ath12k: Report proper tx completion status to mac80211

Jeff Johnson jeff.johnson at oss.qualcomm.com
Fri Feb 28 11:56:47 PST 2025


On Fri, 22 Nov 2024 23:04:32 +0530, Tamizh Chelvam Raja wrote:
> Currently Tx completion for few exception packets are received from
> firmware and the tx status updated to mac80211. The tx status values of
> HAL_WBM_REL_HTT_TX_COMP_STATUS_DROP and HAL_WBM_REL_HTT_TX_COMP_STATUS_TTL
> are considered as tx failure and reported as tx failure to mac80211.
> But these failure status is due to internal firmware tx drop and these
> packets were not tried to transmit in the air.
> In case of mesh this invalid tx status report might trigger mpath broken
> issue due to increase in mpath fail average.
> So do not report these tx status as tx failure instead free the skb
> by calling ieee80211_free_txskb(), and that will be accounted as dropped
> frame.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath12k: Report proper tx completion status to mac80211
      commit: d2d9c9b8de725e1006d3aa3d18678a732f5d3584

Best regards,
-- 
Jeff Johnson <jeff.johnson at oss.qualcomm.com>




More information about the ath12k mailing list