Skip to content

[LTS 9.4] selftests: reuseaddr_conflict: add missing new line at the end of the… #388

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

Open
wants to merge 1 commit into
base: ciqlts9_4
Choose a base branch
from

Conversation

pvts-mat
Copy link
Contributor

@pvts-mat pvts-mat commented Jul 1, 2025

[LTS 9.4]

Same situation as in #385 (the affected file's tools/testing/selftests/net/reuseaddr_conflict.c history is identical).

Copy link
Collaborator

@PlaidCat PlaidCat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same 8.6 #385

did this get indented some how?

    commit-author Jakub Kicinski <[email protected]>
    commit https://github.com/ctrliq/kernel-src-tree/commit/31974122cfdeaf56abc18d8ab740d580d9833e90

I would prefer them to be aligned to start of line.

Otherwise this looks good and I"m glad there is a blank line between the header and the body summary from upstream.

… output

commit-author Jakub Kicinski <[email protected]>
commit 3197412

The netdev CI runs in a VM and captures serial, so stdout and
stderr get combined. Because there's a missing new line in
stderr the test ends up corrupting KTAP:

  # Successok 1 selftests: net: reuseaddr_conflict

which should have been:

  # Success
  ok 1 selftests: net: reuseaddr_conflict

Fixes: 422d8dc ("selftest: add a reuseaddr test")
        Reviewed-by: Muhammad Usama Anjum <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
        Signed-off-by: Jakub Kicinski <[email protected]>
(cherry picked from commit 3197412)
        Signed-off-by: Marcin Wcisło <[email protected]>
@pvts-mat pvts-mat force-pushed the ciqlts9_4-kselftests-reuseaddr_conflict-format-fix branch from b88ac4d to 6866c1a Compare July 2, 2025 20:58
Copy link
Collaborator

@PlaidCat PlaidCat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link

@thefossguy-ciq thefossguy-ciq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants