Message ID | 20240822093334.1687011-1-shaojijie@huawei.com (mailing list archive) |
---|---|
Headers | show
Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) (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 A747F183088; Thu, 22 Aug 2024 09:39:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.187 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724319583; cv=none; b=gViaqjKtOzbUBN158hPjCLqMqGz+4ob6PrGyF1539s2leCMi1u19wL+B+R4leMW91For5p5Ke5aaTCnr3H91VXBgiL6qXo5tGdkaIutW+F/AyOucXJzX0jRNw4TVH1Y7ovd8k2Sw0diBQ5mrVxjUzm1ZNUqcfPfqxz1dlCk+xVY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724319583; c=relaxed/simple; bh=IaBV2fy+tOz4b95RBhGxRaNp0ZxSUJwHNOjBGVcRa+g=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=S5N+e6SrCguXh1MJXDXAIxml8HB45UJBF9RrFCBWfuoeLfJ5jjmaKVHyHzE4vl1fK8GPDOB9a9WpB1+qH1zIDlB9nlpjGp2Je213HfQ9ySMeysM2A7bxMgM0mwbcE49wJ2yAXDaiU+r5wMkEtdXe1bJkxHwnm18U0WS3D1bFRMQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=huawei.com; arc=none smtp.client-ip=45.249.212.187 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from mail.maildlp.com (unknown [172.19.88.105]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4WqJ7K2jczzyR0r; Thu, 22 Aug 2024 17:39:09 +0800 (CST) Received: from kwepemm000007.china.huawei.com (unknown [7.193.23.189]) by mail.maildlp.com (Postfix) with ESMTPS id 10E21140360; Thu, 22 Aug 2024 17:39:33 +0800 (CST) Received: from localhost.localdomain (10.90.30.45) by kwepemm000007.china.huawei.com (7.193.23.189) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.39; Thu, 22 Aug 2024 17:39:32 +0800 From: Jijie Shao <shaojijie@huawei.com> To: <davem@davemloft.net>, <edumazet@google.com>, <kuba@kernel.org>, <pabeni@redhat.com> CC: <shenjian15@huawei.com>, <wangpeiyang1@huawei.com>, <liuyonglong@huawei.com>, <shaojijie@huawei.com>, <sudongming1@huawei.com>, <xujunsheng@huawei.com>, <shiyongbang@huawei.com>, <libaihan@huawei.com>, <andrew@lunn.ch>, <jdamato@fastly.com>, <horms@kernel.org>, <jonathan.cameron@huawei.com>, <shameerali.kolothum.thodi@huawei.com>, <salil.mehta@huawei.com>, <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH V3 net-next 00/11] Add support of HIBMCGE Ethernet Driver Date: Thu, 22 Aug 2024 17:33:23 +0800 Message-ID: <20240822093334.1687011-1-shaojijie@huawei.com> X-Mailer: git-send-email 2.30.0 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-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To kwepemm000007.china.huawei.com (7.193.23.189) X-Patchwork-Delegate: kuba@kernel.org |
Series |
Add support of HIBMCGE Ethernet Driver
|
expand
|