-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Labels
Operational demandThis issue would make Gatekeeper safer and/or cheaper to operateThis issue would make Gatekeeper safer and/or cheaper to operate
Milestone
Description
In the latest DPDK, two function calls (i.e., rte_eth_dev_filter_supported() and rte_eth_dev_filter_ctrl()) are being deprecated. In gatekeeper, we use them to add EtherType filters as well as ntuple filters. To fully update to the latest DPDK, we need to deprecate these function calls, and instead we will use the generic filter APIs.
This issue relates to #272
Metadata
Metadata
Assignees
Labels
Operational demandThis issue would make Gatekeeper safer and/or cheaper to operateThis issue would make Gatekeeper safer and/or cheaper to operate