All of lore.kernel.org
 help / color / mirror / Atom feed
* [opencloudos:next 4787/4792] drivers/net/ethernet/bzwx/nce/ne6x/ne6x.h:35:10: fatal error: reg.h: No such file or directory
@ 2024-04-12  0:58 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-04-12  0:58 UTC (permalink / raw)
  To: jasperwang, kaixuxia, frankjpliu, kasong, sagazchen, kernelxing,
	aurelianliu, jason.zeng, wu.zheng, yingbao.jia, pei.p.jia
  Cc: oe-kbuild-all

tree:   https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git next
head:   5a4887e84d1f38cdaa7d82d911ad735fb06009fe
commit: c783f7daed8739b9497e40656bc220d2d17c9c10 [4787/4792] drivers: add Chengdu BeiZhongWangXin Technology N5/N6 Series Network Card Driver
config: x86_64-allyesconfig (https://download.01.org/0day-ci/archive/20240412/202404120843.kMBsluN5-lkp@intel.com/config)
compiler: gcc-13 (Ubuntu 13.2.0-4ubuntu3) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240412/202404120843.kMBsluN5-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/202404120843.kMBsluN5-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from drivers/net/ethernet/bzwx/nce/ne6x/ne6x_main.c:15:
>> drivers/net/ethernet/bzwx/nce/ne6x/ne6x.h:35:10: fatal error: reg.h: No such file or directory
      35 | #include "reg.h"
         |          ^~~~~~~
   compilation terminated.
--
   In file included from drivers/net/ethernet/bzwx/nce/ne6x_vf/ne6xvf_main.c:8:
>> drivers/net/ethernet/bzwx/nce/ne6x_vf/ne6xvf.h:41:10: fatal error: reg.h: No such file or directory
      41 | #include "reg.h"
         |          ^~~~~~~
   compilation terminated.


vim +35 drivers/net/ethernet/bzwx/nce/ne6x/ne6x.h

    34	
  > 35	#include "reg.h"
    36	#include "feature.h"
    37	#include "txrx.h"
    38	#include "common.h"
    39	#include "ne6x_txrx.h"
    40	#include "ne6x_ethtool.h"
    41	#include "ne6x_procfs.h"
    42	#include "ne6x_virtchnl_pf.h"
    43	#include "version.h"
    44	

-- 
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:[~2024-04-12  0:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-12  0:58 [opencloudos:next 4787/4792] drivers/net/ethernet/bzwx/nce/ne6x/ne6x.h:35:10: fatal error: reg.h: No such file or directory kernel test robot

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.