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

2023-11-02 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: 108485780

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

One or more kernel tests failed:
We also see the following known issues which are not related to your 
changes:
Issue: NFS Connectathon: SELinux prevents rpcbind
URL: https://bugzilla.redhat.com/1758147
Affected tests:
 ppc64le - Filesystem - NFS Connectathon



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


[OS-BUILD PATCH] redhat: configs: fedora: Enable QSEECOM and friends

2023-11-02 Thread Andrew Halaney (via Email Bridge)
From: Andrew Halaney 

redhat: configs: fedora: Enable QSEECOM and friends

The Lenovo x13s laptop uses these for its efivars.

Signed-off-by: Andrew Halaney 

diff --git a/redhat/configs/pending-fedora/generic/CONFIG_QCOM_QSEECOM 
b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_QSEECOM
rename from redhat/configs/pending-fedora/generic/CONFIG_QCOM_QSEECOM
rename to redhat/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_QSEECOM
index blahblah..blahblah 100644
--- a/redhat/configs/pending-fedora/generic/CONFIG_QCOM_QSEECOM
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_QSEECOM
@@ -12,4 +12,4 @@
 # 
 # 
 # 
-# CONFIG_QCOM_QSEECOM is not set
+CONFIG_QCOM_QSEECOM=y
diff --git 
a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_QSEECOM_UEFISECAPP 
b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_QSEECOM_UEFISECAPP
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_QSEECOM_UEFISECAPP
@@ -0,0 +1 @@
+CONFIG_QCOM_QSEECOM_UEFISECAPP=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2796
___
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] Add cfg80211-tests and mac80211-tests to mod-internal.list

2023-11-02 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes 

Add cfg80211-tests and mac80211-tests to mod-internal.list

New kunit tests with 6.7 that need to be added to mod-internal list as
they need the kunit symbols.

Signed-off-by: Justin M. Forbes 

diff --git a/redhat/scripts/mod/mod-internal.list 
b/redhat/scripts/mod/mod-internal.list
index blahblah..blahblah 100644
--- a/redhat/scripts/mod/mod-internal.list
+++ b/redhat/scripts/mod/mod-internal.list
@@ -1,5 +1,6 @@
 bitfield_kunit
 checksum_kunit
+cfg80211-tests
 clk-fractional-divider_test
 clk-gate_test
 clk_test
@@ -44,6 +45,7 @@ lib_test
 list-test
 locktorture
 mac80211_hwsim
+mac80211-tests
 memcpy_kunit
 mptcp_crypto_test
 mptcp_token_test

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2795
___
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