Re: [dpdk-dev] [PATCH v2] mempool/stack: build on Windows
From: Thomas Monjalon <hidden>
Date: 2021-10-01 14:52:16
From: Thomas Monjalon <hidden>
Date: 2021-10-01 14:52:16
01/10/2021 16:44, Thomas Monjalon:
01/10/2021 09:42, Dmitry Kozlyuk:quoted
2021-09-30 17:50 (UTC-0700), Jie Zhou:quoted
enable build mempool/stack on WindowsNit: in commit body, we use correct capitalization, punctuation, and spelling.quoted
---- V2 change: - enable build lib stack on Windows which mempool/stack depends on Signed-off-by: Jie Zhou <redacted>Acked-by: Dmitry Kozlyuk <redacted>Applied, thanks.
Note: I had to add #include <sys/queue.h> because of a recent commit.