[dpdk-dev] [PATCH 3/6] doc: add dynamic logging to PMD todo list

Hemant Agrawal hemant.agrawal at nxp.com
Fri Dec 8 06:12:21 CET 2017


On 11/21/2017 7:12 AM, Ferruh Yigit wrote:
> To track modification:
> c1b5fa94a46f ("eal: support dynamic log types")
>
> Proposed deadline for PMDs is v18.08
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> ---
>  doc/guides/nics/todo.rst | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>
> diff --git a/doc/guides/nics/todo.rst b/doc/guides/nics/todo.rst
> index b408fc691..973379a3d 100644
> --- a/doc/guides/nics/todo.rst
> +++ b/doc/guides/nics/todo.rst
> @@ -50,3 +50,14 @@ This is the list for tracking required PMD changes triggered by library modifica
>   |                   | | thunderx, vhost,             |          |                |                                   |
>   |                   | | vmxnet3                      |          |                |                                   |
>   +-------------------+--------------------------------+----------+----------------+-----------------------------------+
> + | dynamic logging   | | af_packet, ark, avp, bnx2x,  | v18.08   | c1b5fa94a46f   | Switch to dynamic logging         |
> + |                   | | bnxt, bonding, cxgbe, dpaa,  |          |                | functions, remove static debug    |
> + |                   | | dpaa2, e1000, ena, enic,     |          |                | config options.                   |
> + |                   | | failsafe, fm10k, ixgbe,      |          |                |                                   |
> + |                   | | kni, liquidio, mlx4, mlx5,   |          |                |                                   |
> + |                   | | mrvl, nfp, null, octeontx,   |          |                |                                   |
> + |                   | | pcap, qede, ring, sfc,       |          |                |                                   |
> + |                   | | softnic, szedata2, tap,      |          |                |                                   |
> + |                   | | thunderx, vhost, virtio,     |          |                |                                   |
> + |                   | | vmxnet3                      |          |                |                                   |
> + +-------------------+--------------------------------+----------+----------------+-----------------------------------+
>

One small correction -  dpaa is already supporting dynamic logging.

It is a good idea to have todo item documented.

Series-acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>



More information about the dev mailing list