[dpdk-dev] remove unused MRVL_DEBUG config option

Message ID 1507798175-1974-1-git-send-email-tdu@semihalf.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Tomasz Duszynski Oct. 12, 2017, 8:49 a.m. UTC
  Remove unused MRVL_DEBUG configuration option and update driver
documentation accordingly.

Signed-off-by: Tomasz Duszynski <tdu@semihalf.com>
---
 config/common_base       | 1 -
 doc/guides/nics/mrvl.rst | 4 ----
 2 files changed, 5 deletions(-)
  

Comments

Ferruh Yigit Oct. 23, 2017, 11:54 p.m. UTC | #1
On 10/12/2017 1:49 AM, Tomasz Duszynski wrote:
> Remove unused MRVL_DEBUG configuration option and update driver
> documentation accordingly.
> 
> Signed-off-by: Tomasz Duszynski <tdu@semihalf.com>

Applied to dpdk-next-net/master, thanks.
  

Patch

diff --git a/config/common_base b/config/common_base
index dc4da9a..ddfd191 100644
--- a/config/common_base
+++ b/config/common_base
@@ -264,7 +264,6 @@  CONFIG_RTE_LIBRTE_NFP_DEBUG=n
 # Compile Marvell PMD driver
 #
 CONFIG_RTE_LIBRTE_MRVL_PMD=n
-CONFIG_RTE_LIBRTE_MRVL_DEBUG=n
 CONFIG_RTE_MRVL_MUSDK_DMA_MEMSIZE=41943040
 
 #
diff --git a/doc/guides/nics/mrvl.rst b/doc/guides/nics/mrvl.rst
index 462bc0e..8fde273 100644
--- a/doc/guides/nics/mrvl.rst
+++ b/doc/guides/nics/mrvl.rst
@@ -122,10 +122,6 @@  The following options can be modified in the ``config`` file.
 
     Toggle compilation of the librte_pmd_mrvl driver.
 
-- ``CONFIG_RTE_LIBRTE_MRVL_DEBUG`` (default ``n``)
-
-    Toggle display of debugging messages.
-
 - ``CONFIG_RTE_MRVL_MUSDK_DMA_MEMSIZE`` (default ``41943040``)
 
     Size in bytes of the contiguous memory region that MUSDK will allocate