* [drm-xe:drm-xe-next 7/11] drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c:14:25: warning: conversion from 'long long unsigned int' to 'resource_size_t' {aka 'unsigned int'} changes value from '14940110848' to '2055208960'
@ 2026-02-20 23:19 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-02-20 23:19 UTC (permalink / raw)
To: Michal Wajdeczko; +Cc: oe-kbuild-all, intel-xe, Piotr Piórkowski
tree: https://gitlab.freedesktop.org/drm/xe/kernel.git drm-xe-next
head: dfeef98e55d0e5f622886d0a9980c235ff08fd97
commit: cbe29da6f7c0d0541ec135e7292b35b97f8ca402 [7/11] drm/xe/tests: Add KUnit tests for new VRAM fair provisioning
config: parisc-allyesconfig (https://download.01.org/0day-ci/archive/20260221/202602210749.v7sCkR0a-lkp@intel.com/config)
compiler: hppa-linux-gcc (GCC) 15.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260221/202602210749.v7sCkR0a-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202602210749.v7sCkR0a-lkp@intel.com/
All warnings (new ones prefixed by >>):
In file included from drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:3271:
drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c: In function 'pf_gt_config_test_init':
>> drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c:14:25: warning: conversion from 'long long unsigned int' to 'resource_size_t' {aka 'unsigned int'} changes value from '14940110848' to '2055208960' [-Woverflow]
14 | #define TEST_VRAM 0x37a800000ull
| ^~~~~~~~~~~~~~
drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c:71:29: note: in expansion of macro 'TEST_VRAM'
71 | vram->usable_size = TEST_VRAM;
| ^~~~~~~~~
vim +14 drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c
12
13 #define TEST_MAX_VFS 63
> 14 #define TEST_VRAM 0x37a800000ull
15
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-02-20 23:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-20 23:19 [drm-xe:drm-xe-next 7/11] drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c:14:25: warning: conversion from 'long long unsigned int' to 'resource_size_t' {aka 'unsigned int'} changes value from '14940110848' to '2055208960' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox