linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pci:endpoint/epf-vntb 3/3] Warning: drivers/pci/endpoint/functions/pci-epf-vntb.c:695 function parameter 'bar' not described in 'epf_ntb_find_bar'
@ 2025-06-23 23:49 kernel test robot
  2025-06-24  9:45 ` Jerome Brunet
  0 siblings, 1 reply; 3+ messages in thread
From: kernel test robot @ 2025-06-23 23:49 UTC (permalink / raw)
  To: Jerome Brunet
  Cc: llvm, oe-kbuild-all, linux-pci, Manivannan Sadhasivam, Frank Li

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git endpoint/epf-vntb
head:   a0cc6e6fd072616315147ac68a12672d5a2fa223
commit: a0cc6e6fd072616315147ac68a12672d5a2fa223 [3/3] PCI: endpoint: pci-epf-vntb: Allow BAR assignment via configfs
config: s390-allmodconfig (https://download.01.org/0day-ci/archive/20250624/202506240711.TJdFg8To-lkp@intel.com/config)
compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250624/202506240711.TJdFg8To-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/202506240711.TJdFg8To-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> Warning: drivers/pci/endpoint/functions/pci-epf-vntb.c:695 function parameter 'bar' not described in 'epf_ntb_find_bar'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [pci:endpoint/epf-vntb 3/3] Warning: drivers/pci/endpoint/functions/pci-epf-vntb.c:695 function parameter 'bar' not described in 'epf_ntb_find_bar'
  2025-06-23 23:49 [pci:endpoint/epf-vntb 3/3] Warning: drivers/pci/endpoint/functions/pci-epf-vntb.c:695 function parameter 'bar' not described in 'epf_ntb_find_bar' kernel test robot
@ 2025-06-24  9:45 ` Jerome Brunet
  2025-06-24 20:32   ` Manivannan Sadhasivam
  0 siblings, 1 reply; 3+ messages in thread
From: Jerome Brunet @ 2025-06-24  9:45 UTC (permalink / raw)
  To: kernel test robot, Manivannan Sadhasivam
  Cc: llvm, oe-kbuild-all, linux-pci, Manivannan Sadhasivam, Frank Li

On Tue 24 Jun 2025 at 07:49, kernel test robot <lkp@intel.com> wrote:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git endpoint/epf-vntb
> head:   a0cc6e6fd072616315147ac68a12672d5a2fa223
> commit: a0cc6e6fd072616315147ac68a12672d5a2fa223 [3/3] PCI: endpoint: pci-epf-vntb: Allow BAR assignment via configfs
> config: s390-allmodconfig (https://download.01.org/0day-ci/archive/20250624/202506240711.TJdFg8To-lkp@intel.com/config)
> compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250624/202506240711.TJdFg8To-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/202506240711.TJdFg8To-lkp@intel.com/
>
> All warnings (new ones prefixed by >>):
>
>>> Warning: drivers/pci/endpoint/functions/pci-epf-vntb.c:695 function
>parameter 'bar' not described in 'epf_ntb_find_bar'

Hi Manivannan,

Sorry about that. Do you prefer a fix on top of what you have already
merged in your 'endpoint/epf-vntb' branch or a complete respin of the
series ?

-- 
Jerome

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [pci:endpoint/epf-vntb 3/3] Warning: drivers/pci/endpoint/functions/pci-epf-vntb.c:695 function parameter 'bar' not described in 'epf_ntb_find_bar'
  2025-06-24  9:45 ` Jerome Brunet
@ 2025-06-24 20:32   ` Manivannan Sadhasivam
  0 siblings, 0 replies; 3+ messages in thread
From: Manivannan Sadhasivam @ 2025-06-24 20:32 UTC (permalink / raw)
  To: Jerome Brunet; +Cc: kernel test robot, llvm, oe-kbuild-all, linux-pci, Frank Li

On Tue, Jun 24, 2025 at 11:45:29AM +0200, Jerome Brunet wrote:
> On Tue 24 Jun 2025 at 07:49, kernel test robot <lkp@intel.com> wrote:
> 
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git endpoint/epf-vntb
> > head:   a0cc6e6fd072616315147ac68a12672d5a2fa223
> > commit: a0cc6e6fd072616315147ac68a12672d5a2fa223 [3/3] PCI: endpoint: pci-epf-vntb: Allow BAR assignment via configfs
> > config: s390-allmodconfig (https://download.01.org/0day-ci/archive/20250624/202506240711.TJdFg8To-lkp@intel.com/config)
> > compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)
> > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250624/202506240711.TJdFg8To-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/202506240711.TJdFg8To-lkp@intel.com/
> >
> > All warnings (new ones prefixed by >>):
> >
> >>> Warning: drivers/pci/endpoint/functions/pci-epf-vntb.c:695 function
> >parameter 'bar' not described in 'epf_ntb_find_bar'
> 
> Hi Manivannan,
> 
> Sorry about that. Do you prefer a fix on top of what you have already
> merged in your 'endpoint/epf-vntb' branch or a complete respin of the
> series ?
> 

No worries. I fixed it in the branch.

- Mani

-- 
மணிவண்ணன் சதாசிவம்

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-24 20:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-23 23:49 [pci:endpoint/epf-vntb 3/3] Warning: drivers/pci/endpoint/functions/pci-epf-vntb.c:695 function parameter 'bar' not described in 'epf_ntb_find_bar' kernel test robot
2025-06-24  9:45 ` Jerome Brunet
2025-06-24 20:32   ` Manivannan Sadhasivam

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).