From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, luiz.dentz@gmail.com
Subject: RE: [v1] Bluetooth: HCI: Remove HCI_AMP support
Date: Mon, 06 May 2024 16:31:54 -0700 (PDT) [thread overview]
Message-ID: <6639686a.050a0220.57b9e.eb82@mx.google.com> (raw)
In-Reply-To: <20240506223758.460710-1-luiz.dentz@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 7118 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=850967
---Test result---
Test Summary:
CheckPatch PASS 3.87 seconds
GitLint PASS 0.27 seconds
SubjectPrefix PASS 0.09 seconds
BuildKernel FAIL 26.93 seconds
CheckAllWarning FAIL 29.54 seconds
CheckSparse FAIL 33.86 seconds
CheckSmatch FAIL 34.60 seconds
BuildKernel32 FAIL 25.97 seconds
TestRunnerSetup PASS 518.92 seconds
TestRunner_l2cap-tester PASS 20.45 seconds
TestRunner_iso-tester PASS 33.46 seconds
TestRunner_bnep-tester PASS 4.67 seconds
TestRunner_mgmt-tester FAIL 114.50 seconds
TestRunner_rfcomm-tester PASS 7.45 seconds
TestRunner_sco-tester PASS 15.08 seconds
TestRunner_ioctl-tester PASS 7.91 seconds
TestRunner_mesh-tester PASS 5.90 seconds
TestRunner_smp-tester PASS 6.97 seconds
TestRunner_userchan-tester PASS 5.01 seconds
IncrementalBuild FAIL 25.98 seconds
Details
##############################
Test: BuildKernel - FAIL
Desc: Build Kernel for Bluetooth
Output:
drivers/bluetooth/btmrvl_main.c: In function ‘btmrvl_register_hdev’:
drivers/bluetooth/btmrvl_main.c:682:6: error: ‘struct hci_dev’ has no member named ‘dev_type’
682 | hdev->dev_type = priv->btmrvl_dev.dev_type;
| ^~
make[4]: *** [scripts/Makefile.build:244: drivers/bluetooth/btmrvl_main.o] Error 1
make[3]: *** [scripts/Makefile.build:485: drivers/bluetooth] Error 2
make[2]: *** [scripts/Makefile.build:485: drivers] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [/github/workspace/src/src/Makefile:1919: .] Error 2
make: *** [Makefile:240: __sub-make] Error 2
##############################
Test: CheckAllWarning - FAIL
Desc: Run linux kernel with all warning enabled
Output:
drivers/bluetooth/btmrvl_main.c: In function ‘btmrvl_register_hdev’:
drivers/bluetooth/btmrvl_main.c:682:6: error: ‘struct hci_dev’ has no member named ‘dev_type’
682 | hdev->dev_type = priv->btmrvl_dev.dev_type;
| ^~
make[4]: *** [scripts/Makefile.build:244: drivers/bluetooth/btmrvl_main.o] Error 1
make[3]: *** [scripts/Makefile.build:485: drivers/bluetooth] Error 2
make[2]: *** [scripts/Makefile.build:485: drivers] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [/github/workspace/src/src/Makefile:1919: .] Error 2
make: *** [Makefile:240: __sub-make] Error 2
##############################
Test: CheckSparse - FAIL
Desc: Run sparse tool with linux kernel
Output:
net/bluetooth/af_bluetooth.c:226:25: warning: context imbalance in 'bt_accept_enqueue' - different lock contexts for basic block
drivers/bluetooth/hci_ag6xx.c:257:24: warning: restricted __le32 degrades to integer
drivers/bluetooth/hci_mrvl.c:170:23: warning: restricted __le16 degrades to integer
drivers/bluetooth/hci_mrvl.c:203:23: warning: restricted __le16 degrades to integer
net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):
./include/net/bluetooth/hci.h:2588:47: warning: array of flexible structures
./include/net/bluetooth/hci.h:2674:43: warning: array of flexible structures
drivers/bluetooth/btmrvl_main.c: In function ‘btmrvl_register_hdev’:
drivers/bluetooth/btmrvl_main.c:682:6: error: ‘struct hci_dev’ has no member named ‘dev_type’
682 | hdev->dev_type = priv->btmrvl_dev.dev_type;
| ^~
make[4]: *** [scripts/Makefile.build:244: drivers/bluetooth/btmrvl_main.o] Error 1
make[3]: *** [scripts/Makefile.build:485: drivers/bluetooth] Error 2
make[2]: *** [scripts/Makefile.build:485: drivers] Error 2
make[2]: *** Waiting for unfinished jobs....
net/bluetooth/hci_codec.c: note: in included file:
./include/net/bluetooth/hci_core.h:149:35: warning: array of flexible structures
net/bluetooth/sco.c: note: in included file:
./include/net/bluetooth/hci_core.h:149:35: warning: array of flexible structures
make[1]: *** [/github/workspace/src/src/Makefile:1919: .] Error 2
make: *** [Makefile:240: __sub-make] Error 2
##############################
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
##############################
Test: BuildKernel32 - FAIL
Desc: Build 32bit Kernel for Bluetooth
Output:
drivers/bluetooth/btmrvl_main.c: In function ‘btmrvl_register_hdev’:
drivers/bluetooth/btmrvl_main.c:682:6: error: ‘struct hci_dev’ has no member named ‘dev_type’
682 | hdev->dev_type = priv->btmrvl_dev.dev_type;
| ^~
make[4]: *** [scripts/Makefile.build:244: drivers/bluetooth/btmrvl_main.o] Error 1
make[3]: *** [scripts/Makefile.build:485: drivers/bluetooth] Error 2
make[2]: *** [scripts/Makefile.build:485: drivers] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [/github/workspace/src/src/Makefile:1919: .] Error 2
make: *** [Makefile:240: __sub-make] Error 2
##############################
Test: TestRunner_mgmt-tester - FAIL
Desc: Run mgmt-tester with test-runner
Output:
Total: 492, Passed: 489 (99.4%), Failed: 1, Not Run: 2
Failed Test Cases
LL Privacy - Add Device 6 (RL is full) Failed 0.186 seconds
##############################
Test: IncrementalBuild - FAIL
Desc: Incremental build with the patches in the series
Output:
[v1] Bluetooth: HCI: Remove HCI_AMP support
drivers/bluetooth/btmrvl_main.c: In function ‘btmrvl_register_hdev’:
drivers/bluetooth/btmrvl_main.c:682:6: error: ‘struct hci_dev’ has no member named ‘dev_type’
682 | hdev->dev_type = priv->btmrvl_dev.dev_type;
| ^~
make[4]: *** [scripts/Makefile.build:244: drivers/bluetooth/btmrvl_main.o] Error 1
make[3]: *** [scripts/Makefile.build:485: drivers/bluetooth] Error 2
make[2]: *** [scripts/Makefile.build:485: drivers] Error 2
make[2]: *** Waiting for unfinished jobs....
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-05-06 23:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-06 22:37 [PATCH v1] Bluetooth: HCI: Remove HCI_AMP support Luiz Augusto von Dentz
2024-05-06 23:31 ` bluez.test.bot [this message]
2024-05-07 1:44 ` kernel test robot
2024-05-07 1:44 ` kernel test robot
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=6639686a.050a0220.57b9e.eb82@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
/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.