Message ID | 20230513225710.3898-1-emil.s.tantilov@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 A3EFD2262A for <netdev@vger.kernel.org>; Sat, 13 May 2023 22:57:23 +0000 (UTC) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8231C26B3 for <netdev@vger.kernel.org>; Sat, 13 May 2023 15:57:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1684018641; x=1715554641; h=from:to:cc:subject:date:message-id; bh=hF+srNrD1FbAnGAvR7LXZR7+xjqbDHWIFHuuy7RGb+w=; b=MDEv1+Lnn9/T0vJ2aVKwngIzc2jg03XozJOqZYLZHYb5WPht3uSkHS0/ Dfba7yWF/FzgJOPt1mZJ3dXW5FldqNskzXlASG6kSqyEw1NWBqAgTsHtE yZyJdNkDhAFuHx56VOlo6vnz6uuA6pMAB7hiM++Fw/WYXPpHhKrWA3Rvf qUu75A0Mm27xm4fs+r8rgtzqc1aYy1X7CAGSwd2cafTLZRbPhXhhhC6CZ nTfmuDffFQBKoHVCn7K0jVfPceAqR6GboHMBA39lKA43szKELCtCUnjQr 8qpwRFSN5EJ2dTFEbKORLrjqZMhPQPlPJybip+IXBCzrYKm3ePqoYQF1o A==; X-IronPort-AV: E=McAfee;i="6600,9927,10709"; a="348487509" X-IronPort-AV: E=Sophos;i="5.99,273,1677571200"; d="scan'208";a="348487509" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 May 2023 15:57:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10709"; a="770171462" X-IronPort-AV: E=Sophos;i="5.99,273,1677571200"; d="scan'208";a="770171462" Received: from estantil-desk.jf.intel.com ([10.166.241.20]) by fmsmga004.fm.intel.com with ESMTP; 13 May 2023 15:57:20 -0700 From: Emil Tantilov <emil.s.tantilov@intel.com> To: intel-wired-lan@lists.osuosl.org Cc: shannon.nelson@amd.com, simon.horman@corigine.com, leon@kernel.org, decot@google.com, willemb@google.com, Emil Tantilov <emil.s.tantilov@intel.com>, jesse.brandeburg@intel.com, anthony.l.nguyen@intel.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org Subject: [PATCH iwl-next v5 00/15] Introduce Intel IDPF driver Date: Sat, 13 May 2023 15:56:55 -0700 Message-Id: <20230513225710.3898-1-emil.s.tantilov@intel.com> X-Mailer: git-send-email 2.17.2 X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net 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> |
Series |
Introduce Intel IDPF driver
|
expand
|