Re: [PATCH] ixgbe: fix compilation when offload flags disabled
From: Thomas Monjalon <hidden>
Date: 2016-06-27 17:05:47
From: Thomas Monjalon <hidden>
Date: 2016-06-27 17:05:47
2016-06-27 17:44, Olivier Matz:
The ixgbe driver does not compile if CONFIG_RTE_IXGBE_RX_OLFLAGS_ENABLE=n because the macro has not the proper number of parameters.
We really need to understand why this build option is needed. Target: zero build option.