✗ CI.checkpatch: warning for KUnit test for VF provisi oning error handling (rev5)
Patchwork <[email protected]>
| Newsgroups | org.freedesktop.lists.intel-xe |
|---|---|
| Message-ID | <178635709094.34065.13200222281003757814@61270ab9df2a> |
== Series Details == Series: KUnit test for VF provisioning error handling (rev5) URL : https://patchwork.freedesktop.org/series/170198/ 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 061140b9bc586ae7f40abc1249c97e1cc72d1b9d + cd /kernel + git config --global --add safe.directory /kernel + git log -n1 commit e6c6eef21bccb4a08d8bd5fad6031d0f5f20d582 Author: Satyanarayana K V P <[email protected]> Date: Mon Aug 10 15:44:33 2026 +0530 drm/xe/tests: Add KUnit tests for VF provisioning error handling VF relies on the PF to provide a valid hardware configuration via GuC KLV responses. In unlikely event of PF malfunction or misconfiguration, a VF may receive incomplete, zero, or out-of-range values for its submission contexts, doorbells, VRAM or GGTT assignment. Add KUnit test cases that use the xe_guc_mmio_send_recv() stub to inject bad KLV responses and verify that VF can survive without crashing for the invalid configuration data received. Signed-off-by: Satyanarayana K V P <[email protected]> Cc: Michal Wajdeczko <[email protected]> + /mt/dim checkpatch 64945e34f2f3505d1def53d6752c04ddca144a92 drm-intel 7d1b8a0c0d49 drm/xe/guc: Allow to replace xe_guc_mmio_send_recv() with KUNIT stub c6b2c78f6d20 drm/xe/vf: Split submission config query helpers d38ef68aec0a drm/xe/vf: Add bounds checking for queried context and doorbell counts a33c6b92f9fe drm/xe/vf: Add bounds checking for queried GGTT base and size 46f075666e5c drm/xe/vf: Add bounds checking for queried VRAM size e6c6eef21bcc drm/xe/tests: Add KUnit tests for VF provisioning error handling -:20: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #20: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 329 lines checked