Skip to content

Conversation

@IWDTestBot
Copy link
Owner

Since roaming is handled by the firmware setting CQM thresholds for
roaming is pointless.

src/netdev.c | 9 +++++++++
1 file changed, 9 insertions(+)

This is taken care of by the individual cache items and
if none exist, tar fails.
Since roaming is handled by the firmware setting CQM thresholds for
roaming is pointless.
The iwd_notice function was more meant for special purpose events
not general debug prints. For these error conditions we should be
using l_warn. For the informational "External Auth to SSID" log
we already print this information when connecting from station. In
addition there are logs when performing external auth so it should
be very obvious external auth is being used without this log.
In order to support fullmac drivers the PMKSA entries must be added
and removed from the kernel. To accomplish this a set of driver
callbacks will be added to the PMKSA module. In addition a new
pmksa_cache_free API will be added whos only purpose is to handle
the removal from the kernel.
Supporting PMKSA on fullmac drivers requires that we set the PMKSA
into the kernel as well as remove it. This can now be triggered
via the new PMKSA driver callbacks which are implemented and set
with this patch.
@IWDTestBot
Copy link
Owner Author

Fetch PR
Test ID: fetch
Desc: Fetch the PR commits for this CI run
Duration: 3.17 seconds
Result: PASS

Prep - Setup ELL
Test ID: setupell
Desc: Clone, build, and install ELL
Duration: 26.41 seconds
Result: PASS

Make Distcheck
Test ID: makedistcheck
Desc: Run distcheck to check the distribution
Duration: 56.36 seconds
Result: PASS

Build - Configure
Test ID: build
Desc: Configure the BlueZ source tree
Duration: 12.27 seconds
Result: PASS

Make Check
Test ID: makecheck
Desc: Run 'make check'
Duration: 3.60 seconds
Result: PASS

Make Check w/Valgrind
Test ID: makecheckvalgrind
Desc: Run 'make check' with Valgrind
Duration: 97.81 seconds
Result: PASS

Incremental Build with patches
Test ID: incremental_build
Desc: Incremental build per patch in the series
Duration: 270.14 seconds
Result: PASS

@IWDTestBot
Copy link
Owner Author

Fetch PR
Test ID: fetch
Desc: Fetch the PR commits for this CI run
Duration: 2.57 seconds
Result: PASS

GitLint
Test ID: gitlint
Desc: Run gitlint with rule in .gitlint
Duration: 4.91 seconds
Result: PASS

Prep - Setup ELL
Test ID: setupell
Desc: Clone, build, and install ELL
Duration: 39.33 seconds
Result: PASS

Make Distcheck
Test ID: makedistcheck
Desc: Run distcheck to check the distribution
Duration: 40.47 seconds
Result: PASS

Build - Configure
Test ID: build
Desc: Configure the BlueZ source tree
Duration: 36.10 seconds
Result: PASS

Make Check
Test ID: makecheck
Desc: Run 'make check'
Duration: 3.92 seconds
Result: PASS

Make Check w/Valgrind
Test ID: makecheckvalgrind
Desc: Run 'make check' with Valgrind
Duration: 135.12 seconds
Result: PASS

Incremental Build with patches
Test ID: incremental_build
Desc: Incremental build per patch in the series
Duration: 368.43 seconds
Result: PASS

Autotest Runner
Test ID: testrunner
Desc: Runs IWD's autotest framework
Duration: 1877.90 seconds
Result: PASS

Clang Build
Test ID: clang
Desc: Build IWD using clang compiler
Duration: 136.22 seconds
Result: PASS

@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from 8fcf519 to c8a8351 Compare March 7, 2025 16:32
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from 6a6b0cc to 55901fd Compare April 1, 2025 16:34
@github-actions github-actions bot force-pushed the workflow branch 3 times, most recently from a2c9985 to 624cea8 Compare April 23, 2025 14:49
@github-actions github-actions bot force-pushed the workflow branch 7 times, most recently from f77997d to bc55824 Compare May 7, 2025 12:14
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from 0e6ebfd to 9ab928a Compare May 28, 2025 17:40
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from 2123adf to d37ddb0 Compare June 5, 2025 15:31
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from 5d04e8d to b29a924 Compare August 7, 2025 23:01
@github-actions github-actions bot force-pushed the workflow branch 3 times, most recently from e4aa359 to 0e452d2 Compare August 26, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants