Actions
Feature #5849
closedTask #5965: tracking: Improving DPDK capture interface and docs
dpdk: add virtio-pmd support
Effort:
Difficulty:
Label:
Description
In cloud and virtualized environments, virtio-pmd is generally used to receive packets.
This can enable usage of Suricata in conjunction with e.g. DPDK Open vSwitch.
Updated by Lukas Sismis over 1 year ago
- Status changed from New to In Progress
- Target version changed from 8.0.0-beta1 to 7.0.0-rc2
virtio-net supported
Updated by Lukas Sismis over 1 year ago
Hasn't been mentioned directly in the PR 8680 but after the PR there should be support available for this feature on the best-effort level. It was working for me on 1 queue but I had issues getting it to work with multiple queues.
I've tested both virtio-net (Virtualbox) and virtio-user (Qemu) backends.
Updated by Lukas Sismis over 1 year ago
- Status changed from In Progress to In Review
Actions