https://dpdk.org/tracker/show_bug.cgi?id=38
Bug ID: 38 Summary: Does not compile with musl libc: drivers/net/cxgbe/base/common.h Product: DPDK Version: 18.05 Hardware: All OS: All Status: CONFIRMED Severity: normal Priority: Normal Component: ethdev Assignee: dev@dpdk.org Reporter: d...@stormmq.com Target Milestone: --- Fails because it uses the non-standard integer type `uint` (?instead of `unsigned int`)? This file also has smatterings of types such as `u64`... -- You are receiving this mail because: You are the assignee for the bug.