Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PW_SID:658570] netconfig: API to disable/enable ACD #3

Open
wants to merge 4 commits into
base: workflow
Choose a base branch
from

Conversation

IWDTestBot
Copy link
Owner

When using FILS IP Assignment, the received configuration will be passed
to l_netconfig as "static", yet we may want to skip ACD to avoid the
overhead.

ell/ell.sym | 1 +
ell/netconfig.c | 40 ++++++++++++++++++++++++++++------------
ell/netconfig.h | 1 +
3 files changed, 30 insertions(+), 12 deletions(-)

jprestwo and others added 4 commits July 1, 2022 17:10
When using FILS IP Assignment, the received configuration will be passed
to l_netconfig as "static", yet we may want to skip ACD to avoid the
overhead.
@IWDTestBot
Copy link
Owner Author

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

GitLint
Test ID: gitlint
Desc: Run gitlint with rule in .gitlint
Duration: 0.00 seconds
Result: SKIP

Output:

Patchwork not being used, skipping

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

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

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

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

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

Output:

Patchwork not being used, skipping

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

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

@github-actions github-actions bot force-pushed the workflow branch 3 times, most recently from 7dd2742 to 91f611a Compare July 27, 2022 19:41
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from 9dec8ef to 2f476c3 Compare September 20, 2022 15:31
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from 238d79a to 0add45f Compare October 4, 2022 17:56
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from 338db42 to d3e26f4 Compare November 1, 2022 14:31
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from e28d052 to 9ca3833 Compare November 9, 2022 20:43
@github-actions github-actions bot force-pushed the workflow branch 3 times, most recently from 311788e to 4265d74 Compare November 22, 2022 17:01
@github-actions github-actions bot force-pushed the workflow branch 3 times, most recently from c28464c to fd645d0 Compare November 9, 2023 15:37
@github-actions github-actions bot force-pushed the workflow branch 4 times, most recently from 78034a9 to 08f869b Compare November 25, 2023 19:21
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from c9a5099 to b0dd515 Compare December 11, 2023 09:36
@github-actions github-actions bot force-pushed the workflow branch 3 times, most recently from 10b6ee7 to e812438 Compare January 4, 2024 03:37
@github-actions github-actions bot force-pushed the workflow branch 3 times, most recently from 9eaed6a to 10b055b Compare February 2, 2024 23:13
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from df18c83 to 3d6b335 Compare February 6, 2024 17:51
@github-actions github-actions bot force-pushed the workflow branch 4 times, most recently from 8745764 to c91f7e5 Compare February 26, 2024 19:36
@github-actions github-actions bot force-pushed the workflow branch 3 times, most recently from c5e478c to 5cfea4b Compare March 18, 2024 14:39
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from 8be0bc3 to 62cb485 Compare March 28, 2024 23:14
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.

None yet

3 participants