Hi Denis, On 1/27/21 8:19 PM, Denis Kenzior wrote: > Hi Alvin, > > On 1/27/21 4:05 AM, Alvin Šipraga wrote: >> From: Alvin Šipraga >> >> Recent changes make iwd more eager to retry roaming if it has detected a >> high RSSI since the last attempt. Add an autotest to verify this >> behaviour. >> --- >>   autotests/testRoamRetry/fast_retry_test.py | 145 +++++++++++++++++++++ >>   autotests/testRoamRetry/hw.conf            |   7 + >>   autotests/testRoamRetry/ssid1.conf         |  11 ++ >>   autotests/testRoamRetry/ssid2.conf         |  11 ++ >>   4 files changed, 174 insertions(+) >>   create mode 100644 autotests/testRoamRetry/fast_retry_test.py >>   create mode 100644 autotests/testRoamRetry/hw.conf >>   create mode 100644 autotests/testRoamRetry/ssid1.conf >>   create mode 100644 autotests/testRoamRetry/ssid2.conf >> > > I went ahead and applied this after running dos2unix to fix the weird > Windows style line endings. Hmm, that's strange. Was it just for this patch? I prepared the initial commit on a separate machine, but I would be surprised about Windows line endings. Just wondering if my outgoing mail is getting modified or if my setup is busted in some other way. Could not detect anything wrong on my end though... Kind regards, Alvin