[dpdk-dev] [PATCH v3 0/2] Support EAL debug functions on Windows

Dmitry Kozlyuk dmitry.kozliuk at gmail.com
Wed Jun 24 00:48:01 CEST 2020


On Tue, 23 Jun 2020 23:57:19 +0300, talshn at mellanox.com wrote:

> From: Tal Shnaiderman <talshn at mellanox.com>
> 
> This patchset adds support for the EAL debug function on Windows by implementing backtracing in rte_dump_stack and cleanup calls in rte_eal_cleanup.
> 
> Additionally, the functions rte_exit, __rte_panic and rte_dump_registers were moved to a common file to avoid code duplication.
> 
> ---
> v3: Fix license comment[ThomasM] 
> 
> v2: Fix style and cross-compiling MinGW-w64 on Linux error[DmitryK]
> ---

Tested-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>

-- 
Dmitry Kozlyuk


More information about the dev mailing list