Message ID | 169767295948.6692.18077536155633460138.stgit@anambiarhost.jf.intel.com (mailing list archive) |
---|---|
Headers | show
Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1123639861 for <netdev@vger.kernel.org>; Wed, 18 Oct 2023 23:50:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="gxVBcEqd" Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.100]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 15BC7FA for <netdev@vger.kernel.org>; Wed, 18 Oct 2023 16:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1697673009; x=1729209009; h=subject:from:to:cc:date:message-id:mime-version: content-transfer-encoding; bh=62y2fQLtbKrUJOGXk57dPqan/ccA4Z5DQpQloke24k8=; b=gxVBcEqd5EWZCi5ylWVSxjFcLSbT2t9qOSs/U3X0Iu50THqWC6jRTVOt C78audgUBdx0ZY0V30FB0Wc+NCJDG2E8xQOCSVhwy0kfiimkEzkAD63tE AJltpHFLuDS0dXDxn0pxbU0sMW/+0NYeWH8S4dd7ext+qqJIcBSSo7qEt JOuo167TS+wsY+lY1DjNQmzKvVrecKEJ4/BoaHmNmf3ALxSiKLgdbbO6p WgmWIBeytnkF6/awwWop6LjLBzJuHq15Ol7OKAvwLdfRQBZi2oxDibElr OLKsGNCfL5g6de/CVs1NCjWx1GiwHkD2O7KbLJ0pUof4N8aU/YD84CLCy g==; X-IronPort-AV: E=McAfee;i="6600,9927,10867"; a="452610858" X-IronPort-AV: E=Sophos;i="6.03,236,1694761200"; d="scan'208";a="452610858" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Oct 2023 16:50:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10867"; a="1004008876" X-IronPort-AV: E=Sophos;i="6.03,236,1694761200"; d="scan'208";a="1004008876" Received: from anambiarhost.jf.intel.com ([10.166.29.163]) by fmsmga006.fm.intel.com with ESMTP; 18 Oct 2023 16:50:08 -0700 Subject: [net-next PATCH v5 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support) From: Amritha Nambiar <amritha.nambiar@intel.com> To: netdev@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com Cc: sridhar.samudrala@intel.com, amritha.nambiar@intel.com Date: Wed, 18 Oct 2023 17:06:01 -0700 Message-ID: <169767295948.6692.18077536155633460138.stgit@anambiarhost.jf.intel.com> User-Agent: StGit/unknown-version Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Patchwork-Delegate: kuba@kernel.org |
Series |
Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
|
expand
|