From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755690AbcGYVtb (ORCPT ); Mon, 25 Jul 2016 17:49:31 -0400 Received: from mga02.intel.com ([134.134.136.20]:59294 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755180AbcGYVt0 convert rfc822-to-8bit (ORCPT ); Mon, 25 Jul 2016 17:49:26 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,421,1464678000"; d="scan'208";a="145293446" From: "Winkler, Tomas" To: Greg Kroah-Hartman CC: "Usyskin, Alexander" , "linux-kernel@vger.kernel.org" Subject: RE: [char-misc-next 00/12] mei: rx enhancements Thread-Topic: [char-misc-next 00/12] mei: rx enhancements Thread-Index: AQHR5BidhYsLjBT9s0OP4/726MWcGqAoMMGQ///a1oCAAahM4A== Date: Mon, 25 Jul 2016 21:49:06 +0000 Message-ID: <5B8DA87D05A7694D9FA63FD143655C1B542A4BCA@hasmsx108.ger.corp.intel.com> References: <1469192189-29042-1-git-send-email-tomas.winkler@intel.com> <5B8DA87D05A7694D9FA63FD143655C1B542A42C7@hasmsx108.ger.corp.intel.com> <20160724232809.GA16718@kroah.com> In-Reply-To: <20160724232809.GA16718@kroah.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiODhiYzA1YzctZjU2Ni00YTVjLTljNmYtYzVhN2UxMTljMzE0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjJLUHhTWUtwUUlcLzRYZ3Q2NExpVitqY0tGd0NZSGdJU3RLNEl6ZER2MW9FPSJ9 x-originating-ip: [10.184.70.11] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > On Sun, Jul 24, 2016 at 10:52:23PM +0000, Winkler, Tomas wrote: > > > > > > This patch series contains mostly fixes and enhancements of the rx path: > > > 1. Better handling of fixed address clients 2. Support for consecutive > reads 3. > > > Further amthif client diet > > > > > > > > Hi Greg, looks like the first 4 patches I've resent by mistake from the > previous patchset , not sure if to resend it or you'll manage. > > Second, we have two other series of patches sitting in your mailbox over a > month, hope you can get time to review them and squeeze them to rc2. > > > > Yes, I will work to catch up on my backlog by rc2, sorry for that, I've been on > vacation and traveling. Thanks, understood. I will resend this particular series as we found two issues that need to be addressed. Tomas