Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A7C6AC433F5 for ; Thu, 23 Dec 2021 15:50:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244302AbhLWPuD (ORCPT ); Thu, 23 Dec 2021 10:50:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36156 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244269AbhLWPuB (ORCPT ); Thu, 23 Dec 2021 10:50:01 -0500 Received: from mail-io1-xd30.google.com (mail-io1-xd30.google.com [IPv6:2607:f8b0:4864:20::d30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 21757C061757; Thu, 23 Dec 2021 07:50:01 -0800 (PST) Received: by mail-io1-xd30.google.com with SMTP id y70so7661076iof.2; Thu, 23 Dec 2021 07:50:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=62a8WqCVCfLtKcBuPYIIPd3ieisksyyskCcARTtW33c=; b=N+ENe7/Sg0yz+UQJF0BcJ05vwJhcPh2IrxxSASrH29AvgzimI23igkrL5cFygzqExW FV5IvR/w+OXFWvbbRldc51dUm2xbRXJ9jdUoU5DfWSSXjtqDutonMDjtNTqL2nYeSP1a P+g6+P9huB/mz8A0j5XXPaziZBiugm8n09euRa1RsdXMd1P0gO0Nxpoth1jAV8wewtZn LSJPFtyC8DKOxSFThmvjKKkojq9Rltd5Jm38PHbdyNThKRzXrcis0ltNDZVMaQLIGTLI bz9WmPkrEJP4uzxmhWHZT/TgyfrOeOQE56eFpytrOx4v0rGfqza8TYNEjbT1S07r9BGH +klw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=62a8WqCVCfLtKcBuPYIIPd3ieisksyyskCcARTtW33c=; b=s0fp+bFl+1/Hh3s69nj29rGeIJiADOpINtb2N7+oND3f1vaGGjOeKhywo0Ahgu7KcE fGPoRctAZ5krJwhFtG91CLkR5pobot39iu7NfeSdc9Qu7f86fjTwiQpPSQi6KDuNwSdc vNcAjpl2sDeCd+nRXEflK7GNZZMhaNNNsZU0u+qmFQ2QRgZVNPJUvkpM/L72ee0mAw+Q 3Qvfz1AYVrq+mdXTHJRyaiZ5Ya+D/xCgtzi8N4JLRf8WSirfl4oqBjL5NLZ6bFQavA2m NoJ/iAsuWx82AxgwI0xGe3RDcjeKN3yrpJlu6m2h50GTpiWEa+Jad4E+fWjB9CP4pVfB pUPw== X-Gm-Message-State: AOAM5337G6N7pmTSPR6pLJN4bbso/UsqFNq0uYPArCf1OUJuRItkEMHy Bsm9jhZldYDlNpvs21fmtvnDLMEOpsXpMXVhb3U= X-Google-Smtp-Source: ABdhPJwEbqd7uZYcmlny31sQLctCH/pTjM8DqTv5mP5ne+ZG4nSoE+qxJfsYeEGP+lBa9W3471ggxfnncPuM/ikFRVc= X-Received: by 2002:a05:6602:2a4d:: with SMTP id k13mr1407242iov.133.1640274600493; Thu, 23 Dec 2021 07:50:00 -0800 (PST) MIME-Version: 1.0 References: <20211214223901.1.I777939e0ef1e89872d4ab65340f3fd756615a047@changeid> In-Reply-To: From: Dave Taht Date: Thu, 23 Dec 2021 07:49:48 -0800 Message-ID: Subject: Re: [PATCH] ath10k: enable threaded napi on ath10k driver To: Felix Fietkau Cc: Abhishek Kumar , Kalle Valo , briannorris@chromium.org, LKML , linux-wireless , dianders@chromium.org, pillair@codeaurora.org, "David S. Miller" , Jakub Kicinski , ath10k , Linux Kernel Network Developers Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org what is your definition "Good results"? I would really love it if I could get back more flent benchmarks like this one: https://forum.openwrt.org/t/aql-and-the-ath10k-is-lovely/59002 As the ath10k has cost me more hair and time than I care to think about.