✅ PASS: Test report for 6.3.3-100.fc37 (kernel-fedora)

2023-05-17 Thread cki-project
Hi, we tested your kernel and here are the results:

Overall result: PASSED
 Merge: OK
   Compile: OK
  Test: OK

Tested-by: CKI Project 

Kernel information:
Brew / Koji Task ID: 101248957

You can find all the details about the test run at
https://datawarehouse.cki-project.org/kcidb/checkouts/89175

One or more kernel tests failed:
We also see the following known issues which are not related to your 
changes:
Issue: (kernel-fedora) Storage - blktests - nvmeof-mp: FAIL: Configured 
NVMe target driver
URL: 
https://gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/issues/1610
Affected tests:
 ppc64le - Storage - blktests - nvmeof-mp



If you find a failure unrelated to your changes, please ask the test maintainer 
to review it.
This will prevent the failures from being incorrectly reported in the future.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

,-.   ,-.
   ( C ) ( K )  Continuous
`-',-.`-'   Kernel
  ( I ) Integration
   `-'
__
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


✅ PASS: Test report for 6.2.16-200.fc37 (kernel-fedora)

2023-05-17 Thread cki-project
Hi, we tested your kernel and here are the results:

Overall result: PASSED
 Merge: OK
   Compile: OK
  Test: OK

Tested-by: CKI Project 

Kernel information:
Brew / Koji Task ID: 101247575

You can find all the details about the test run at
https://datawarehouse.cki-project.org/kcidb/checkouts/89168

One or more kernel tests failed:
We also see the following known issues which are not related to your 
changes:
Issue: (kernel-fedora) Storage - blktests - nvmeof-mp: FAIL: Configured 
NVMe target driver
URL: 
https://gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/issues/1610
Affected tests:
 ppc64le - Storage - blktests - nvmeof-mp
Issue: NFS Connectathon: SELinux prevents rpcbind
URL: https://bugzilla.redhat.com/1758147
Affected tests:
 aarch64 - NFS Connectathon
 ppc64le - NFS Connectathon
Issue: avc:  denied  { name_bind } for  pid=897864 comm="rpcbind" 
src=63924 scontext=system_u:system_r:rpcbind_t:s0 
tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket permissive=1
URL: https://bugzilla.redhat.com/show_bug.cgi?id=1983604#c3
Affected tests:
  x86_64 - xfstests - nfsv4.2
Issue: Storage blktests - blk: scsi/007: Reading from scsi_debug failed
URL: https://bugzilla.redhat.com/show_bug.cgi?id=2027550
Affected tests:
   s390x - Storage - blktests - blk



If you find a failure unrelated to your changes, please ask the test maintainer 
to review it.
This will prevent the failures from being incorrectly reported in the future.

Please reply to this email if you have any questions about the tests that we
ran or if you have any suggestions on how to make future tests more effective.

,-.   ,-.
   ( C ) ( K )  Continuous
`-',-.`-'   Kernel
  ( I ) Integration
   `-'
__
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: CONFIG_NFT_CONNLIMIT is not set

2023-05-17 Thread Steve Bennett
> it will show up in 6.3.4 for stable Fedora releases.

That's great news! Thanks!

Steve.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: CONFIG_NFT_CONNLIMIT is not set

2023-05-17 Thread Justin Forbes
On Wed, May 17, 2023 at 9:37 AM Steve Bennett  wrote:
>
> Hi,
>
> Is there a reason why CONFIG_NFT_CONNLIMIT is not set in default Fedora 
> kernels?
> I think there was a problem with it in early kernel 4.19, but that was quite 
> a while ago, and as it stands it seems that documented functionality is 
> unavailable with no easy workaround.

That's it, it was problematic when it came in upstream, and no one has
asked us to flip it back on since.   I have just flipped it on for the
fedora-6.3 branch and rawhide.  Unfortunately the 6.3.3 rebase builds
are already almost done, so it will show up in 6.3.4 for stable Fedora
releases.

Justin
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


CONFIG_NFT_CONNLIMIT is not set

2023-05-17 Thread Steve Bennett
Hi,

Is there a reason why CONFIG_NFT_CONNLIMIT is not set in default Fedora kernels?
I think there was a problem with it in early kernel 4.19, but that was quite a 
while ago, and as it stands it seems that documented functionality is 
unavailable with no easy workaround.

TIA!
Steve.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[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 unexpected error: -2
[...]

./test_progs-no_alu32 -t uprobe_autoattach
[...]
libbpf: elf: failed to find symbol 'autoattach_trigger_func' in '/proc/self/exe'
libbpf: prog 'handle_uprobe_byname': failed to auto-attach: -2
test_uprobe_autoattach:FAIL:skel_attach unexpected error: -2 (errno 2)
[...]

These 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 --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template
index blahblah..blahblah 100644
--- a/redhat/kernel.spec.template
+++ b/redhat/kernel.spec.template
@@ -2574,6 +2574,7 @@ for dir in bpf bpf/no_alu32 bpf/progs; do
xargs -0 cp -t %{buildroot}%{_libexecdir}/kselftests/$dir || true
 done
 %buildroot_save_unstripped "usr/libexec/kselftests/bpf/test_progs"
+%buildroot_save_unstripped "usr/libexec/kselftests/bpf/test_progs-no_alu32"
 popd
 export -n BPFTOOL
 %endif

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2483
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue