Message ID | 20240910075942.1270054-1-shaojijie@huawei.com (mailing list archive) |
---|---|
Headers | show
Received: from szxga07-in.huawei.com (szxga07-in.huawei.com [45.249.212.35]) (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 D342133985; Tue, 10 Sep 2024 08:06:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.35 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725955575; cv=none; b=UrxMHVNzVyZtsYgo8vRBAhgXucH+0wqd1sUGwoGptwbv8uJuZkJSlWOYhMzPccq3zLXRQUsHvD6E8l4+10uib9hHnRFaOKPe6MGO/OsouPJPsefXrRca6XyvStAzIFc2nv2SsG+AhWu/oNH68MjjRSbSQOR7UFD/VdL/7Zrgmak= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725955575; c=relaxed/simple; bh=vILNeOHYvPNHvJ175QYpn2fC+SbiaLQVt3Gbi+TpiUk=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=KuTal4jcLt5pySdszqFJqyZ3VkFw9VgLywdxELgS1dH6NfYDSK2WFpv3/vgkoFIpnTxFNQIpDAE6tysHq4VFKGFMNrbAors9ua0tvo/bNA4l8xFlt2HW+7ZWqyPYwDeaPd6ogm2czagIlclstJXDI+A8zWAZRArfYvWzTUFj/0M= 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.35 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.163.44]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4X2x8h18NFz1S9Xk; Tue, 10 Sep 2024 16:05:40 +0800 (CST) Received: from kwepemm000007.china.huawei.com (unknown [7.193.23.189]) by mail.maildlp.com (Postfix) with ESMTPS id 9EC9D1402DE; Tue, 10 Sep 2024 16:06:08 +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; Tue, 10 Sep 2024 16:06:07 +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>, <chenhao418@huawei.com>, <sudongming1@huawei.com>, <xujunsheng@huawei.com>, <shiyongbang@huawei.com>, <libaihan@huawei.com>, <andrew@lunn.ch>, <jdamato@fastly.com>, <horms@kernel.org>, <kalesh-anakkur.purayil@broadcom.com>, <jonathan.cameron@huawei.com>, <shameerali.kolothum.thodi@huawei.com>, <salil.mehta@huawei.com>, <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <shaojijie@huawei.com> Subject: [PATCH V9 net-next 00/11] Add support of HIBMCGE Ethernet Driver Date: Tue, 10 Sep 2024 15:59:31 +0800 Message-ID: <20240910075942.1270054-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: dggems706-chm.china.huawei.com (10.3.19.183) To kwepemm000007.china.huawei.com (7.193.23.189) X-Patchwork-Delegate: kuba@kernel.org |
Series |
Add support of HIBMCGE Ethernet Driver
|
expand
|