Re: [PATCH bpf-next v4 0/3] libbpf: Resolve unambigous forward declarations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

This series was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@xxxxxxxxxx>:

On Wed,  9 Nov 2022 16:26:08 +0200 you wrote:
> The patch-set is consists of the following parts:
> - An update for libbpf's hashmap interface from void* -> void* to a
>   polymorphic one, allowing to use both long and void* keys and values
>   w/o additional casts. Interface functions are hidden behind
>   auxiliary macro that add casts as necessary.
> 
>   This simplifies many use cases in libbpf as hashmaps there are
>   mostly integer to integer and required awkward looking incantations
>   like `(void *)(long)off` previously. Also includes updates for perf
>   as it copies map implementation from libbpf.
> 
> [...]

Here is the summary with links:
  - [bpf-next,v4,1/3] libbpf: hashmap interface update to allow both long and void* keys/values
    https://git.kernel.org/bpf/bpf-next/c/c302378bc157
  - [bpf-next,v4,2/3] libbpf: Resolve unambigous forward declarations
    https://git.kernel.org/bpf/bpf-next/c/082108fd6932
  - [bpf-next,v4,3/3] selftests/bpf: Tests for btf_dedup_resolve_fwds
    https://git.kernel.org/bpf/bpf-next/c/99e18fad5ff7

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux