Message ID | 20241210134855.2864577-1-shaojijie@huawei.com (mailing list archive) |
---|---|
Headers | show
Received: from szxga03-in.huawei.com (szxga03-in.huawei.com [45.249.212.189]) (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 086921A2642; Tue, 10 Dec 2024 13:55:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.189 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733838954; cv=none; b=PCGhBAbsbM7PmjoTDDvU51d2jiQDBTiOVi9VvoXd2jSarjOkNRb76L1LCSKAiXy0KsMiTWSnUx+LPlqsFrzE6j58PJKLAY+8+RPKex1WujPklRg/Hx7rfJWiXtwS0jX1eQxzjH2d+TyFNhq/XjNC9MRn4Rq+A6VRKn1aDA+WbrU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733838954; c=relaxed/simple; bh=BeFbKHFeADyb9Qy2mU8lEHddUCv2AqcJNie1eih9t3Q=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=ADvrx3aeMs4o3j+1yg7xkGX+jffj5vKvd+gsa+6YcBp+pMVB+ZcqCYLm+xLsNjZ06qM+nQGsf2KTuQrPebGEV9zXJVcODV1qJt3WNVZzDHv1Hj3cXWbf37kLaGBgn5kJIBvDN1kKRc9TVNpEdiHGl8T8dYmdNvS2RbrCMMQOt9M= 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.189 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.252]) by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4Y70Zh12sqzRhnl; Tue, 10 Dec 2024 21:54:04 +0800 (CST) Received: from kwepemk100013.china.huawei.com (unknown [7.202.194.61]) by mail.maildlp.com (Postfix) with ESMTPS id 489D01800CE; Tue, 10 Dec 2024 21:55:48 +0800 (CST) Received: from localhost.localdomain (10.90.30.45) by kwepemk100013.china.huawei.com (7.202.194.61) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Tue, 10 Dec 2024 21:55:47 +0800 From: Jijie Shao <shaojijie@huawei.com> To: <davem@davemloft.net>, <edumazet@google.com>, <kuba@kernel.org>, <pabeni@redhat.com>, <andrew+netdev@lunn.ch>, <horms@kernel.org>, <gregkh@linuxfoundation.org> 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>, <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>, <hkelam@marvell.com> Subject: [PATCH V6 net-next 0/7] Support some features for the HIBMCGE driver Date: Tue, 10 Dec 2024 21:48:48 +0800 Message-ID: <20241210134855.2864577-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: dggems705-chm.china.huawei.com (10.3.19.182) To kwepemk100013.china.huawei.com (7.202.194.61) X-Patchwork-Delegate: kuba@kernel.org |
Series |
Support some features for the HIBMCGE driver
|
expand
|