[PATCH v2 00/12] mesh: support for DFS

Masashi Honma masashi.honma at gmail.com
Wed Jul 1 03:28:20 EDT 2020


On 2020/06/30 21:18, 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
> "v4: Fix and unify wpa_supplicant AP/mesh frequency setup".

Patch 11/12 fails applying.

Applying: mesh: move mesh freq setting to own function
error: patch failed: wpa_supplicant/mesh.c:518
error: wpa_supplicant/mesh.c: patch does not apply

After a little fix (remove unused new line insertion at the end of the 
patch), attahced test wpas_mesh_peer_connected_dfs fails still.

hostap: commit 58b384f467224a1d43f3f947fd53e08b019cbcd3
wireless testing: commit facd7dc0359117b23159e6fb6034f4a5f65f10d9

-------------------
./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 
210, 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 
136, in check_mesh_joined_connected
     check_mesh_joined2(dev)
   File "/home/honma/git/hostap/tests/hwsim/test_wpas_mesh.py", line 
126, in check_mesh_joined2
     check_mesh_group_added(dev[0])
   File "/home/honma/git/hostap/tests/hwsim/test_wpas_mesh.py", line 
101, 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.582045 2020-07-01 07:21:24.088024
failed tests: wpas_mesh_peer_connected_dfs
-------------------

Regards,
Masashi Honma.



More information about the Hostap mailing list