[RESEND PATCH 00/10] mesh: support for DFS

Masashi Honma masashi.honma at gmail.com
Sun Jun 28 20:02:19 EDT 2020


On 2020/06/27 20:00, Masashi Honma wrote:
> On 2020/06/26 23:28, Markus Theil wrote:
>> This series is based on the remaining patches from Peter Oh's previous 
>> series
>> and is build on top of my previous series
>> "v3: Fix and unify wpa_supplicant AP/mesh frequency setup".

I have tested your patch on this base.

hostap: commit 58b384f467224a1d43f3f947fd53e08b019cbcd3
wireless testing: commit facd7dc0359117b23159e6fb6034f4a5f65f10d9

Attahced test wpas_mesh_peer_connected_dfs looks fail.
-------------------
./run-all.sh: running inside a VM
./run-all.sh: passing the following args to run-tests.py: 
wpas_mesh_peer_connected_dfs --long
START wpas_mesh_peer_connected_dfs 1/1
Traceback (most recent call last):
   File "/home/honma/git/hostap/tests/hwsim/run-tests.py", line 535, in main
     t(dev)
   File "/home/honma/git/hostap/tests/hwsim/test_wpas_mesh.py", line 
205, in test_wpas_mesh_peer_connected_dfs
     check_mesh_joined_connected(dev, timeout0=10)
   File "/home/honma/git/hostap/tests/hwsim/test_wpas_mesh.py", line 
131, in check_mesh_joined_connected
     check_mesh_joined2(dev)
   File "/home/honma/git/hostap/tests/hwsim/test_wpas_mesh.py", line 
121, in check_mesh_joined2
     check_mesh_group_added(dev[0])
   File "/home/honma/git/hostap/tests/hwsim/test_wpas_mesh.py", line 96, 
in check_mesh_group_added
     raise Exception("Test exception: Couldn't join mesh")
Exception: Test exception: Couldn't join mesh
Exception: Test exception: Couldn't join mesh
FAIL wpas_mesh_peer_connected_dfs 75.25104 2020-06-28 23:49:23.729432
failed tests: wpas_mesh_peer_connected_dfs
-------------------

Regards,
Masashi Honma.



More information about the Hostap mailing list