From: kernel test robot <lkp@intel.com>
To: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: Re: [RFC 2/5] drm/scheduler: Add scheduler unit testing infrastructure and some basic tests
Date: Sun, 9 Feb 2025 00:26:38 +0800 [thread overview]
Message-ID: <202502090019.4tBBMkwC-lkp@intel.com> (raw)
In-Reply-To: <20250207143337.60154-3-tvrtko.ursulin@igalia.com>
Hi Tvrtko,
[This is a private test report for your RFC patch.]
kernel test robot noticed the following build errors:
[auto build test ERROR on drm-exynos/exynos-drm-next]
[also build test ERROR on linus/master v6.14-rc1 next-20250207]
[cannot apply to drm/drm-next drm-intel/for-linux-next drm-intel/for-linux-next-fixes drm-misc/drm-misc-next drm-tip/drm-tip]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Tvrtko-Ursulin/drm-Move-some-options-to-separate-new-Kconfig-debug/20250207-223734
base: https://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git exynos-drm-next
patch link: https://lore.kernel.org/r/20250207143337.60154-3-tvrtko.ursulin%40igalia.com
patch subject: [RFC 2/5] drm/scheduler: Add scheduler unit testing infrastructure and some basic tests
config: i386-buildonly-randconfig-005-20250208 (https://download.01.org/0day-ci/archive/20250209/202502090019.4tBBMkwC-lkp@intel.com/config)
compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250209/202502090019.4tBBMkwC-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/202502090019.4tBBMkwC-lkp@intel.com/
All errors (new ones prefixed by >>, old ones prefixed by <<):
ERROR: modpost: missing MODULE_LICENSE() in drivers/gpu/drm/scheduler/tests/drm_mock_scheduler.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/scheduler/tests/drm_mock_scheduler.o
ERROR: modpost: missing MODULE_LICENSE() in drivers/gpu/drm/scheduler/tests/drm_sched_tests_basic.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/scheduler/tests/drm_sched_tests_basic.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fpga/tests/fpga-mgr-test.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fpga/tests/fpga-bridge-test.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/fpga/tests/fpga-region-test.o
>> ERROR: modpost: "drm_mock_new_scheduler" [drivers/gpu/drm/scheduler/tests/drm_sched_tests_basic.ko] undefined!
>> ERROR: modpost: "drm_mock_scheduler_fini" [drivers/gpu/drm/scheduler/tests/drm_sched_tests_basic.ko] undefined!
>> ERROR: modpost: "drm_mock_new_sched_entity" [drivers/gpu/drm/scheduler/tests/drm_sched_tests_basic.ko] undefined!
>> ERROR: modpost: "drm_mock_new_sched_job" [drivers/gpu/drm/scheduler/tests/drm_sched_tests_basic.ko] undefined!
>> ERROR: modpost: "drm_mock_sched_advance" [drivers/gpu/drm/scheduler/tests/drm_sched_tests_basic.ko] undefined!
>> ERROR: modpost: "drm_mock_sched_entity_free" [drivers/gpu/drm/scheduler/tests/drm_sched_tests_basic.ko] undefined!
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
parent reply other threads:[~2025-02-08 16:27 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20250207143337.60154-3-tvrtko.ursulin@igalia.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202502090019.4tBBMkwC-lkp@intel.com \
--to=lkp@intel.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=tvrtko.ursulin@igalia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox