mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
To: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com,
	"David S. Miller" <davem@davemloft.net>,
	Andrew Lunn <andrew@lunn.ch>,
	Florian Fainelli <f.fainelli@gmail.com>
Subject: Re: [PATCH net-next 3/9] net: dsa: mv88e6xxx: extract device mapping
Date: Thu, 14 Jul 2016 18:24:14 -0400	[thread overview]
Message-ID: <871t2vvoxd.fsf@ketchup.mtl.sfl> (raw)
In-Reply-To: <201607072220.IpnBB4FC%fengguang.wu@intel.com>

Hi David, all,

kbuild test robot <lkp@intel.com> writes:

> [auto build test ERROR on net-next/master]
>
> url:    https://github.com/0day-ci/linux/commits/Vivien-Didelot/net-dsa-mv88e6xxx-STP-and-Global-2-cleanup/20160707-210537
> config: i386-allmodconfig (attached as .config)
> compiler: gcc-6 (Debian 6.1.1-1) 6.1.1 20160430
> reproduce:
>         # save the attached .config to linux build tree
>         make ARCH=i386 
>
> All errors (new ones prefixed by >>):
>
>    drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_g2_set_device_mapping':
>>> drivers/net/dsa/mv88e6xxx/chip.c:3116:16: error: 'DSA_RTABLE_NONE' undeclared (first use in this function)
>        if (port == DSA_RTABLE_NONE)
>                    ^~~~~~~~~~~~~~~
>    drivers/net/dsa/mv88e6xxx/chip.c:3116:16: note: each undeclared identifier is reported only once for each function it appears in

Note that this error is no longer valid since the merged commit
d390238c4fba ("net: dsa: initialize the routing table") introduces the
DSA_RTABLE_NONE symbol.

Thanks,

        Vivien

  reply	other threads:[~2016-07-14 22:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-07 12:57 [PATCH net-next 0/9] net: dsa: mv88e6xxx: STP and Global 2 cleanup Vivien Didelot
2016-07-07 12:57 ` [PATCH net-next 1/9] net: dsa: mv88e6xxx: remove basic function flags Vivien Didelot
2016-07-07 12:57 ` [PATCH net-next 2/9] net: dsa: mv88e6xxx: split setup of Global 1 and 2 Vivien Didelot
2016-07-07 12:57 ` [PATCH net-next 3/9] net: dsa: mv88e6xxx: extract device mapping Vivien Didelot
2016-07-07 14:55   ` kbuild test robot
2016-07-14 22:24     ` Vivien Didelot [this message]
2016-07-07 12:57 ` [PATCH net-next 4/9] net: dsa: mv88e6xxx: extract trunk mapping Vivien Didelot
2016-07-07 12:57 ` [PATCH net-next 5/9] net: dsa: mv88e6xxx: add cap for MGMT Enables bits Vivien Didelot
2016-07-07 12:57 ` [PATCH net-next 6/9] net: dsa: mv88e6xxx: rework Switch MAC setter Vivien Didelot
2016-07-07 13:52   ` Andrew Lunn
2016-07-09  0:03     ` Vivien Didelot
2016-07-07 12:57 ` [PATCH net-next 7/9] net: dsa: mv88e6xxx: add cap for PVT Vivien Didelot
2016-07-07 12:57 ` [PATCH net-next 8/9] net: dsa: mv88e6xxx: add cap for Priority Override Vivien Didelot
2016-07-07 12:57 ` [PATCH net-next 9/9] net: dsa: mv88e6xxx: add cap for IRL Vivien Didelot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871t2vvoxd.fsf@ketchup.mtl.sfl \
    --to=vivien.didelot@savoirfairelinux.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=kbuild-all@01.org \
    --cc=kernel@savoirfairelinux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome