From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, dmantipov@yandex.ru
Subject: RE: bluetooth: bnep: fix fortify warning
Date: Wed, 13 Dec 2023 08:35:23 -0800 (PST) [thread overview]
Message-ID: <6579dd4b.c80a0220.255a3.b03a@mx.google.com> (raw)
In-Reply-To: <20231213154303.159184-1-dmantipov@yandex.ru>
[-- Attachment #1: Type: text/plain, Size: 3401 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=809736
---Test result---
Test Summary:
CheckPatch FAIL 1.01 seconds
GitLint FAIL 0.60 seconds
SubjectPrefix FAIL 0.41 seconds
BuildKernel PASS 27.56 seconds
CheckAllWarning PASS 30.03 seconds
CheckSparse PASS 35.48 seconds
CheckSmatch PASS 99.17 seconds
BuildKernel32 PASS 26.55 seconds
TestRunnerSetup PASS 419.22 seconds
TestRunner_l2cap-tester PASS 23.17 seconds
TestRunner_iso-tester PASS 45.35 seconds
TestRunner_bnep-tester PASS 6.93 seconds
TestRunner_mgmt-tester PASS 161.37 seconds
TestRunner_rfcomm-tester PASS 10.88 seconds
TestRunner_sco-tester PASS 14.74 seconds
TestRunner_ioctl-tester PASS 12.12 seconds
TestRunner_mesh-tester PASS 8.76 seconds
TestRunner_smp-tester PASS 12.01 seconds
TestRunner_userchan-tester PASS 7.50 seconds
IncrementalBuild PASS 25.79 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
bluetooth: bnep: fix fortify warning
WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#61:
declared with attribute warning: detected read beyond size of field (2nd parameter);
total: 0 errors, 1 warnings, 0 checks, 9 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
/github/workspace/src/src/13491578.patch has style problems, please review.
NOTE: Ignored message types: UNKNOWN_COMMIT_ID
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
##############################
Test: GitLint - FAIL
Desc: Run gitlint
Output:
bluetooth: bnep: fix fortify warning
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
9: B1 Line exceeds max length (82>80): "./include/linux/fortify-string.h:588:25: warning: call to '__read_overflow2_field'"
10: B1 Line exceeds max length (84>80): "declared with attribute warning: detected read beyond size of field (2nd parameter);"
21: B3 Line contains hard tab characters (\t): " unsigned char h_dest[ETH_ALEN];"
22: B3 Line contains hard tab characters (\t): " struct_group(xxx,"
23: B3 Line contains hard tab characters (\t): " unsigned char h_source[ETH_ALEN];"
24: B3 Line contains hard tab characters (\t): " __be16 h_proto;"
##############################
Test: SubjectPrefix - FAIL
Desc: Check subject contains "Bluetooth" prefix
Output:
"Bluetooth: " prefix is not specified in the subject
---
Regards,
Linux Bluetooth
prev parent reply other threads:[~2023-12-13 16:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-13 15:42 [PATCH] bluetooth: bnep: fix fortify warning Dmitry Antipov
2023-12-13 16:35 ` bluez.test.bot [this message]
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=6579dd4b.c80a0220.255a3.b03a@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=dmantipov@yandex.ru \
--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.