[OS-BUILD PATCHv2] redhat: Enable HSR and PRP

2023-07-21 Thread Felix Maurer (via Email Bridge)
From: Felix Maurer redhat: Enable HSR and PRP Enable hsr as a module to support the protocols HSR and PRP in the kernel. Leave it unset in the s390x-zfcpdump config because that does not need networking. Signed-off-by: Felix Maurer diff --git a/redhat/configs/common/generic/CONFIG_HSR b/redh

Re: [OS-BUILD PATCH] redhat: Enable HSR and PRP for rhel

2023-07-21 Thread Felix Maurer (via Email Bridge)
From: Felix Maurer on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2610#note_1481161502 Sure, if there is a need for it, I'll move it to common/generic/ ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe sen

[OS-BUILD PATCH] redhat: Enable HSR and PRP for rhel

2023-07-21 Thread Felix Maurer (via Email Bridge)
From: Felix Maurer redhat: Enable HSR and PRP for rhel Enable hsr as a module in the rhel configs to support the protocols HSR and PRP in the kernel. Leave it unset in the s390x-zfcpdump config because that does not need networking. Signed-off-by: Felix Maurer diff --git a/redhat/configs/rhel

[OS-BUILD PATCH] kernel.spec: package unstripped test_progs-no_alu32

2023-05-17 Thread Felix Maurer (via Email Bridge)
From: Felix Maurer kernel.spec: package unstripped test_progs-no_alu32 Two bpf selftest run by test_progs-no_alu32 were failing: ./test_progs-no_alu32 -t attach_probe [...] libbpf: elf: failed to find symbol 'trigger_func2' in '/proc/self/exe' test_attach_probe:FAIL:attach_uprobe_byname unexpec

[OS-BUILD PATCHv2 1/2] bpf/selftests: fix bpf selftests install

2023-04-27 Thread Felix Maurer (via Email Bridge)
From: Jerome Marchand bpf/selftests: fix bpf selftests install bpftool is not installed in bpf/no_alu32/. That's because it is a link. Add a link to bpf/bpftool in bpf/no_alu32/. Signed-off-by: Jerome Marchand Signed-off-by: Felix Maurer diff --git a/redhat/kernel.spec.template b/redhat/kern

Re: [OS-BUILD PATCHv2 0/2] kernel.spec: Fix packaging of no_alu32 bpf selftests

2023-04-27 Thread Felix Maurer (via Email Bridge)
From: Felix Maurer on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2422#note_1370836160 There is, added it to the commit message ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le.

[OS-BUILD PATCHv2 2/2] kernel.spec: package unstripped test_progs-no_alu32

2023-04-27 Thread Felix Maurer (via Email Bridge)
From: Felix Maurer kernel.spec: package unstripped test_progs-no_alu32 Two bpf selftest run by test_progs-no_alu32 were failing: ./test_progs-no_alu32 -t attach_probe [...] libbpf: elf: failed to find symbol 'trigger_func2' in '/proc/self/exe' test_attach_probe:FAIL:attach_uprobe_byname unexpec

[OS-BUILD PATCHv2 0/2] kernel.spec: Fix packaging of no_alu32 bpf selftests

2023-04-27 Thread Felix Maurer (via Email Bridge)
From: Felix Maurer on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2422 Improve the packaging process of the no_alu32 bpf selftests. They need a link to the bpftool binary (this change is already in centos-stream-9 but now added to kernel-ark) and the test_p

[OS-BUILD PATCH 2/2] kernel.spec: package unstripped test_progs-no_alu32

2023-04-27 Thread Felix Maurer (via Email Bridge)
From: Felix Maurer kernel.spec: package unstripped test_progs-no_alu32 Some bpf selftests require symbols in the test binary to pass. We already ship kselftests/bpf/test_progs unstripped. Package the no_alu32 variant of the test binary unstripped as well. Signed-off-by: Felix Maurer diff --gi

[OS-BUILD PATCH 1/2] bpf/selftests: fix bpf selftests install

2023-04-27 Thread Felix Maurer (via Email Bridge)
From: Jerome Marchand bpf/selftests: fix bpf selftests install bpftool is not installed in bpf/no_alu32/. That's because it is a link. Add a link to bpf/bpftool in bpf/no_alu32/. Signed-off-by: Jerome Marchand Signed-off-by: Felix Maurer diff --git a/redhat/kernel.spec.template b/redhat/kern

[OS-BUILD PATCH 0/2] kernel.spec: Fix packaging of no_alu32 bpf selftests

2023-04-27 Thread Felix Maurer (via Email Bridge)
From: Felix Maurer on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2422 Improve the packaging process of the no_alu32 bpf selftests. They need a link to the bpftool binary (this change is already in centos-stream-9 but now added to kernel-ark) and the test_p