Message ID | 20200923181126.223766-1-nitesh@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=b9DP=DA=vger.kernel.org=linux-pci-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 89F4B112E for <patchwork-linux-pci@patchwork.kernel.org>; Wed, 23 Sep 2020 18:18:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 56ADF20791 for <patchwork-linux-pci@patchwork.kernel.org>; Wed, 23 Sep 2020 18:18:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="e6atXzfR" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726764AbgIWSSD (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Wed, 23 Sep 2020 14:18:03 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:44838 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726572AbgIWSRi (ORCPT <rfc822;linux-pci@vger.kernel.org>); Wed, 23 Sep 2020 14:17:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600885055; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jgZKBASAdOPCe+dZxTfTeplwc7t5VMKQw5zF/QhNk4E=; b=e6atXzfRJPP4LtHbPqkubqIsuBfA87i9z4c4ci8FGEQ3m+B/KUznz2atyKymtsM4l/oZnC vSJuAygcFDvc23i0ScrqwuFS/x1s6sExSsdpYqFmEPACG4dckfaLDi3ximMgQsTjKONBOO 4tWcmD3CYCjYx819vC5LVq5y17hJF94= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-179-4bx5UWG8ObywqRpplFOaSQ-1; Wed, 23 Sep 2020 14:17:33 -0400 X-MC-Unique: 4bx5UWG8ObywqRpplFOaSQ-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D42191007464; Wed, 23 Sep 2020 18:17:30 +0000 (UTC) Received: from virtlab719.virt.lab.eng.bos.redhat.com (virtlab719.virt.lab.eng.bos.redhat.com [10.19.153.15]) by smtp.corp.redhat.com (Postfix) with ESMTP id BF8215C1C7; Wed, 23 Sep 2020 18:17:21 +0000 (UTC) From: Nitesh Narayan Lal <nitesh@redhat.com> To: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-pci@vger.kernel.org, intel-wired-lan@lists.osuosl.org, frederic@kernel.org, mtosatti@redhat.com, sassmann@redhat.com, jesse.brandeburg@intel.com, lihong.yang@intel.com, helgaas@kernel.org, nitesh@redhat.com, jeffrey.t.kirsher@intel.com, jacob.e.keller@intel.com, jlelli@redhat.com, hch@infradead.org, bhelgaas@google.com, mike.marciniszyn@intel.com, dennis.dalessandro@intel.com, thomas.lendacky@amd.com, jerinj@marvell.com, mathias.nyman@intel.com, jiri@nvidia.com, mingo@redhat.com, peterz@infradead.org, juri.lelli@redhat.com, vincent.guittot@linaro.org Subject: [PATCH v2 0/4] isolation: limit msix vectors based on housekeeping CPUs Date: Wed, 23 Sep 2020 14:11:22 -0400 Message-Id: <20200923181126.223766-1-nitesh@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.16 Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org |
Series |
isolation: limit msix vectors based on housekeeping CPUs
|
expand
|