Need to get msdu-chaining working.
Ben Greear
greearb at candelatech.com
Wed Feb 26 18:38:26 EST 2014
I'm using raw-rx mode in my firmware, and it's throughput is
extremely poor at higher speeds. I see large numbers of warnings
about msdu_chaining, so I suspect this may be the reason.
Does anyone have any suggestions for what needs to be done
to handle these sorts of frames properly?
/* FIXME: we do not support chaining yet.
* this needs investigation */
if (msdu_chaining) {
ath10k_warn("htt rx msdu_chaining is true\n");
ath10k_htt_rx_free_msdu_chain(msdu_head);
continue;
}
Thanks,
Ben
--
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc http://www.candelatech.com
More information about the ath10k
mailing list