Ben Greear

Results 174 comments of Ben Greear

Hello, thanks for the patch. What radios and firmware did you test this patch with?

The early builds in here should be very much like (older) stock firmware images. If an earlier one works, then you can work to bisect the problem if you wish,...

Thanks for grinding through this, I'm sure it was not much fun to bisect this. The patch in build 235 looks fairly harmless at first glance. Can you please send...

Ok, 234 introduced a bug that was fixed ~5 commits later (back in 2016). To make bisecting less painfull, I merged those commits. Please see how this one works for...

'crashing' is an overloaded term. Please be more specific. If OS or firmware is crashing, then logs are helpful. And, if the new firmware image I gave you is broken,...

I will look closely at the commit that bisects as bad and try to figure out the problem. Thanks for your detailed testing.

Are you able to connect serial console to your device to get more info about the crashes? Since only firmware changed, I guess maybe it is a firmware crash that...

I tried to backport some relevant fixes to make bisecting clean, but that became a big mess. The patch that starts causing trouble for you initialized the rate codes to...

You can override rate-ctrl for larger data frames (this was designed for specific test case, so it is probably not good for general use). You can look at the logic...

The ath10k-ct driver versions need to match the backports, unless you have skill and willingness to effectively back/forward port the driver to work with whatever backports you are using. Also,...