✗ CI.checkpatch: warning for series starting with [v3,1/2] drm/xe/gt: Add APIs for printing stats over debugfs

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 8 10:29:20 UTC 2024


== Series Details ==

Series: series starting with [v3,1/2] drm/xe/gt: Add APIs for printing stats over debugfs
URL   : https://patchwork.freedesktop.org/series/137032/
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
be41dd201d01bbf73d9e4ab77e74ab47923582e5
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bcddb5f2ec758c8df7852e3ce4077f4f08094a09
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Thu Aug 8 11:19:15 2024 +0200

    drm/xe: Add stats for tlb invalidation count
    
    Add stats for tlb invalidation count which can be viewed with per GT
    stat debugfs file.
    
    Example output:
    cat /sys/kernel/debug/dri/0/gt0/stats
    tlb_inval_count: 22
    
    v2: fix #include order(Tejas)
    
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Sai Gowtham Ch <sai.gowtham.ch at intel.com>
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
    Reviewed-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
+ /mt/dim checkpatch b6a72e1d0a6ee0aad5bb0da07b050228c815a5f9 drm-intel
471f915625a8 drm/xe/gt: Add APIs for printing stats over debugfs
-:56: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#56: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 123 lines checked
bcddb5f2ec75 drm/xe: Add stats for tlb invalidation count




More information about the Intel-xe mailing list