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

fix(driver/modern_bpf,test/drivers): fixed drivers_test on ppc64le #1739

Merged
merged 5 commits into from
Apr 23, 2024

Commits on Apr 22, 2024

  1. fix(driver/modern_bpf): fixed missing_definitions for powerpc64le.

    Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
    FedeDP committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    33a192c View commit details
    Browse the repository at this point in the history
  2. fix(test/drivers): fixed sendmsgX_fail and `socketcallX_sendmsg_fai…

    …l` tests.
    
    Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
    FedeDP committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c3482a7 View commit details
    Browse the repository at this point in the history
  3. fix(test/drivers): only assert dev parameter on ext4 FS.

    Refs #1805
    
    Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
    
    Co-authored-by: Andrea Terzolo <andreaterzolo3@gmail.com>
    FedeDP and Andreagit97 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    29867a3 View commit details
    Browse the repository at this point in the history
  4. fix(test/drivers): fixed sendmsgX_fail and socketcall_sendmsgX_fail t…

    …ests.
    
    Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
    FedeDP committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    135f67a View commit details
    Browse the repository at this point in the history
  5. fix(test/drivers): disable some checks in clone/fork related tests on…

    … ppc64, where a pagefault happens.
    
    Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
    
    Co-authored-by: Andrea Terzolo <andreaterzolo3@gmail.com>
    FedeDP and Andreagit97 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c5bbd03 View commit details
    Browse the repository at this point in the history