From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D450EA0C40; Fri, 16 Apr 2021 12:34:19 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC070141CE0; Fri, 16 Apr 2021 12:34:19 +0200 (CEST) Received: from szxga06-in.huawei.com (szxga06-in.huawei.com [45.249.212.32]) by mails.dpdk.org (Postfix) with ESMTP id D2B98141CE0 for ; Fri, 16 Apr 2021 12:34:18 +0200 (CEST) Received: from DGGEMS403-HUB.china.huawei.com (unknown [172.30.72.59]) by szxga06-in.huawei.com (SkyGuard) with ESMTP id 4FMCFg73Z1zlYKs for ; Fri, 16 Apr 2021 18:32:23 +0800 (CST) Received: from localhost.localdomain (10.69.192.56) by DGGEMS403-HUB.china.huawei.com (10.3.19.203) with Microsoft SMTP Server id 14.3.498.0; Fri, 16 Apr 2021 18:34:12 +0800 From: "Min Hu (Connor)" To: CC: , Date: Fri, 16 Apr 2021 18:34:27 +0800 Message-ID: <1618569269-55986-1-git-send-email-humin29@huawei.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.69.192.56] X-CFilter-Loop: Reflected Subject: [dpdk-dev] [PATCH 0/2] bugfix for doc 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 Sender: "dev" This patchset contains 2 patches, to fix testpmd doc and hns3 doc. Huisong Li (1): doc/testpmd: delete queue stats mapping description Min Hu (Connor) (1): doc: fix HiSilicon copyright syntax doc/guides/nics/hns3.rst | 6 +++--- doc/guides/testpmd_app_ug/run_app.rst | 8 -------- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 14 ++++++-------- 3 files changed, 9 insertions(+), 19 deletions(-) -- 2.7.4