Skip to content

Deprecate function calls for Ethernet filter #294

@mengxiang0811

Description

@mengxiang0811

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

No one assigned

    Labels

    Operational demandThis issue would make Gatekeeper safer and/or cheaper to operate

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions