From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, krzysztof.kozlowski@linaro.org
Subject: RE: virtio: store owner from modules with register_virtio_driver()
Date: Sun, 31 Mar 2024 02:34:00 -0700 (PDT) [thread overview]
Message-ID: <66092e08.050a0220.9e1c3.144d@mx.google.com> (raw)
In-Reply-To: <20240331-module-owner-virtio-v2-1-98f04bfaf46a@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 3753 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=840075
---Test result---
Test Summary:
CheckPatch PASS 16.10 seconds
GitLint PASS 8.38 seconds
SubjectPrefix FAIL 3.36 seconds
BuildKernel PASS 29.69 seconds
CheckAllWarning PASS 32.17 seconds
CheckSparse PASS 47.13 seconds
CheckSmatch FAIL 34.47 seconds
BuildKernel32 PASS 28.48 seconds
TestRunnerSetup PASS 511.48 seconds
TestRunner_l2cap-tester PASS 17.82 seconds
TestRunner_iso-tester PASS 27.95 seconds
TestRunner_bnep-tester PASS 4.67 seconds
TestRunner_mgmt-tester PASS 112.35 seconds
TestRunner_rfcomm-tester PASS 7.24 seconds
TestRunner_sco-tester PASS 14.85 seconds
TestRunner_ioctl-tester PASS 7.66 seconds
TestRunner_mesh-tester PASS 5.75 seconds
TestRunner_smp-tester PASS 6.71 seconds
TestRunner_userchan-tester PASS 7.47 seconds
IncrementalBuild PASS 132.79 seconds
Details
##############################
Test: SubjectPrefix - FAIL
Desc: Check subject contains "Bluetooth" prefix
Output:
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
##############################
Test: CheckSmatch - FAIL
Desc: Run smatch tool with source
Output:
Segmentation fault (core dumped)
make[4]: *** [scripts/Makefile.build:244: net/bluetooth/hci_core.o] Error 139
make[4]: *** Deleting file 'net/bluetooth/hci_core.o'
make[3]: *** [scripts/Makefile.build:485: net/bluetooth] Error 2
make[2]: *** [scripts/Makefile.build:485: net] Error 2
make[2]: *** Waiting for unfinished jobs....
Segmentation fault (core dumped)
make[4]: *** [scripts/Makefile.build:244: drivers/bluetooth/bcm203x.o] Error 139
make[4]: *** Deleting file 'drivers/bluetooth/bcm203x.o'
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [scripts/Makefile.build:485: drivers/bluetooth] Error 2
make[2]: *** [scripts/Makefile.build:485: drivers] Error 2
make[1]: *** [/github/workspace/src/src/Makefile:1919: .] Error 2
make: *** [Makefile:240: __sub-make] Error 2
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2024-03-31 9:34 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-31 8:43 [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver() Krzysztof Kozlowski
2024-03-31 8:43 ` [PATCH v2 01/25] " Krzysztof Kozlowski
2024-03-31 9:34 ` bluez.test.bot [this message]
2024-03-31 8:43 ` [PATCH v2 02/25] virtio: balloon: drop owner assignment Krzysztof Kozlowski
2024-03-31 8:43 ` [PATCH v2 03/25] virtio: input: " Krzysztof Kozlowski
2024-03-31 8:43 ` [PATCH v2 04/25] virtio: mem: " Krzysztof Kozlowski
2024-03-31 8:43 ` [PATCH v2 05/25] um: virt-pci: " Krzysztof Kozlowski
2024-03-31 8:43 ` [PATCH v2 06/25] virtio_blk: " Krzysztof Kozlowski
2024-04-02 20:33 ` Stefan Hajnoczi
2024-03-31 8:43 ` [PATCH v2 07/25] bluetooth: virtio: " Krzysztof Kozlowski
2024-03-31 8:43 ` [PATCH v2 08/25] hwrng: " Krzysztof Kozlowski
2024-03-31 8:43 ` [PATCH v2 09/25] virtio_console: " Krzysztof Kozlowski
2024-03-31 8:43 ` [PATCH v2 10/25] crypto: virtio - " Krzysztof Kozlowski
2024-04-05 5:41 ` Herbert Xu
2024-04-05 5:41 ` Herbert Xu
2024-03-31 8:43 ` [PATCH v2 11/25] firmware: arm_scmi: virtio: " Krzysztof Kozlowski
2024-03-31 19:14 ` Sudeep Holla
2024-03-31 8:43 ` [PATCH v2 12/25] gpio: " Krzysztof Kozlowski
2024-04-04 11:41 ` Linus Walleij
2024-03-31 8:44 ` [PATCH v2 13/25] drm/virtio: " Krzysztof Kozlowski
2024-03-31 8:44 ` [PATCH v2 14/25] iommu: virtio: " Krzysztof Kozlowski
2024-03-31 8:44 ` [PATCH v2 15/25] misc: nsm: " Krzysztof Kozlowski
2024-04-09 11:45 ` Alexander Graf
2024-03-31 8:44 ` [PATCH v2 16/25] net: caif: virtio: " Krzysztof Kozlowski
2024-03-31 8:44 ` [PATCH v2 17/25] net: " Krzysztof Kozlowski
2024-03-31 8:44 ` [PATCH v2 18/25] net: 9p: " Krzysztof Kozlowski
2024-03-31 8:44 ` [PATCH v2 19/25] vsock/virtio: " Krzysztof Kozlowski
2024-04-02 20:33 ` Stefan Hajnoczi
2024-03-31 8:44 ` [PATCH v2 20/25] wifi: mac80211_hwsim: " Krzysztof Kozlowski
2024-03-31 8:44 ` [PATCH v2 21/25] nvdimm: virtio_pmem: " Krzysztof Kozlowski
2024-03-31 14:48 ` Pankaj Gupta
2024-03-31 14:48 ` Pankaj Gupta
2024-04-04 6:17 ` Gupta, Pankaj
2024-04-25 20:59 ` Ira Weiny
2024-03-31 8:44 ` [PATCH v2 22/25] rpmsg: virtio: " Krzysztof Kozlowski
2024-03-31 8:44 ` [PATCH v2 23/25] scsi: " Krzysztof Kozlowski
2024-04-02 20:34 ` Stefan Hajnoczi
2024-04-06 1:15 ` Martin K. Petersen
2024-03-31 8:44 ` [PATCH v2 24/25] fuse: " Krzysztof Kozlowski
2024-04-02 20:34 ` Stefan Hajnoczi
2024-03-31 8:44 ` [PATCH v2 25/25] sound: " Krzysztof Kozlowski
2024-04-02 6:30 ` Anton Yakovlev
2024-04-10 7:41 ` [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver() Krzysztof Kozlowski
2024-04-10 8:02 ` Michael S. Tsirkin
-- strict thread matches above, loose matches on Subject: below --
2024-03-27 12:40 [PATCH 01/22] " Krzysztof Kozlowski
2024-03-27 13:11 ` bluez.test.bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=66092e08.050a0220.9e1c3.144d@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.