From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 00/13] net: Various VRF patches Date: Wed, 04 May 2016 23:59:32 -0400 (EDT) Message-ID: <20160504.235932.203671415532849729.davem@davemloft.net> References: <1462419210-10463-1-git-send-email-dsa@cumulusnetworks.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: dsa@cumulusnetworks.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:48102 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755284AbcEED7e (ORCPT ); Wed, 4 May 2016 23:59:34 -0400 In-Reply-To: <1462419210-10463-1-git-send-email-dsa@cumulusnetworks.com> Sender: netdev-owner@vger.kernel.org List-ID: From: David Ahern Date: Wed, 4 May 2016 20:33:17 -0700 > Various fixes and features for VRF over the past few months. I really dislike a patch series that is simply a hodge podge of unrelated things. Please group your changes into logical bunches, and submit them as groups one at a time. Thank you.