From: kernel test robot <lkp@intel.com>
To: "José Expósito" <jose.exposito89@gmail.com>, javierm@redhat.com
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org,
dri-devel@lists.freedesktop.org, tzimmermann@suse.de,
magalilemes00@gmail.com, airlied@linux.ie, maira.canal@usp.br,
dlatypov@google.com, linux-kernel@vger.kernel.org,
"Maíra Canal" <mairacanal@riseup.net>,
geert@linux-m68k.org, tales.aparecida@gmail.com,
davidgow@google.com, "José Expósito" <jose.exposito89@gmail.com>,
isabbasso@riseup.net, kunit-dev@googlegroups.com
Subject: Re: [PATCH v2 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
Date: Sun, 28 Aug 2022 20:32:14 +0800 [thread overview]
Message-ID: <202208282022.9682WEre-lkp@intel.com> (raw)
In-Reply-To: <20220828090121.13243-3-jose.exposito89@gmail.com>
Hi "José,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on 61a9fa154d217c13eea90aa5bc635bc4b1fcb66e]
url: https://github.com/intel-lab-lkp/linux/commits/Jos-Exp-sito/KUnit-tests-for-RGB888-XRGB2101010-and-grayscale/20220828-170347
base: 61a9fa154d217c13eea90aa5bc635bc4b1fcb66e
config: hexagon-randconfig-r014-20220828 (https://download.01.org/0day-ci/archive/20220828/202208282022.9682WEre-lkp@intel.com/config)
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project a2100daf12fb980a29fd1a9c85ccf8eaaaf79730)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/intel-lab-lkp/linux/commit/5b513d5c5cc6ccf62c7b8d72f431079041ce69d7
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Jos-Exp-sito/KUnit-tests-for-RGB888-XRGB2101010-and-grayscale/20220828-170347
git checkout 5b513d5c5cc6ccf62c7b8d72f431079041ce69d7
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>, old ones prefixed by <<):
>> ERROR: modpost: "drm_fb_xrgb8888_to_xrgb2101010" [drivers/gpu/drm/tests/drm_format_helper_test.ko] undefined!
--
0-DAY CI Kernel Test Service
https://01.org/lkp
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: "José Expósito" <jose.exposito89@gmail.com>, javierm@redhat.com
Cc: kbuild-all@lists.01.org, davidgow@google.com,
magalilemes00@gmail.com, airlied@linux.ie, maira.canal@usp.br,
dlatypov@google.com, llvm@lists.linux.dev,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
"Maíra Canal" <mairacanal@riseup.net>,
geert@linux-m68k.org, tzimmermann@suse.de,
tales.aparecida@gmail.com,
"José Expósito" <jose.exposito89@gmail.com>,
isabbasso@riseup.net, kunit-dev@googlegroups.com
Subject: Re: [PATCH v2 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
Date: Sun, 28 Aug 2022 20:32:14 +0800 [thread overview]
Message-ID: <202208282022.9682WEre-lkp@intel.com> (raw)
In-Reply-To: <20220828090121.13243-3-jose.exposito89@gmail.com>
Hi "José,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on 61a9fa154d217c13eea90aa5bc635bc4b1fcb66e]
url: https://github.com/intel-lab-lkp/linux/commits/Jos-Exp-sito/KUnit-tests-for-RGB888-XRGB2101010-and-grayscale/20220828-170347
base: 61a9fa154d217c13eea90aa5bc635bc4b1fcb66e
config: hexagon-randconfig-r014-20220828 (https://download.01.org/0day-ci/archive/20220828/202208282022.9682WEre-lkp@intel.com/config)
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project a2100daf12fb980a29fd1a9c85ccf8eaaaf79730)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/intel-lab-lkp/linux/commit/5b513d5c5cc6ccf62c7b8d72f431079041ce69d7
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Jos-Exp-sito/KUnit-tests-for-RGB888-XRGB2101010-and-grayscale/20220828-170347
git checkout 5b513d5c5cc6ccf62c7b8d72f431079041ce69d7
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>, old ones prefixed by <<):
>> ERROR: modpost: "drm_fb_xrgb8888_to_xrgb2101010" [drivers/gpu/drm/tests/drm_format_helper_test.ko] undefined!
--
0-DAY CI Kernel Test Service
https://01.org/lkp
next prev parent reply other threads:[~2022-08-28 12:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-28 9:01 [PATCH v2 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale José Expósito
2022-08-28 9:01 ` José Expósito
2022-08-28 9:01 ` [PATCH v2 1/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888() José Expósito
2022-08-28 9:01 ` José Expósito
2022-08-28 9:01 ` [PATCH v2 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010() José Expósito
2022-08-28 9:01 ` José Expósito
2022-08-28 12:32 ` kernel test robot [this message]
2022-08-28 12:32 ` kernel test robot
2022-08-28 9:01 ` [PATCH v2 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8() José Expósito
2022-08-28 9:01 ` José Expósito
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=202208282022.9682WEre-lkp@intel.com \
--to=lkp@intel.com \
--cc=airlied@linux.ie \
--cc=davidgow@google.com \
--cc=dlatypov@google.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=geert@linux-m68k.org \
--cc=isabbasso@riseup.net \
--cc=javierm@redhat.com \
--cc=jose.exposito89@gmail.com \
--cc=kbuild-all@lists.01.org \
--cc=kunit-dev@googlegroups.com \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=magalilemes00@gmail.com \
--cc=maira.canal@usp.br \
--cc=mairacanal@riseup.net \
--cc=tales.aparecida@gmail.com \
--cc=tzimmermann@suse.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.