2016-05-05 13:02, David Coen:
> Looking at Intel and Mellanox driver sources ("ixgbe_ethdev.c" and "mlx4.c"
> respectively),
> I found that, in the driver function called by rte_eal_init to initialize pci
> devs, is mandatory
> to distinguish if the process is running as SECONDARY (--proc-type=s
Hello Dawid,
thank you for your answer.
Probably you are right, but I think that the issue is one or more steps before.
Looking at Intel and Mellanox driver sources ("ixgbe_ethdev.c" and "mlx4.c"
respectively),
I found that, in the driver function called by rte_eal_init to initialize pci
devs