Skip to content

libbpf: 0.4.0 -> 0.5.0#138110

Merged
SuperSandro2000 merged 1 commit intoNixOS:stagingfrom
akshatagarwl:libbp
Oct 12, 2021
Merged

libbpf: 0.4.0 -> 0.5.0#138110
SuperSandro2000 merged 1 commit intoNixOS:stagingfrom
akshatagarwl:libbp

Conversation

@akshatagarwl
Copy link
Member

Motivation for this change
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • 21.11 Release Notes (or backporting 21.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot requested review from thoughtpolice and vcunat September 16, 2021 08:02
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels Sep 16, 2021
@r-rmcgibbo
Copy link

Result of nixpkgs-review pr 138110 at f267300 run on x86_64-linux 1

4 packages marked as broken and skipped:
  • linuxKernel.packages.hardkernel_4_14.bcc
  • linuxKernel.packages.hardkernel_4_14.bpftrace
  • linuxPackages_hardkernel_latest.bcc
  • linuxPackages_hardkernel_latest.bpftrace
52 packages skipped due to time constraints:
  • linuxKernel.packages.linux_4_14.bcc
  • linuxKernel.packages.linux_4_14.bpftrace
  • linuxPackages_4_14_hardened.bcc (linuxKernel.packages.linux_4_14_hardened.bcc)
  • linuxPackages_4_14_hardened.bpftrace (linuxKernel.packages.linux_4_14_hardened.bpftrace)
  • linuxKernel.packages.linux_4_19.bcc
  • linuxKernel.packages.linux_4_19.bpftrace
  • linuxPackages_4_19_hardened.bcc (linuxKernel.packages.linux_4_19_hardened.bcc)
  • linuxPackages_4_19_hardened.bpftrace (linuxKernel.packages.linux_4_19_hardened.bpftrace)
  • linuxKernel.packages.linux_4_4.bcc
  • linuxKernel.packages.linux_4_4.bpftrace
  • ...
7 packages built successfully:
  • dpdk
  • knot-dns
  • knot-resolver
  • libbpf
  • odp-dpdk (linuxPackages.odp-dpdk)
  • pktgen (linuxPackages.pktgen)
  • spdk

@bobby285271

This comment has been minimized.

@akshatagarwl
Copy link
Member Author

@bobby285271 The last update to libbpf in #131618 was targeted to the staging branch. The libbpf version in master is still on 0.1.1.

Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

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

LGTM

@SuperSandro2000 SuperSandro2000 merged commit 9ae6a7c into NixOS:staging Oct 12, 2021
@akshatagarwl akshatagarwl deleted the libbp branch October 12, 2021 18:25
@saschagrunert saschagrunert mentioned this pull request Oct 25, 2021
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants