On Fri, 25 Oct 2019 11:55:41 +0100
Bruce Richardson wrote:
> On Thu, Oct 24, 2019 at 11:09:26AM -0700, Stephen Hemminger wrote:
> > The values in an enum are really global names and not specific
> > to the enum in question. This can lead to namespace conflicts
> > in applications if a common valu
On Thu, Oct 24, 2019 at 11:09:26AM -0700, Stephen Hemminger wrote:
> The values in an enum are really global names and not specific
> to the enum in question. This can lead to namespace conflicts
> in applications if a common value is visible.
>
> The DPDK cmdline API has an enum for numeric type
2 matches
Mail list logo