[dpdk-dev] [PATCH] ixgbe: fix compile error with gcc4.4 (used RHEL 6)

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Sep 18 13:09:16 CEST 2014


> The refcnt field is contained within an anonymous union within the mbuf
> data structure, and gcc 4.4 gives an error about an unknown field unless
> the initialiser for the field is contained within extra braces.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com>

Thanks Bruce, it is now applied.
-- 
Thomas


More information about the dev mailing list