[dpdk-dev] [PATCH v4] doc: update bnxt guide
Ferruh Yigit
ferruh.yigit at intel.com
Tue May 19 10:15:57 CEST 2020
On 5/18/2020 11:04 PM, Ajit Khaparde wrote:
>
>
> On Mon, May 18, 2020 at 10:58 AM Ajit Khaparde <ajit.khaparde at broadcom.com
> <mailto:ajit.khaparde at broadcom.com>> wrote:
>
> - Update list of supported adapters.
> - Update list of supported features.
> - Add some details to describe the features.
> - Remove obsolete limitations.
> - Fix and update links.
>
> Signed-off-by: JP Lee <jongpil.lee at broadcom.com
> <mailto:jongpil.lee at broadcom.com>>
> Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com
> <mailto:ajit.khaparde at broadcom.com>>
> Acked-by: Kovacevic Marko <marko.kovacevic at intel.com
> <mailto:marko.kovacevic at intel.com>>
> ---
> v1->v2: Some lines were too long in v1. Made then shorter. Checked for typos.
> v2->v3: Removed list of extended stats.
> v3->v4: Removed an irrelevant line.
>
>
> Patch applied to dpdk-next-net-brcm. Thanks
>
> ---
> doc/guides/nics/bnxt.rst | 893 +++++++++++++++++++++++++++++++++------
> 1 file changed, 763 insertions(+), 130 deletions(-)
>
> diff --git a/doc/guides/nics/bnxt.rst b/doc/guides/nics/bnxt.rst
> index 434ba9d6c..3aad7ea4a 100644
> --- a/doc/guides/nics/bnxt.rst
> +++ b/doc/guides/nics/bnxt.rst
> @@ -1,138 +1,771 @@
> -.. SPDX-License-Identifier: BSD-3-Clause
> - Copyright 2016-2019 Broadcom
> +.. SPDX-License-Identifier: BSD-3-Clause
> + Copyright 2020 Broadcom Inc.
>
> BNXT Poll Mode Driver
> =====================
>
> -The BNXT PMD (**librte_pmd_bnxt**) implements support for adapters based on
> -Ethernet controllers and SoCs belonging to the **Broadcom BCM5730X NetXtreme-C®
> -Family of Ethernet Network Controllers**, the **Broadcom BCM574XX/BCM575XX
> -NetXtreme-E® Family of Ethernet Network Controllers**, the **Broadcom BCM588XX
> -Stingray Family of SmartNIC Adapters**, and the **Broadcom StrataGX® BCM5871X
> -Series of Communications Processors**. A complete list with links to reference
> -material is included below.
> +The Broadcom BNXT PMD (Poll Mode Driver, librte_pmd_bnxt) implements
> support for adapters based on Ethernet controllers and SoCs belonging to the
> Broadcom BCM574XX/BCM575XX NetXtreme-E® Family of Ethernet Network
> Controllers, the Broadcom BCM588XX Stingray Family of Smart NIC Adapters,
> and the Broadcom StrataGX® BCM5873X Series of Communications Processors.
>
Hi Ajit,
Both Marko's and my comment to keep .rst line length short seems not addressed.
This one long line makes the .rst file hard to read. Can you please fix this for
all document?
Thanks,
ferruh
More information about the dev
mailing list