[dpdk-dev] ixgbe: mbuf packet_type is not set when vPMD code is used

Maxime Bizon mbizon at freebox.fr
Wed May 10 17:49:41 CEST 2017


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




More information about the dev mailing list