From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 168D2C433EF for ; Tue, 12 Apr 2022 11:58:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238280AbiDLMBH (ORCPT ); Tue, 12 Apr 2022 08:01:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59494 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234337AbiDLL6l (ORCPT ); Tue, 12 Apr 2022 07:58:41 -0400 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E2A00EBB for ; Tue, 12 Apr 2022 03:52:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1649760742; x=1681296742; h=date:from:to:cc:subject:message-id:mime-version; bh=eO81RlC9+6xnr2noejR21B5xbenPw6d8rgTgZSyH8zM=; b=NCV4mkdqN6Mp41+p4zOOLvFP0a6BcEZtXunRuSkPd51LZBp4wWy7R/81 BdLrrTP6skG6dULOKOp5WN5HkVxPHcoxNRwR5LBucuky1tlx+ngIAd7aV 7gSKtarryE4dxLPqsbXWgnBwbuSiL6/xk4J+QleclfoXeQTUy8HYU8V6o yu39nYsMRdLpZ9JyOYo63Nrvop9QTCI7FNsnO3CYauuQWbYvUKH4fwj8X pr0UaYfg2HoEXr3uBTjavezxiS3za4RwA4GwoJktmE4RUHAhRAT1EhItA jpp9mIij1xI1UyqSCbOV/p8C820u2jCas6UykPbAKWer7EPrMCPwey5Ja A==; X-IronPort-AV: E=McAfee;i="6400,9594,10314"; a="242933220" X-IronPort-AV: E=Sophos;i="5.90,253,1643702400"; d="scan'208";a="242933220" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Apr 2022 03:52:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,253,1643702400"; d="scan'208";a="660441137" Received: from lkp-server02.sh.intel.com (HELO d3fc50ef50de) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 12 Apr 2022 03:52:20 -0700 Received: from kbuild by d3fc50ef50de with local (Exim 4.95) (envelope-from ) id 1neE8C-0002mt-7V; Tue, 12 Apr 2022 10:52:20 +0000 Date: Tue, 12 Apr 2022 18:51:49 +0800 From: kernel test robot To: Jiri Pirko Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, linux-kernel@vger.kernel.org Subject: [jpirko-mlxsw:jiri_devel_linecards 79/93] drivers/net/netdevsim/dev.c:638:14: error: too many arguments to function call, expected 3, have 4 Message-ID: <202204121850.XJ5zRujX-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://github.com/jpirko/linux_mlxsw jiri_devel_linecards head: e31049bc6a06f24c077e61e74b1bf1f137572726 commit: 5cfe0dc86bde79b21b5e0097a45355e3a5dbb1cb [79/93] netdevsim: allow port objects to be linked with line cards config: hexagon-allyesconfig (https://download.01.org/0day-ci/archive/20220412/202204121850.XJ5zRujX-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project fe2478d44e4f7f191c43fef629ac7a23d0251e72) 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/jpirko/linux_mlxsw/commit/5cfe0dc86bde79b21b5e0097a45355e3a5dbb1cb git remote add jpirko-mlxsw https://github.com/jpirko/linux_mlxsw git fetch --no-tags jpirko-mlxsw jiri_devel_linecards git checkout 5cfe0dc86bde79b21b5e0097a45355e3a5dbb1cb # save the config file to linux build tree mkdir build_dir 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 as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/net/netdevsim/dev.c:638:14: error: too many arguments to function call, expected 3, have 4 NULL, i); ^ drivers/net/netdevsim/dev.c:612:1: note: '__nsim_dev_port_add' declared here __nsim_dev_port_add(struct nsim_dev *nsim_dev, enum nsim_dev_port_type type, ^ >> drivers/net/netdevsim/dev.c:651:39: error: too many arguments to function call, expected single argument 'nsim_dev_port', have 3 arguments __nsim_dev_port_del(nsim_dev_port, NULL, i); ~~~~~~~~~~~~~~~~~~~ ^~~~~~~ include/linux/stddef.h:8:14: note: expanded from macro 'NULL' #define NULL ((void *)0) ^ drivers/net/netdevsim/dev.c:614:13: note: '__nsim_dev_port_del' declared here static void __nsim_dev_port_del(struct nsim_dev_port *nsim_dev_port); ^ >> drivers/net/netdevsim/dev.c:1393:12: error: conflicting types for '__nsim_dev_port_add' static int __nsim_dev_port_add(struct nsim_dev *nsim_dev, enum nsim_dev_port_type type, ^ drivers/net/netdevsim/dev.c:612:1: note: previous declaration is here __nsim_dev_port_add(struct nsim_dev *nsim_dev, enum nsim_dev_port_type type, ^ drivers/net/netdevsim/dev.c:1503:14: error: too many arguments to function call, expected 3, have 4 NULL, i); ^ drivers/net/netdevsim/dev.c:612:1: note: '__nsim_dev_port_add' declared here __nsim_dev_port_add(struct nsim_dev *nsim_dev, enum nsim_dev_port_type type, ^ drivers/net/netdevsim/dev.c:1839:27: error: too many arguments to function call, expected 3, have 4 nsim_dev_linecard, port_index); ^~~~~~~~~~ drivers/net/netdevsim/dev.c:612:1: note: '__nsim_dev_port_add' declared here __nsim_dev_port_add(struct nsim_dev *nsim_dev, enum nsim_dev_port_type type, ^ 5 errors generated. vim +638 drivers/net/netdevsim/dev.c 629 630 static int nsim_esw_switchdev_enable(struct nsim_dev *nsim_dev, 631 struct netlink_ext_ack *extack) 632 { 633 struct nsim_dev_port *nsim_dev_port, *tmp; 634 int i, err; 635 636 for (i = 0; i < nsim_dev_get_vfs(nsim_dev); i++) { 637 err = __nsim_dev_port_add(nsim_dev, NSIM_DEV_PORT_TYPE_VF, > 638 NULL, i); 639 if (err) { 640 NL_SET_ERR_MSG_MOD(extack, "Failed to initialize VFs' netdevsim ports"); 641 pr_err("Failed to initialize VF id=%d. %d.\n", i, err); 642 goto err_port_add_vfs; 643 } 644 } 645 nsim_dev->esw_mode = DEVLINK_ESWITCH_MODE_SWITCHDEV; 646 return 0; 647 648 err_port_add_vfs: 649 list_for_each_entry_safe(nsim_dev_port, tmp, &nsim_dev->port_list, list) 650 if (nsim_dev_port_is_vf(nsim_dev_port)) > 651 __nsim_dev_port_del(nsim_dev_port, NULL, i); 652 return err; 653 } 654 -- 0-DAY CI Kernel Test Service https://01.org/lkp