All of lore.kernel.org
 help / color / mirror / Atom feed
* FYI:  msdu-desc must be multiple of 8.
@ 2014-05-13 22:34 Ben Greear
  2014-05-13 22:42 ` Avery Pennarun
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Greear @ 2014-05-13 22:34 UTC (permalink / raw)
  To: ath10k

I just hit strange and wonderful crashes because I managed to use
an msdu-desc length that was not an even multiple of 8.  Firmware
has assumption (bug, really) about this.

Bug is only triggerable if you fill up tx-descs, so have to flood UDP
to hit easily.  I was trying 812 buffers, but 808 works just fine.
(non CT firmware will not let you do less that 1024, no matter what you
request, btw).

Easy to fix though once you know the problem.

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-05-27  9:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-13 22:34 FYI: msdu-desc must be multiple of 8 Ben Greear
2014-05-13 22:42 ` Avery Pennarun
2014-05-13 22:50   ` Ben Greear
2014-05-14  0:17     ` Avery Pennarun
2014-05-27  9:45       ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.