Message ID | 20220128151922.1016841-1-ihuguet@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@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 296A6C433EF for <netdev@archiver.kernel.org>; Fri, 28 Jan 2022 15:19:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242016AbiA1PTj (ORCPT <rfc822;netdev@archiver.kernel.org>); Fri, 28 Jan 2022 10:19:39 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:25078 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240219AbiA1PTi (ORCPT <rfc822;netdev@vger.kernel.org>); Fri, 28 Jan 2022 10:19:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1643383178; 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=GylVe8UcyI7oiHHoQCKKLImSJuDi5QTU8DDcK7Ikh40=; b=TZQZ2ZfdK5ru2i1rbDZAcrIqFdmnOk4WVw87f019//FNUbiVcmkemeWwmRumBRPR/jfghl prP+ezzsd8qqmEnWF2g06yvffbNUnfeVXESAlliFioFR+8DF46a/+G4oT4W1ycuxlFEiez nFNKEVfL8vK12GCPSu15aWxWTTtcO6Q= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-246-TB_Ey9XjNpK6rlq4NQzp9A-1; Fri, 28 Jan 2022 10:19:36 -0500 X-MC-Unique: TB_Ey9XjNpK6rlq4NQzp9A-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id AA2F584B9A5; Fri, 28 Jan 2022 15:19:35 +0000 (UTC) Received: from localhost.localdomain (unknown [10.39.192.21]) by smtp.corp.redhat.com (Postfix) with ESMTP id 004AF79A19; Fri, 28 Jan 2022 15:19:32 +0000 (UTC) From: =?utf-8?b?w43DsWlnbyBIdWd1ZXQ=?= <ihuguet@redhat.com> To: ecree.xilinx@gmail.com, habetsm.xilinx@gmail.com Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, =?utf-8?b?w43DsWlnbyBIdWd1ZXQ=?= <ihuguet@redhat.com> Subject: [PATCH net-next 0/2] sfc: optimize RXQs count and affinities Date: Fri, 28 Jan 2022 16:19:20 +0100 Message-Id: <20220128151922.1016841-1-ihuguet@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org |
Series |
sfc: optimize RXQs count and affinities
|
expand
|