Hello all, There seem to be an issue with the dpdk 20.02 virtio driver (this does not affect vpp's native vritio driver)
When starting vpp with `dpdk { dev PCI { num-rx-queues 4 } }` the interface setup fails in dpdk (errno 22 - invalid argument) The issue comes from a sanity check that was added to dpdk in October [commits 13b3137f3b and 9fc963acc2] raising an issue when `[rt]xmode->mq_mode != ETH_MQ_[RT]X_NONE` But vpp sets rxmode.mq_mode = ETH_MQ_RX_RSS Do you know of a good way to solve this ? Cheers Nathan
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15822): https://lists.fd.io/g/vpp-dev/message/15822 Mute This Topic: https://lists.fd.io/mt/72079191/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-