Bug 39 - dpdk/drivers/net/enic/base/vnic_devcmd.h does not compile on musl libc because of type `u_int32_t`
Summary: dpdk/drivers/net/enic/base/vnic_devcmd.h does not compile on musl libc becaus...
Status: RESOLVED FIXED
Alias: None
Product: DPDK
Classification: Unclassified
Component: ethdev (show other bugs)
Version: 18.05
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Hyong Youb Kim
URL:
Depends on:
Blocks:
 
Reported: 2018-05-03 13:13 CEST by Raph
Modified: 2018-10-02 10:34 CEST (History)
1 user (show)



Attachments

Description Raph 2018-05-03 13:13:26 CEST
Is this equivalent to `uint32_t`?
Comment 1 Raph 2018-05-03 13:27:43 CEST
Also found a type `u_int8_t`...
Comment 2 Ajit Khaparde 2018-07-19 22:08:14 CEST
Can you please take a look at this? Thanks
Comment 3 Hyong Youb Kim 2018-07-20 04:27:01 CEST
Yes, I saw the issue. Will update the ticket when I start working on it..
Comment 4 Hyong Youb Kim 2018-08-04 04:28:45 CEST
Raph, how did you compile DPDK with musl libc? Do you have any HOWTOs?
Comment 5 Hyong Youb Kim 2018-08-08 08:58:23 CEST
Raphael sent me instructions. I have a patch ready and will submit it to dpdk-dev for 18.11.
Comment 6 Hyong Youb Kim 2018-10-02 10:34:24 CEST
Applied to next-net. Closing..
http://patches.dpdk.org/patch/45344/

Note You need to log in before you can comment on or make changes to this bug.