RE: [net] Bluetooth: hci_event: fix double hci_conn_drop() when conn->state == BT_CONNECTED

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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=843666

---Test result---

Test Summary:
CheckPatch                    PASS      0.62 seconds
GitLint                       FAIL      0.52 seconds
SubjectPrefix                 PASS      0.11 seconds
BuildKernel                   PASS      31.38 seconds
CheckAllWarning               PASS      34.43 seconds
CheckSparse                   WARNING   40.40 seconds
CheckSmatch                   FAIL      37.31 seconds
BuildKernel32                 PASS      30.08 seconds
TestRunnerSetup               PASS      542.29 seconds
TestRunner_l2cap-tester       PASS      20.53 seconds
TestRunner_iso-tester         PASS      31.50 seconds
TestRunner_bnep-tester        PASS      4.72 seconds
TestRunner_mgmt-tester        FAIL      116.34 seconds
TestRunner_rfcomm-tester      PASS      7.36 seconds
TestRunner_sco-tester         PASS      15.14 seconds
TestRunner_ioctl-tester       PASS      8.97 seconds
TestRunner_mesh-tester        PASS      5.88 seconds
TestRunner_smp-tester         PASS      6.93 seconds
TestRunner_userchan-tester    PASS      4.99 seconds
IncrementalBuild              PASS      29.45 seconds

Details
##############################
Test: GitLint - FAIL
Desc: Run gitlint
Output:
[net] Bluetooth: hci_event: fix double hci_conn_drop() when conn->state == BT_CONNECTED

WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search
1: T1 Title exceeds max length (87>80): "[net] Bluetooth: hci_event: fix double hci_conn_drop() when conn->state == BT_CONNECTED"
69: B3 Line contains hard tab characters (\t): "				hci_conn_timeout+0x16/0x60 [bluetooth]"
71: B3 Line contains hard tab characters (\t): "	rfcomm bnep hci_vhci bluetooth ecdh_generic uinput af_packet"
72: B3 Line contains hard tab characters (\t): "	rfkill joydev hid_generic usbhid hid qrtr intel_rapl_msr"
73: B3 Line contains hard tab characters (\t): "	intel_rapl_common intel_pmc_core kvm_intel nls_utf8 iTCO_wdt"
74: B3 Line contains hard tab characters (\t): "	intel_pmc_bxt iTCO_vendor_support nls_cp866 vfat fat kvm irqbypass"
75: B3 Line contains hard tab characters (\t): "	crct10dif_pclmul crc32_pclmul snd_hda_codec_generic crc32c_intel"
76: B3 Line contains hard tab characters (\t): "	ghash_clmulni_intel ledtrig_audio sha512_ssse3 snd_hda_intel"
77: B3 Line contains hard tab characters (\t): "	sha256_ssse3 sha1_ssse3 snd_intel_dspcfg snd_intel_sdw_acpi"
78: B3 Line contains hard tab characters (\t): "	snd_hda_codec aesni_intel crypto_simd cryptd i2c_i801 snd_hda_core"
79: B3 Line contains hard tab characters (\t): "	psmouse snd_hwdep i2c_smbus xhci_pci pcspkr snd_pcm lpc_ich"
80: B3 Line contains hard tab characters (\t): "	xhci_pci_renesas xhci_hcd tiny_power_button qemu_fw_cfg button"
81: B3 Line contains hard tab characters (\t): "	sch_fq_codel vboxvideo drm_vram_helper drm_ttm_helper ttm vboxsf"
82: B3 Line contains hard tab characters (\t): "	vboxguest snd_seq_midi snd_seq_midi_event snd_seq snd_rawmidi"
83: B3 Line contains hard tab characters (\t): "	snd_seq_device snd_timer snd soundcore msr fuse efi_pstore dm_mod"
84: B3 Line contains hard tab characters (\t): "	ip_tables x_tables autofs4 virtio_gpu virtio_net virtio_dma_buf"
85: B3 Line contains hard tab characters (\t): "	drm_shmem_helper net_failover drm_kms_helper"
87: B3 Line contains hard tab characters (\t): "	virtio_balloon virtio_blk failover ahci libahci libata evdev"
88: B3 Line contains hard tab characters (\t): "	input_leds serio_raw scsi_mod scsi_common virtio_pci"
89: B3 Line contains hard tab characters (\t): "	virtio_pci_legacy_dev virtio_pci_modern_dev virtio_ring virtio"
90: B3 Line contains hard tab characters (\t): "	intel_agp intel_gtt"
92: B3 Line contains hard tab characters (\t): "		Not tainted 6.1.85-un-def-alt1 #1"
94: B3 Line contains hard tab characters (\t): "		BIOS 1.16.0-alt1 04/01/2014"
98: B3 Line contains hard tab characters (\t): "		c1 90 0f 1f 44 00 00 8b 87 20 fd ff ff 85 c0 78 07 74 07 c3"
99: B3 Line contains hard tab characters (\t): "		cc cc cc cc <0f> 0b 55 0f b6 87 49 fd ff ff 48 8d af 10 fd"
100: B3 Line contains hard tab characters (\t): "		ff ff 3c 01 74 12 be"
108: B3 Line contains hard tab characters (\t): "						knlGS:0000000000000000"
##############################
Test: CheckSparse - WARNING
Desc: Run sparse tool with linux kernel
Output:
net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):
##############################
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....
Segmentation fault (core dumped)
make[4]: *** [scripts/Makefile.build:244: drivers/bluetooth/bpa10x.o] Error 139
make[4]: *** Deleting file 'drivers/bluetooth/bpa10x.o'
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: TestRunner_mgmt-tester - FAIL
Desc: Run mgmt-tester with test-runner
Output:
Total: 492, Passed: 488 (99.2%), Failed: 2, Not Run: 2

Failed Test Cases
LL Privacy - Add Device 4 (2 Devices to AL)          Failed       0.170 seconds
LL Privacy - Remove Device 4 (Disable Adv)           Timed out    2.410 seconds


---
Regards,
Linux Bluetooth


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux