On Wed, 2017-05-10 at 17:16 +0200, Olivier Matz wrote: > It seems it is planned for 17.08, see: > http://dpdk.org/ml/archives/dev/2017-April/064082.html
indeed I was mislead by rte_eth_dev_get_supported_ptypes() returning a non NULL value there is some logic to return NULL when vector mode is enabled, but the code is only valid if rte_eth_dev_configure() was called before. sorry for the noise -- Maxime