From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch net-next 00/12] mlxsw: Lay the groundwork for the introduction of router interfaces Date: Sat, 02 Jul 2016 16:32:00 -0400 (EDT) Message-ID: <20160702.163200.482922545345537352.davem@davemloft.net> References: <1467450020-23415-1-git-send-email-jiri@resnulli.us> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, idosch@mellanox.com, yotamg@mellanox.com, eladr@mellanox.com, nogahf@mellanox.com, ogerlitz@mellanox.com, sfeldma@gmail.com, roopa@cumulusnetworks.com, andy@greyhouse.net, dsa@cumulusnetworks.com, tgraf@suug.ch, jhs@mojatatu.com, linville@tuxdriver.com, ivecera@redhat.com To: jiri@resnulli.us Return-path: Received: from [184.105.139.130] ([184.105.139.130]:38862 "EHLO shards.monkeyblade.net" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752173AbcGBUcH (ORCPT ); Sat, 2 Jul 2016 16:32:07 -0400 In-Reply-To: <1467450020-23415-1-git-send-email-jiri@resnulli.us> Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Pirko Date: Sat, 2 Jul 2016 11:00:08 +0200 > This is first patchset on a way to introduce ipv4 routing offload support > in mlxsw driver. Does preparations before router interfaces will > be introduced in mlxsw. Series applied, thanks.