X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fhowto%2Fdebug_troubleshoot.rst;h=457ac441429a4796baccb4bd79b125d1babeaf8e;hb=95fcf7bff48eedcf645bcbfe7d9d9e0eabfd2784;hp=50bd32a8ef4309eb3420572472fe61ed06c17245;hpb=3cd73a1a1c4d99439a6883c37a4ba4b561325615;p=dpdk.git diff --git a/doc/guides/howto/debug_troubleshoot.rst b/doc/guides/howto/debug_troubleshoot.rst index 50bd32a8ef..457ac44142 100644 --- a/doc/guides/howto/debug_troubleshoot.rst +++ b/doc/guides/howto/debug_troubleshoot.rst @@ -312,7 +312,7 @@ Custom worker function :numref:`dtg_distributor_worker`. cores. * For high-performance execution logic ensure running it on correct NUMA - and non-master core. + and worker core. * Analyze run logic with ``rte_dump_stack`` and ``rte_memdump`` for more insights.