linux-ath
linux-ath copied to clipboard
MPDU range status: 10
Hello
I test the STA with WUSB6100M under QEMU based test environment, The QEMU enironment is from your buildroot-ath10k-test repo.
When I ping the STA(WUSB6100M), console will show "[ 8596.548640] usb 1-1: MPDU range status: 10"
I checked the status code, it seems that firmware reported HTT_RX_IND_MPDU_STATUS_DECRYPT_ERR to host.
The branch which I used is master.
I have traced the ath10k rx path but still can't figure out the root cause. Could it be possible to fix in the driver side?
Thanks