Skip to content

Update DPDK to properly support BPF #272

@AltraMayor

Description

@AltraMayor

We are going to add BPF to Gatekeeper, but DPDK has two issues with BPF: the verifier fails BPF code generated with clang 6.0 or higher and the verifier is vulnerable to malicious code.

Updating DPDK requires to update our DPDK patches, making our code conforms to any interface that may have changed, and test Gatekeeper.

Metadata

Metadata

Assignees

Labels

Production requirementEither the issue is solved, or Gatekeeper doesn't work in production

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions