Joe Qiao wrote: > After several days stress test for the ath9k driver 2014-01-17 and 2014-01-31, > I still can see the below error log. But less than before (v3.13) I think, > sometimes 1 log in one or two days, sometime no error log. > > [155943.839310] ath: phy0: Failed to stop TX DMA, queues=0x001! > > However, the strange is that, the error log only can see in the driver without > debug option. When I run the driver which enable debug option, test always > running for 3~4 days, 100MB+ log file record in a day, I can't find similar > error log "Failed to stop TX DMA".
Hard to debug things when we don't have debug log information. ;) Can you lower the debug level and use "debug=0x200" ? This will give us at least some information when/if the issue happens. Sujth _______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
