From: kernel test robot <lkp@intel.com>
To: Yishai Hadas <yishaih@nvidia.com>,
alex.williamson@redhat.com, jgg@nvidia.com
Cc: kbuild-all@lists.01.org, saeedm@nvidia.com, kvm@vger.kernel.org,
netdev@vger.kernel.org, kuba@kernel.org, kevin.tian@intel.com,
joao.m.martins@oracle.com, leonro@nvidia.com, yishaih@nvidia.com,
maorg@nvidia.com, cohuck@redhat.com
Subject: Re: [PATCH V1 vfio 06/11] vfio: Introduce the DMA logging feature support
Date: Tue, 5 Jul 2022 22:22:08 +0800 [thread overview]
Message-ID: <202207052211.ARFEDBEi-lkp@intel.com> (raw)
In-Reply-To: <20220705102740.29337-7-yishaih@nvidia.com>
Hi Yishai,
I love your patch! Yet something to improve:
[auto build test ERROR on awilliam-vfio/next]
[also build test ERROR on next-20220705]
[cannot apply to linus/master v5.19-rc5]
[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]
url: https://github.com/intel-lab-lkp/linux/commits/Yishai-Hadas/Add-device-DMA-logging-support-for-mlx5-driver/20220705-183119
base: https://github.com/awilliam/linux-vfio.git next
config: m68k-randconfig-r035-20220703 (https://download.01.org/0day-ci/archive/20220705/202207052211.ARFEDBEi-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 11.3.0
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/12299d61a80f6adf70a2e76b8f4721f3b7bcd95a
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Yishai-Hadas/Add-device-DMA-logging-support-for-mlx5-driver/20220705-183119
git checkout 12299d61a80f6adf70a2e76b8f4721f3b7bcd95a
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=m68k 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 >>):
m68k-linux-ld: arch/m68k/kernel/machine_kexec.o: in function `machine_kexec':
machine_kexec.c:(.text+0x58): undefined reference to `m68k_mmutype'
m68k-linux-ld: machine_kexec.c:(.text+0x60): undefined reference to `m68k_cputype'
m68k-linux-ld: arch/m68k/kernel/relocate_kernel.o:(.m68k_fixup+0x0): undefined reference to `M68K_FIXUP_MEMOFFSET'
m68k-linux-ld: arch/m68k/kernel/relocate_kernel.o:(.m68k_fixup+0x8): undefined reference to `M68K_FIXUP_MEMOFFSET'
m68k-linux-ld: drivers/vfio/vfio_main.o: in function `vfio_ioctl_device_feature_logging_start':
vfio_main.c:(.text+0x105e): undefined reference to `interval_tree_iter_first'
>> m68k-linux-ld: vfio_main.c:(.text+0x1074): undefined reference to `interval_tree_insert'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
next prev parent reply other threads:[~2022-07-05 14:24 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-05 10:27 [PATCH V1 vfio 00/11] Add device DMA logging support for mlx5 driver Yishai Hadas
2022-07-05 10:27 ` [PATCH V1 vfio 01/11] net/mlx5: Introduce ifc bits for page tracker Yishai Hadas
2022-07-05 10:27 ` [PATCH V1 vfio 02/11] net/mlx5: Query ADV_VIRTUALIZATION capabilities Yishai Hadas
2022-07-05 10:27 ` [PATCH V1 vfio 03/11] vfio: Introduce DMA logging uAPIs Yishai Hadas
2022-07-06 23:11 ` Alex Williamson
2022-07-07 0:30 ` Jason Gunthorpe
2022-07-05 10:27 ` [PATCH V1 vfio 04/11] vfio: Move vfio.c to vfio_main.c Yishai Hadas
2022-07-05 10:27 ` [PATCH V1 vfio 05/11] vfio: Add an IOVA bitmap support Yishai Hadas
2022-07-05 10:27 ` [PATCH V1 vfio 06/11] vfio: Introduce the DMA logging feature support Yishai Hadas
2022-07-05 14:11 ` kernel test robot
2022-07-05 14:28 ` Joao Martins
2022-07-05 16:05 ` Joao Martins
2022-07-05 14:22 ` kernel test robot [this message]
2022-07-05 10:27 ` [PATCH V1 vfio 07/11] vfio/mlx5: Init QP based resources for dirty tracking Yishai Hadas
2022-07-05 10:27 ` [PATCH V1 vfio 08/11] vfio/mlx5: Create and destroy page tracker object Yishai Hadas
2022-07-05 10:27 ` [PATCH V1 vfio 09/11] vfio/mlx5: Report dirty pages from tracker Yishai Hadas
2022-07-05 10:27 ` [PATCH V1 vfio 10/11] vfio/mlx5: Manage error scenarios on tracker Yishai Hadas
2022-07-05 10:27 ` [PATCH V1 vfio 11/11] vfio/mlx5: Set the driver DMA logging callbacks Yishai Hadas
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=202207052211.ARFEDBEi-lkp@intel.com \
--to=lkp@intel.com \
--cc=alex.williamson@redhat.com \
--cc=cohuck@redhat.com \
--cc=jgg@nvidia.com \
--cc=joao.m.martins@oracle.com \
--cc=kbuild-all@lists.01.org \
--cc=kevin.tian@intel.com \
--cc=kuba@kernel.org \
--cc=kvm@vger.kernel.org \
--cc=leonro@nvidia.com \
--cc=maorg@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=saeedm@nvidia.com \
--cc=yishaih@nvidia.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;
as well as URLs for NNTP newsgroup(s).