[xilinx-xlnx:xlnx_rebase_v5.15 1069/1205] kismet: WARNING: unmet direct dependencies detected for NET_SWITCHDEV when selected by XILINX_TSN_SWITCH

kernel test robot lkp at intel.com
Sat Jul 2 00:21:27 PDT 2022


tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.15
head:   cc7c4358c2de36e08b96554160197fe21b6d04bf
commit: 1ea8b8e56dd409c6062ad75aa5c41b27126cb27d [1069/1205] net: xilinx: Add switch device support
config: (https://download.01.org/0day-ci/archive/20220702/202207021557.vV2bwSL4-lkp@intel.com/config)
reproduce:
        # https://github.com/Xilinx/linux-xlnx/commit/1ea8b8e56dd409c6062ad75aa5c41b27126cb27d
        git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
        git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.15
        git checkout 1ea8b8e56dd409c6062ad75aa5c41b27126cb27d
        # 1. reproduce by kismet
           # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md
           kismet --linux-ksrc=linux --selectees CONFIG_NET_SWITCHDEV --selectors CONFIG_XILINX_TSN_SWITCH -a=arm64
        # 2. reproduce by make
           # save the config file to linux source tree
           cd linux
           make ARCH=arm64 olddefconfig

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp at intel.com>


kismet warnings: (new ones prefixed by >>)
>> kismet: WARNING: unmet direct dependencies detected for NET_SWITCHDEV when selected by XILINX_TSN_SWITCH
   
   WARNING: unmet direct dependencies detected for PTP_1588_CLOCK
     Depends on [n]: NET [=y] && POSIX_TIMERS [=n]
     Selected by [y]:
     - XILINX_AXI_EMAC_HWTSTAMP [=y] && NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_XILINX [=y] && XILINX_AXI_EMAC [=y]
   
   WARNING: unmet direct dependencies detected for NET_SWITCHDEV
     Depends on [n]: NET [=y] && INET [=n]
     Selected by [y]:
     - XILINX_TSN_SWITCH [=y] && NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_XILINX [=y] && XILINX_TSN [=y]

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp



More information about the linux-arm-kernel mailing list