✗ CI.checkpatch: warning for KUnit test for VF provisi oning error handling (rev6)
Patchwork <[email protected]>
| Newsgroups | org.freedesktop.lists.intel-xe |
|---|---|
| Message-ID | <178654068510.43657.14993002370165505806@61270ab9df2a> |
== Series Details == Series: KUnit test for VF provisioning error handling (rev6) 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 8510b89e4fba95d20fce5a5b5cc0d63f3f8f0e00 Author: Satyanarayana K V P <[email protected]> Date: Wed Aug 12 18:13:19 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 96ddbb14986632af742523e68f90d51c138c57f0 drm-intel 8b58c9599759 drm/xe/guc: Allow to replace xe_guc_mmio_send_recv() with KUNIT stub ff840c2645a3 drm/xe/vf: Split submission config query helpers 351c415258e2 drm/xe/vf: Add bounds checking for queried context and doorbell counts a6a356f3e280 drm/xe: Introduce helpers for xe_vram size cf6dffd4f6b4 drm/xe/vf: Add bounds checking for queried GGTT base and size 4d8e0d5ca3e8 drm/xe/vf: Add bounds checking for queried VRAM size 8510b89e4fba 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, 491 lines checked