* [dpdk-test-report] |WARNING| pw24765 [PATCH RFC 15/39] bus/dpaa: add support for FMAN frame queue lookup
[not found] <1495880735-1651-16-git-send-email-shreyansh.jain@nxp.com>
@ 2017-05-27 10:20 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-05-27 10:20 UTC (permalink / raw)
To: test-report; +Cc: Shreyansh Jain
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/24765
_coding style issues_
WARNING:OOM_MESSAGE: Possible unnecessary 'out of memory' message
#44: FILE: drivers/bus/dpaa/base/qbman/qman.c:189:
+ if (!qman_fq_lookup_table) {
+ pr_err("QMan: Could not allocate fq lookup table
");
WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#81: FILE: drivers/bus/dpaa/base/qbman/qman.c:226:
+ BUG_ON(entry >= qman_fq_lookup_table_size);
WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#88: FILE: drivers/bus/dpaa/base/qbman/qman.c:233:
+ BUG_ON(entry >= qman_fq_lookup_table_size);
total: 0 errors, 3 warnings, 225 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-05-27 10:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1495880735-1651-16-git-send-email-shreyansh.jain@nxp.com>
2017-05-27 10:20 ` [dpdk-test-report] |WARNING| pw24765 [PATCH RFC 15/39] bus/dpaa: add support for FMAN frame queue lookup checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).