On 08/27/2018 09:03 PM, Masashi Honma wrote: > On 2018/08/28 06:28, peter.oh@xxxxxxxxxxxxxxxxx wrote: >> From: Peter Oh <peter.oh@xxxxxxxxxxxxxxxxx> >> * v8: fixed failed test cases in wpas_mesh. >> re-introduce a pri/sec channel swap patch > > Thank you, this patch passes existing mesh test cases on my > environment also. > > I expect this patch provides DFS-CAC-START and DFS-CAC-COMPLETED events. > To check that, I created a my test case (mesh_dfs_test.patch). > I could see DFS-CAC-START. But I saw a DFS_CAC_ABORTED event instead > of DFS-CAC-COMPLETED events. Log file is 1535428477.tar.xz. > It's been long time to resume this work. :-) According to your log, your mac80211 driver(should be from mac80211_hwsim) reported radar detection event, NL80211_CMD_RADAR_DETECT, with CAC_ABORT event hence the mesh interface aborted CAC which is correct behavior. To debug this, we need to look in mac80211_hwsim.c which is out of scope of this patch series. > Could you provide working test case if possible ? > I'll give a try after working on the new patch series. Thanks, Peter _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap