]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/ip_fragment_reassembly_lib.rst
examples/ioat: use always same lcore for enqueue/dequeue
[dpdk.git] / doc / guides / prog_guide / ip_fragment_reassembly_lib.rst
index 6ac1bba649359d6808a5bfbb1547bba2dfb5f08c..314d4adbb805bd35374ceeff82151d5594c1f6f3 100644 (file)
@@ -103,8 +103,3 @@ Debug logging and Statistics Collection
 
 The RTE_LIBRTE_IP_FRAG_TBL_STAT config macro controls statistics collection for the Fragment Table.
 This macro is not enabled by default.
-
-The RTE_LIBRTE_IP_FRAG_DEBUG controls debug logging of IP fragments processing and reassembling.
-This macro is disabled by default.
-Note that while logging contains a lot of detailed information,
-it slows down packet processing and might cause the loss of a lot of packets.