From patchwork Tue Nov 28 13:00:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "lihuisong (C)" X-Patchwork-Id: 134668 X-Patchwork-Delegate: ferruh.yigit@amd.com Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 95F65433F2; Tue, 28 Nov 2023 14:02:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2BF5842E05; Tue, 28 Nov 2023 14:00:38 +0100 (CET) Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by mails.dpdk.org (Postfix) with ESMTP id 75CB142DD6 for ; Tue, 28 Nov 2023 14:00:28 +0100 (CET) Received: from kwepemm000004.china.huawei.com (unknown [172.30.72.57]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4SfjC53HJMzmXHZ; Tue, 28 Nov 2023 20:56:49 +0800 (CST) Received: from localhost.localdomain (10.69.192.56) by kwepemm000004.china.huawei.com (7.193.23.18) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Tue, 28 Nov 2023 21:00:26 +0800 From: Huisong Li To: , , , Jerin Jacob , Maciej Czekaj CC: , Subject: [PATCH 12/16] doc: add link speed configuration feature for thunderx Date: Tue, 28 Nov 2023 21:00:16 +0800 Message-ID: <20231128130021.42394-13-lihuisong@huawei.com> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20231128130021.42394-1-lihuisong@huawei.com> References: <20231128130021.42394-1-lihuisong@huawei.com> MIME-Version: 1.0 X-Originating-IP: [10.69.192.56] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To kwepemm000004.china.huawei.com (7.193.23.18) X-CFilter-Loop: Reflected X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Add link speed configuration feature for thunderx. Cc: stable@dpdk.org Signed-off-by: Huisong Li --- doc/guides/nics/features/thunderx.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/nics/features/thunderx.ini b/doc/guides/nics/features/thunderx.ini index b33bb37c82..2ab8db7239 100644 --- a/doc/guides/nics/features/thunderx.ini +++ b/doc/guides/nics/features/thunderx.ini @@ -5,6 +5,7 @@ ; [Features] Speed capabilities = Y +Link speed configuration = Y Link status = Y Link status event = Y Queue start/stop = Y