From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 00/14] bnxt_en: Updates for net-next. Date: Sat, 28 Oct 2017 00:03:03 +0900 (KST) Message-ID: <20171028.000303.2206199105008524672.davem@davemloft.net> References: <1509033092-1887-1-git-send-email-michael.chan@broadcom.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: michael.chan@broadcom.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:51020 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751976AbdJ0PDH (ORCPT ); Fri, 27 Oct 2017 11:03:07 -0400 In-Reply-To: <1509033092-1887-1-git-send-email-michael.chan@broadcom.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Michael Chan Date: Thu, 26 Oct 2017 11:51:18 -0400 > This series includes firmware interface update, some optimizations, > some new PCI IDs, new MTU checks, ethtool reset method, interrupt coalescing > code cleanup, and TC flower offload for vxlan encap/decap from Sathya > Perla. Series applied, thank you Michael.