[dpdk-dev] [Bug 38] Does not compile with musl libc: drivers/net/cxgbe/base/common.h

bugzilla at dpdk.org bugzilla at dpdk.org
Thu May 3 13:07:13 CEST 2018


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 at dpdk.org
          Reporter: dpdk at 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.


More information about the dev mailing list