[dpdk-dev] [PATCH 2/4] net/cxgbe: fix macros related to logs for Windows
Ferruh Yigit
ferruh.yigit at intel.com
Tue Dec 18 19:25:26 CET 2018
On 12/13/2018 3:02 PM, Rahul Lakkireddy wrote:
> Replace "args..." with "fmt, ..." and directly use __VA_ARGS__.
What do you mean exactly by "for Windows"? Which compiler? Is there a specific C
standard version you target? What is the issue with existing macros?
Since we don't have a Windows support in DPDK, yet, it is not clear what you are
targeting.
>
> Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>
<...>
More information about the dev
mailing list