✓ CI.checkpatch: success for *Prepare RTP to define SR-IOV specific rules

Patchwork patchwork at emeril.freedesktop.org
Mon Feb 24 20:58:54 UTC 2025


== Series Details ==

Series: *Prepare RTP to define SR-IOV specific rules
URL   : https://patchwork.freedesktop.org/series/145337/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1c3a3c54b97dfca3b7a26545c91a6a5338d9f9a2
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Mon Feb 24 16:07:00 2025 +0100

    drm/xe/rtp: Remove redundant rule to omit VF
    
    After recent updates to RTP processing which to not enable
    rules when running on the VF driver, explicit disabling of
    rule using FUNC(xe_rtp_match_not_sriov_vf) is now redundant.
    
    This patch reverts commit 70b8e6e3226f ("drm/xe/vf: Don't
    apply Wa_22019338487 for VF") and commit c2e52eb73d99
    ("drm/xe/rtp: Add match helper to omit SR-IOV VF device")
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 9c30a334a46272b014f3923d3d5c29ba0f962de7 drm-intel
a667a3d0a378 drm/xe/rtp: Prepare RTP to define SR-IOV specific rules
d22e5fe7b6bf drm/xe/sriov: Prepare IS_SRIOV_PF to accept const pointer
67d4b5970dbb drm/xe/kunit: Export xe_step_name for KUNIT
5fe068597cec drm/xe/kunit: Update RTP tests with SR-IOV rules
1c3a3c54b97d drm/xe/rtp: Remove redundant rule to omit VF




More information about the Intel-xe mailing list