From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next V2 00/18] liquidio CN23XX support Date: Sat, 13 Aug 2016 11:59:56 -0700 (PDT) Message-ID: <20160813.115956.624709681935828387.davem@davemloft.net> References: <1471026035-15323-1-git-send-email-rvatsavayi@caviumnetworks.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: rvatsavayi@caviumnetworks.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:35665 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752532AbcHNJIt (ORCPT ); Sun, 14 Aug 2016 05:08:49 -0400 In-Reply-To: <1471026035-15323-1-git-send-email-rvatsavayi@caviumnetworks.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Raghu Vatsavayi Date: Fri, 12 Aug 2016 11:20:17 -0700 > Following patchset adds support for new device CN23XX in > liquidio family of adapters. This V2 patch also resolved > all the comments from previous submission: > 1) All cross compile issues reported by kbuild on SPARC, > Tile, ARM platfroms. > 2) Refcount issue reported by kbuild. > 3) Some minor issues related to style and comments. > > Please apply patches in following order as some of the > patches depend on earlier patches. Please address the feedback you've been given, thanks.