mbox series

[0/1] clear out Python syntax warnings

Message ID 20241211220012.714055-1-ariel.otilibili-anieli@eurecom.fr (mailing list archive)
Headers show
Series clear out Python syntax warnings | expand

Message

Ariel Otilibili Dec. 11, 2024, 9:57 p.m. UTC
Hello,

This is my first patch to the list; your feedback is much appreciated.

I have been using GNU/Linux for more than a decade, and discovered eBPF recently.

Thank you

Ariel Otilibili (1):
  selftests/bpf: clear out Python syntax warnings

 .../selftests/bpf/test_bpftool_synctypes.py   | 28 +++++++++----------
 1 file changed, 14 insertions(+), 14 deletions(-)

Comments

Ariel Otilibili Dec. 17, 2024, 9:10 p.m. UTC | #1
Hello,

Is there any news on the series? I got this warning from patchwork-ci:

https://github.com/kernel-patches/bpf/actions/runs/12379738694/job/34555356286

I am looking forward your feedback,
Ariel

On Wednesday, December 11, 2024 22:57 CET, Ariel Otilibili <ariel.otilibili-anieli@eurecom.fr> wrote:

> Hello,
> 
> This is my first patch to the list; your feedback is much appreciated.
> 
> I have been using GNU/Linux for more than a decade, and discovered eBPF recently.
> 
> Thank you
> 
> Ariel Otilibili (1):
>   selftests/bpf: clear out Python syntax warnings
> 
>  .../selftests/bpf/test_bpftool_synctypes.py   | 28 +++++++++----------
>  1 file changed, 14 insertions(+), 14 deletions(-)
> 
> -- 
> 2.47.1
>
patchwork-bot+netdevbpf@kernel.org Dec. 20, 2024, 5 p.m. UTC | #2
Hello:

This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:

On Wed, 11 Dec 2024 22:57:28 +0100 you wrote:
> Hello,
> 
> This is my first patch to the list; your feedback is much appreciated.
> 
> I have been using GNU/Linux for more than a decade, and discovered eBPF recently.
> 
> Thank you
> 
> [...]

Here is the summary with links:
  - [1/1] selftests/bpf: clear out Python syntax warnings
    https://git.kernel.org/bpf/bpf-next/c/c5d2bac978c5

You are awesome, thank you!