[Intel-xe] ✗ CI.checkpatch: warning for series starting with [1/3] drm/xe: Change the name of frequency sysfs attributes

Patchwork patchwork at emeril.freedesktop.org
Wed Dec 6 03:23:41 UTC 2023


== Series Details ==

Series: series starting with [1/3] drm/xe: Change the name of frequency sysfs attributes
URL   : https://patchwork.freedesktop.org/series/127391/
State : warning

== 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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b9b17585a3e256ff30212d444f624d133c90fff0
Author: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
Date:   Tue Dec 5 16:36:57 2023 -0500

    drm/xe: Add frequency throttle reasons sysfs attributes
    
    Add throttle reasons sysfs attributes under a separate directory.
    
    /device/tile<n>/gt<n>/freq0/throttle
                            |- reason_pl1
                            |- reason_pl2
                            |- reason_pl4
                            |- reason_prochot
                            |- reason_ratl
                            |- reason_vr_tdc
                            |- reason_vr_thermalert
                            |- status
    
    Signed-off-by: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 8833b1390068f7340259f5130c564cdadff5b189 drm-intel
d9c6129b6 drm/xe: Change the name of frequency sysfs attributes
13b7ab106 drm/xe: Create a xe_gt_freq component for raw management and sysfs
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:59: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#59: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 611 lines checked
b9b17585a drm/xe: Add frequency throttle reasons sysfs attributes
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:74: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#74: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 307 lines checked




More information about the Intel-xe mailing list