Skip to content

github actions: Make builds on Merge Request#67

Merged
PlaidCat merged 1 commit intociqlts8_8from
{jmaple}_ciqlts8_8
Jan 15, 2025
Merged

github actions: Make builds on Merge Request#67
PlaidCat merged 1 commit intociqlts8_8from
{jmaple}_ciqlts8_8

Conversation

@PlaidCat
Copy link
Collaborator

Since we need to make sure external contributors code actually compiles prior to merging. To get access to the forked repos merge request we need to switch over our push/pull_request to pull_request_target. In addition we're fixing up some Naming Conventions, adding aarch64 to this branch and fixing the naming so that we can quickly identify if the CI is for x86_64 or aarch64.

Testing can be seen here, note that the "broken" builds seen towards the bottom like this one are with intentionally breaking code to show that a broken build will prevent merging.

#62

Copy link

@gvrose8192 gvrose8192 left a comment

Choose a reason for hiding this comment

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

Pending successful completion of the associated builds, the code looks fine. Thanks!

@PlaidCat PlaidCat requested a review from bmastbergen January 15, 2025 21:38
@gvrose8192 gvrose8192 closed this Jan 15, 2025
@gvrose8192 gvrose8192 reopened this Jan 15, 2025
@gvrose8192
Copy link

Oopsies - That was my bad, clicked the wrong button on the wrong pull request. Sorry!

Copy link
Collaborator

@bmastbergen bmastbergen left a comment

Choose a reason for hiding this comment

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

🥌

@PlaidCat PlaidCat force-pushed the {jmaple}_ciqlts8_8 branch 4 times, most recently from ebe2551 to 5a2bd5b Compare January 15, 2025 22:24
Since we need to make sure external contributors code actually compiles
prior to merging. To get access to the forked repos merge request we
need to switch over our push/pull_request to pull_request_target.  In
addition we're fixing up some Naming Conventions, adding aarch64 to this
branch and fixing the naming so that we can quickly identify if the CI
is for x86_64 or aarch64.

Also disable the process-pull-request until the `utf-8` situation is
resolved.
@PlaidCat PlaidCat merged commit 3a326bf into ciqlts8_8 Jan 15, 2025
2 checks passed
@PlaidCat PlaidCat deleted the {jmaple}_ciqlts8_8 branch January 17, 2025 00:12
github-actions bot pushed a commit that referenced this pull request Sep 30, 2025
This will allow us to use common functions soon.

Note this generates the following warnings from
scripts/checkpatch.pl --quiet:

 WARNING: quoted string split across lines
 #59: FILE: fs/smb/client/cifs_debug.c:481:
 +               seq_printf(m, "\nDebug count_get_receive_buffer: %llu "
 +                       "count_put_receive_buffer: %llu count_send_empty: %llu",

 WARNING: quoted string split across lines
 #66: FILE: fs/smb/client/cifs_debug.c:486:
                 seq_printf(m, "\nRead Queue "
 +                       "count_enqueue_reassembly_queue: %llu "

 WARNING: quoted string split across lines
 #67: FILE: fs/smb/client/cifs_debug.c:487:
 +                       "count_enqueue_reassembly_queue: %llu "
 +                       "count_dequeue_reassembly_queue: %llu "

 total: 0 errors, 3 warnings, 83 lines checked
 scripts/checkpatch.pl: FAILED

But I left them in there, because it matches the code
arround it...

Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: Long Li <longli@microsoft.com>
Cc: linux-cifs@vger.kernel.org
Cc: samba-technical@lists.samba.org
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
github-actions bot pushed a commit that referenced this pull request Jan 20, 2026
JIRA: https://issues.redhat.com/browse/RHEL-116054

commit ddfcb06
Author: Stefan Metzmacher <metze@samba.org>
Date:   Tue Aug 19 13:54:35 2025 +0200

    smb: client: make use of smbdirect_socket.statistics
    
    This will allow us to use common functions soon.
    
    Note this generates the following warnings from
    scripts/checkpatch.pl --quiet:
    
     WARNING: quoted string split across lines
     #59: FILE: fs/smb/client/cifs_debug.c:481:
     +               seq_printf(m, "\nDebug count_get_receive_buffer: %llu "
     +                       "count_put_receive_buffer: %llu count_send_empty: %llu",
    
     WARNING: quoted string split across lines
     #66: FILE: fs/smb/client/cifs_debug.c:486:
                     seq_printf(m, "\nRead Queue "
     +                       "count_enqueue_reassembly_queue: %llu "
    
     WARNING: quoted string split across lines
     #67: FILE: fs/smb/client/cifs_debug.c:487:
     +                       "count_enqueue_reassembly_queue: %llu "
     +                       "count_dequeue_reassembly_queue: %llu "
    
     total: 0 errors, 3 warnings, 83 lines checked
     scripts/checkpatch.pl: FAILED
    
    But I left them in there, because it matches the code
    arround it...
    
    Cc: Steve French <smfrench@gmail.com>
    Cc: Tom Talpey <tom@talpey.com>
    Cc: Long Li <longli@microsoft.com>
    Cc: linux-cifs@vger.kernel.org
    Cc: samba-technical@lists.samba.org
    Acked-by: Namjae Jeon <linkinjeon@kernel.org>
    Signed-off-by: Stefan Metzmacher <metze@samba.org>
    Signed-off-by: Steve French <stfrench@microsoft.com>

Signed-off-by: Paulo Alcantara <paalcant@redhat.com>
github-actions bot pushed a commit to bmastbergen/kernel-src-tree that referenced this pull request Feb 6, 2026
JIRA: https://issues.redhat.com/browse/RHEL-116058
Conflicts:
	- Context difference due to missing upstream commit
          3d78fe7, which is related
          to netfslib and unsupported in RHEL 9.8.

commit ddfcb06
Author: Stefan Metzmacher <metze@samba.org>
Date:   Tue Aug 19 13:54:35 2025 +0200

    smb: client: make use of smbdirect_socket.statistics

    This will allow us to use common functions soon.

    Note this generates the following warnings from
    scripts/checkpatch.pl --quiet:

     WARNING: quoted string split across lines
     ctrliq#59: FILE: fs/smb/client/cifs_debug.c:481:
     +               seq_printf(m, "\nDebug count_get_receive_buffer: %llu "
     +                       "count_put_receive_buffer: %llu count_send_empty: %llu",

     WARNING: quoted string split across lines
     ctrliq#66: FILE: fs/smb/client/cifs_debug.c:486:
                     seq_printf(m, "\nRead Queue "
     +                       "count_enqueue_reassembly_queue: %llu "

     WARNING: quoted string split across lines
     ctrliq#67: FILE: fs/smb/client/cifs_debug.c:487:
     +                       "count_enqueue_reassembly_queue: %llu "
     +                       "count_dequeue_reassembly_queue: %llu "

     total: 0 errors, 3 warnings, 83 lines checked
     scripts/checkpatch.pl: FAILED

    But I left them in there, because it matches the code
    arround it...

    Cc: Steve French <smfrench@gmail.com>
    Cc: Tom Talpey <tom@talpey.com>
    Cc: Long Li <longli@microsoft.com>
    Cc: linux-cifs@vger.kernel.org
    Cc: samba-technical@lists.samba.org
    Acked-by: Namjae Jeon <linkinjeon@kernel.org>
    Signed-off-by: Stefan Metzmacher <metze@samba.org>
    Signed-off-by: Steve French <stfrench@microsoft.com>

Signed-off-by: Paulo Alcantara <paalcant@redhat.com>
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.

3 participants