[PATCH v2 00/15] mesh: enable DFS channels in mesh mode
Masashi Honma
masashi.honma at gmail.com
Fri Apr 13 13:53:18 PDT 2018
On 2018/04/14 03:40, Peter Oh wrote:
> This error is not due to DFS-CAC-START error, but something else if I
> read your test script correct.
> CAC did not start - assume not supported
> + ev = wait_dfs_event(dev[i], "DFS-CAC-START", 5)
> + if "DFS-CAC-START" not in ev:
> + # For now, assume DFS is not supported by all kernel builds.
> + raise HwsimSkip("CAC did not start - assume not supported")
>
The error "DFS event timed out" is sent by function wait_dfs_event().
By some retrials, the DFS-CAC-START event does not always come.
This looks not be caused by your patches.
I will drop this test case until I can find out the cause.
Masashi Honma.
More information about the Hostap
mailing list