Skip to content

Conversation

@santhoshmprabhu
Copy link
Contributor

Reason for Change:
Install dependencies for bpf programs before building binaries.

Validation:
Verified using make --trace

Issue Fixed:

Requirements:

Notes:

Copilot AI review requested due to automatic review settings September 5, 2025 19:53
@santhoshmprabhu santhoshmprabhu requested a review from a team as a code owner September 5, 2025 19:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds the bpf-lib dependency to two binary build targets in the Makefile to ensure BPF (Berkeley Packet Filter) dependencies are installed before building binaries that require them.

  • Adds bpf-lib as a prerequisite for the ipv6-hp-bpf-binary target
  • Adds bpf-lib as a prerequisite for the azure-block-iptables-binary target

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@santhoshmprabhu
Copy link
Contributor Author

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
@santhoshmprabhu santhoshmprabhu changed the title chore: install bpf depenedencies before building binaries chore: install bpf dependencies before building binaries Sep 5, 2025
@santhoshmprabhu santhoshmprabhu added this pull request to the merge queue Sep 8, 2025
Merged via the queue into master with commit b932780 Sep 9, 2025
15 of 16 checks passed
@santhoshmprabhu santhoshmprabhu deleted the sanprabhu/install-bpf-deps branch September 9, 2025 06:44
sivakami-projects pushed a commit that referenced this pull request Oct 23, 2025
chore: install bpf depenedencies before building binaries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants