[PATCHv2,0/2] bpf: Absolute timer support

Message ID 20230302114614.2985072-1-tero.kristo@linux.intel.com
Headers
Series bpf: Absolute timer support |

Message

Tero Kristo March 2, 2023, 11:46 a.m. UTC
  Hi,

v2 of this series just adds the selftest support. Patch #1 is modified
slightly (bpf.h modified under tools/include) so that the new selftest
compiles properly. I also added suggested-by tag from Artem whom I
forgot to add in the initial upstream post.

-Tero
  

Comments

patchwork-bot+netdevbpf@kernel.org March 3, 2023, 7:10 a.m. UTC | #1
Hello:

This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:

On Thu,  2 Mar 2023 13:46:12 +0200 you wrote:
> Hi,
> 
> v2 of this series just adds the selftest support. Patch #1 is modified
> slightly (bpf.h modified under tools/include) so that the new selftest
> compiles properly. I also added suggested-by tag from Artem whom I
> forgot to add in the initial upstream post.
> 
> [...]

Here is the summary with links:
  - [PATCHv2,1/2] bpf: Add support for absolute value BPF timers
    https://git.kernel.org/bpf/bpf-next/c/f71f8530494b
  - [PATCHv2,2/2] selftests/bpf: Add absolute timer test
    https://git.kernel.org/bpf/bpf-next/c/944459e88b4f

You are awesome, thank you!