From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla@dpdk.org
Subject: [Bug 38] Does not compile with musl libc:
drivers/net/cxgbe/base/common.h
Date: Thu, 03 May 2018 11:07:13 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
To: dev@dpdk.org
Return-path:
List-Id: DPDK patches and discussions
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dev-bounces@dpdk.org
Sender: "dev"
https://dpdk.org/tracker/show_bug.cgi?id=3D38
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: dpdk@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`...
--=20
You are receiving this mail because:
You are the assignee for the bug.=