DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Nicolas Chautru <nicolas.chautru@intel.com>
Cc: web@dpdk.org
Subject: Re: [dpdk-web] [PATCH v1] add baseband devices category to support hw
Date: Sat, 28 Mar 2020 23:40:06 +0100	[thread overview]
Message-ID: <1898475.0S5aU1g85B@xps> (raw)
In-Reply-To: <1582778823-116609-2-git-send-email-nicolas.chautru@intel.com>

Hi,

fpga_5gnr_fec.html is still not available so I decided to push your patch
without this recent driver to avoid forgetting this patch.
Please send another patch for 5G when it will be upstreamed.

I did few other minor modifications detailed below.

27/02/2020 05:47, Nicolas Chautru:
> +## Baseband Accelerators
> +
> +{{% children style="card" page="supported/bbs" showhidden="true" sort="name" description="true" %}}

Renamed bbs directory to baseband, because bbs makes me think about something else.

> --- /dev/null
> +++ b/content/supported/bbs/_index.md
> @@ -0,0 +1,11 @@
> ++++
> +title = "Baseband Accelerators"
> +weight = 3

weight is 4, as 3 is for crypto.

> ++++
> +
> +{{% notice info %}}
> +Features supported by the drivers can be checked in the
> +[bbdev drivers matrices](//doc.dpdk.org/guides/bbdevs/overview.html).

Notice removed because this overview does not exist.

> +{{% /notice %}}
> +
> +{{% children style="card" showhidden="true" sort="name" description="true" %}}
> diff --git a/content/supported/bbs/intel.md b/content/supported/bbs/intel.md
> new file mode 100644
> index 0000000..568e7ce
> --- /dev/null
> +++ b/content/supported/bbs/intel.md
> @@ -0,0 +1,8 @@
> ++++
> +title = "Intel"
> +description = "fpga_lte_fec, fpga_5gnr_fec"
> +hidden = true
> ++++
> +
> +- [fpga_lte_fec (VistaCreek 4G)](//doc.dpdk.org/guides/bbdevs/fpga_lte_fec.html)

"Vista Creek" with a space as listed officially on intel.com
The device name should not be part of the link.

> +- [fpga_5gnr_fec (VistaCreek 5G)](//doc.dpdk.org/guides/bbdevs/fpga_5gnr_fec.html)

This one is removed for now because not yet available in docs.

> --- /dev/null
> +++ b/content/supported/bbs/sw.md
> @@ -0,0 +1,7 @@
> ++++
> +title = "{ Software baseband processing }"

Switched to first-letter uppercased title.

> +description = "turbo_sw"
> +hidden = true
> ++++
> +
> +- [turbo_sw](//doc.dpdk.org/guides/bbdevs/turbo_sw.html)


Applied with above changes, thanks.



  reply	other threads:[~2020-03-28 22:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-27  4:47 [dpdk-web] [PATCH v1] Extended support hw section Nicolas Chautru
2020-02-27  4:47 ` [dpdk-web] [PATCH v1] add baseband devices category to support hw Nicolas Chautru
2020-03-28 22:40   ` Thomas Monjalon [this message]
2020-03-29  2:57     ` Chautru, Nicolas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1898475.0S5aU1g85B@xps \
    --to=thomas@monjalon.net \
    --cc=nicolas.chautru@intel.com \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).