From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Copeland Subject: Re: [wireless-testsing2:master 1/4] drivers/net/netdevsim/bpf.c:130:14: sparse: incompatible types for 'case' statement Date: Thu, 4 Jan 2018 10:56:29 -0500 Message-ID: <20180104155628.k5lhb4fqyr2n2baa@localhost> References: <201801040317.tEFQay7W%fengguang.wu@intel.com> <20180103170237.0d682aa0@cakuba.netronome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kbuild test robot , "David S. Miller" , kbuild-all@01.org, netdev@vger.kernel.org To: Jakub Kicinski Return-path: Received: from mail-it0-f44.google.com ([209.85.214.44]:39300 "EHLO mail-it0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752902AbeADP4b (ORCPT ); Thu, 4 Jan 2018 10:56:31 -0500 Received: by mail-it0-f44.google.com with SMTP id 68so2857327ite.4 for ; Thu, 04 Jan 2018 07:56:30 -0800 (PST) Content-Disposition: inline In-Reply-To: <20180103170237.0d682aa0@cakuba.netronome.com> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Jan 03, 2018 at 05:02:37PM -0800, Jakub Kicinski wrote: > > drivers/net/netdevsim/bpf.c: In function 'nsim_bpf_setup_tc_block_cb': > > >> drivers/net/netdevsim/bpf.c:130:7: error: 'TC_CLSBPF_REPLACE' undeclared (first use in this function); did you mean 'TC_RED_REPLACE'? > > case TC_CLSBPF_REPLACE: > > ^~~~~~~~~~~~~~~~~ > > TC_RED_REPLACE > > FWIW looks like the tree contains old net-next code and latest net > (linux/master) code. Pulling from net-next will solve this. > Thanks, yes, sorry about the noise. This tree doesn't always pull net-next, but I'll do so and compile-test netdevsim in next build. > > :::::: TO: Jakub Kicinski > > :::::: CC: Daniel Borkmann > > Interestingly Daniel and I were not CCed on the report, is this > intentional? One for kbuildbot team I guess, not sure how it determines whom to email. Personally I would be ok if only myself and maybe linux-wireless got the emails for this tree since most build failures are similar noise. -- Bob Copeland %% https://bobcopeland.com/