public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: David Ahern <dsa@cumulusnetworks•com>
To: David Miller <davem@davemloft•net>
Cc: netdev@vger•kernel.org
Subject: Re: [PATCH net-next v2 00/11] net: L3 master device
Date: Tue, 29 Sep 2015 17:52:10 -0600	[thread overview]
Message-ID: <560B242A.5070702@cumulusnetworks.com> (raw)
In-Reply-To: <20150929.162306.94737407786085218.davem@davemloft.net>

On 9/29/15 5:23 PM, David Miller wrote:
> From: David Ahern <dsa@cumulusnetworks•com>
> Date: Mon, 28 Sep 2015 10:16:50 -0700
>
>> v2
>> - rebased to top of net-next
>>
>> - addressed Niks comments (checking master, removing extra lines, and
>>    flipping the order of patches 1 and 2)
>
> This still needs some work:
>
> ERROR: "l3mdev_master_ifindex_rcu" [net/ipv6/ipv6.ko] undefined!
> scripts/Makefile.modpost:90: recipe for target '__modpost' failed
> make[1]: *** [__modpost] Error 1
> Makefile:1095: recipe for target 'modules' failed
> make: *** [modules] Error 2
>

ugh. All of my builds have CONFIG_IPV6=y. Will kickout a v3 later.

      reply	other threads:[~2015-09-29 23:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-28 17:16 [PATCH net-next v2 00/11] net: L3 master device David Ahern
2015-09-28 17:16 ` [PATCH net-next 01/11] net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER David Ahern
2015-09-28 17:16 ` [PATCH net-next 02/11] net: Introduce L3 Master device abstraction David Ahern
2015-09-28 17:16 ` [PATCH net-next 03/11] net: Add support for l3mdev ops to VRF driver David Ahern
2015-09-28 17:16 ` [PATCH net-next 04/11] net: Replace vrf_master_ifindex{,_rcu} with l3mdev equivalents David Ahern
2015-09-28 17:16 ` [PATCH net-next 05/11] net: Replace vrf_dev_table and friends David Ahern
2015-09-28 17:16 ` [PATCH net-next 06/11] net: Replace calls to vrf_dev_get_rth David Ahern
2015-09-28 17:16 ` [PATCH net-next 07/11] net: Remove the now unused vrf_ptr David Ahern
2015-09-28 17:16 ` [PATCH net-next 08/11] net: Remove vrf header file David Ahern
2015-09-28 17:16 ` [PATCH net-next 09/11] net: Move netif_index_is_l3_master to l3mdev.h David Ahern
2015-09-28 17:17 ` [PATCH net-next 10/11] net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC David Ahern
2015-09-28 17:17 ` [PATCH net-next 11/11] net: Add netif_is_l3_slave David Ahern
2015-09-29 23:23 ` [PATCH net-next v2 00/11] net: L3 master device David Miller
2015-09-29 23:52   ` David Ahern [this message]

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=560B242A.5070702@cumulusnetworks.com \
    --to=dsa@cumulusnetworks$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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