Message ID | 20230401172659.38508-1-mschmidt@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@vger.kernel.org> 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 E8B9DC6FD1D for <netdev@archiver.kernel.org>; Sat, 1 Apr 2023 17:28:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229610AbjDAR2B (ORCPT <rfc822;netdev@archiver.kernel.org>); Sat, 1 Apr 2023 13:28:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58976 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229529AbjDAR2A (ORCPT <rfc822;netdev@vger.kernel.org>); Sat, 1 Apr 2023 13:28:00 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2E825EC75 for <netdev@vger.kernel.org>; Sat, 1 Apr 2023 10:27:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1680370033; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=65Iz+2whr6rjm3xLsaaHebB1Q53TG1JVRojv1Hn702I=; b=em3pIZDoJVXhoJrOsk07ECQ+Wutgukg2PxhyyCYu85uf7wcPePu9uH7rBezQEESOnOOZqq CvCEP9SmVlj/nDi2l2Y1AAMVAVjv/N7VGhJohFsapAI49ZOor2MYMRfnMpmnCphMnx8hNi L6xb5IrJKXw08WHG+ihQ16RsgN2FA7c= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-110--4-w7UPHPEeTqBrChxPxQw-1; Sat, 01 Apr 2023 13:27:09 -0400 X-MC-Unique: -4-w7UPHPEeTqBrChxPxQw-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 83CF1811E7C; Sat, 1 Apr 2023 17:27:08 +0000 (UTC) Received: from toolbox.redhat.com (ovpn-192-6.brq.redhat.com [10.40.192.6]) by smtp.corp.redhat.com (Postfix) with ESMTP id 9B73340C20FA; Sat, 1 Apr 2023 17:27:06 +0000 (UTC) From: Michal Schmidt <mschmidt@redhat.com> To: intel-wired-lan@lists.osuosl.org Cc: netdev@vger.kernel.org, Jesse Brandeburg <jesse.brandeburg@intel.com>, Tony Nguyen <anthony.l.nguyen@intel.com>, Michal Michalik <michal.michalik@intel.com>, Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>, Karol Kolacinski <karol.kolacinski@intel.com>, Petr Oros <poros@redhat.com> Subject: [PATCH net-next 0/4] ice: lower CPU usage with GNSS Date: Sat, 1 Apr 2023 19:26:55 +0200 Message-Id: <20230401172659.38508-1-mschmidt@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.1 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org |
Series |
ice: lower CPU usage with GNSS
|
expand
|