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

Ferruh Yigit ferruh.yigit at intel.com
Tue Nov 21 02:42:38 CET 2017


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                      |          |                |                                   |
+ +-------------------+--------------------------------+----------+----------------+-----------------------------------+
-- 
2.13.6



More information about the dev mailing list