From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 924B5C3A59F for ; Fri, 30 Aug 2019 02:52:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 548DC2087F for ; Fri, 30 Aug 2019 02:52:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=qti.qualcomm.com header.i=@qti.qualcomm.com header.b="SkDEzFQF" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727417AbfH3Cwz (ORCPT ); Thu, 29 Aug 2019 22:52:55 -0400 Received: from alexa-out-tai-02.qualcomm.com ([103.229.16.227]:16697 "EHLO alexa-out-tai-02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727216AbfH3Cwz (ORCPT ); Thu, 29 Aug 2019 22:52:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=qti.qualcomm.com; i=@qti.qualcomm.com; q=dns/txt; s=qcdkim; t=1567133574; x=1598669574; h=from:to:cc:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version:subject; bh=+ZyU7CTvWQEs+oV1t+MWTWx424qD+3s986DErneCy5c=; b=SkDEzFQFHnrRzHVfeZa/EbV47unypy4VSc43OQYMlIKM32bevjwmk2Il 9Pj5RXZL97kD0i+CyRGnol3OkRedsvWH+fafVN1RPK6IHlT9TtaGaWM7P iPE49XJVn6Qr0Mm2ULrM/KWcJK+drUXJexx09NXHMKviFyh/tQQR9Jfeb c=; Subject: RE: [PATCH v2 7/7] ath10k: enable napi on RX path for sdio Thread-Topic: [PATCH v2 7/7] ath10k: enable napi on RX path for sdio Received: from ironmsg02-tai.qualcomm.com ([10.249.140.7]) by alexa-out-tai-02.qualcomm.com with ESMTP; 30 Aug 2019 10:52:53 +0800 Received: from aptaiexm02a.ap.qualcomm.com ([10.249.150.11]) by ironmsg02-tai.qualcomm.com with ESMTP/TLS/AES256-SHA; 30 Aug 2019 10:52:53 +0800 Received: from aptaiexm02f.ap.qualcomm.com (10.249.150.16) by aptaiexm02a.ap.qualcomm.com (10.249.150.11) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Fri, 30 Aug 2019 10:52:51 +0800 Received: from aptaiexm02f.ap.qualcomm.com ([fe80::4152:1436:e436:faa1]) by aptaiexm02f.ap.qualcomm.com ([fe80::4152:1436:e436:faa1%19]) with mapi id 15.00.1473.005; Fri, 30 Aug 2019 10:52:51 +0800 From: Wen Gong To: Nicolas Boichat , Wen Gong CC: "open list:NETWORKING DRIVERS (WIRELESS)" , "ath10k@lists.infradead.org" Thread-Index: AQHVXWMTQUSOA0hE8EaEPXwyNjcZkqcTASRw Date: Fri, 30 Aug 2019 02:52:51 +0000 Message-ID: References: <1566903707-27536-1-git-send-email-wgong@codeaurora.org> <1566903707-27536-8-git-send-email-wgong@codeaurora.org> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.249.136.10] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org > -----Original Message----- > From: ath10k On Behalf Of Nicolas > Boichat > Sent: Wednesday, August 28, 2019 1:40 PM > To: Wen Gong > Cc: open list:NETWORKING DRIVERS (WIRELESS) wireless@vger.kernel.org>; ath10k@lists.infradead.org > Subject: [EXT] Re: [PATCH v2 7/7] ath10k: enable napi on RX path for sdio >=20 Changed and v3 sent, https://patchwork.kernel.org/patch/11122183/ > _______________________________________________ > ath10k mailing list > ath10k@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/ath10k