[dpdk-dev] [PATCH] ixgbe:enable configuration for old ptype behavior

2016-06-27 Thread Zoltan Kiss
Hi, On 27/06/16 09:00, Ananyev, Konstantin wrote: >> The default behavior is to NOT support the old ptype behavior, >> but enabling the configuration option the old ptype style >> can be supported. >> >> Add support for old behaviour until we have a cleaner solution using >> a configuration option

[dpdk-dev] [PATCH] ixgbe:enable configuration for old ptype behavior

2016-06-27 Thread Ananyev, Konstantin
> The default behavior is to NOT support the old ptype behavior, > but enabling the configuration option the old ptype style > can be supported. > > Add support for old behaviour until we have a cleaner solution using > a configuration option CONFIG_RTE_IXGBE_ENABLE_OLD_PTYPE_BEHAVIOUR, > which is

[dpdk-dev] [PATCH] ixgbe:enable configuration for old ptype behavior

2016-06-25 Thread Keith Wiles
The default behavior is to NOT support the old ptype behavior, but enabling the configuration option the old ptype style can be supported. Add support for old behaviour until we have a cleaner solution using a configuration option CONFIG_RTE_IXGBE_ENABLE_OLD_PTYPE_BEHAVIOUR, which is defaulted to