Actions
Feature #7330
closeddpdk: support HW VLAN stripping
Effort:
Difficulty:
Label:
Description
DPDK PMDs may support VLAN stripping and filtering - https://doc.dpdk.org/api/rte__ethdev_8h.html#af139b95af2511203a5732c64d3aaba34
Implement VLAN stripping offload and let user decide when to enable it.
Updated by Lukas Sismis 2 months ago
- Assignee changed from Lukas Sismis to Adam Kiripolsky
Updated by Lukas Sismis about 2 months ago
- Status changed from In Review to Closed
Put the ticket to a "Closed" state after merging (not only approving) the PR.
Updated by Lukas Sismis about 2 months ago
When changing to an "In Review" state also link the GitHub PR link (the initial is enough).
Linking here:
https://github.com/OISF/suricata/pull/12016
Actions