Actions
Feature #7330
closed
LS
AK
dpdk: support HW VLAN stripping
Feature #7330:
dpdk: 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.
LS Updated by Lukas Sismis over 1 year ago
- Assignee changed from Lukas Sismis to Adam Kiripolsky
AK Updated by Adam Kiripolsky over 1 year ago
- Status changed from New to In Review
LS Updated by Lukas Sismis over 1 year ago
- Status changed from In Review to Closed
Put the ticket to a "Closed" state after merging (not only approving) the PR.
LS Updated by Lukas Sismis over 1 year 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
VJ Updated by Victor Julien about 1 year ago
- Related to Feature #5838: dpdk: NIC encapsulation stripping added
Actions