* [dpdk-test-report] |WARNING| pw101273 [PATCH v3 1/3] net/bnxt: create aggregration rings when needed
[not found] <20211012211436.70846-2-ajit.khaparde@broadcom.com>
@ 2021-10-12 21:16 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-10-12 21:16 UTC (permalink / raw)
To: test-report; +Cc: Ajit Khaparde
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/101273
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#464: FILE: drivers/net/bnxt/bnxt_rxq.c:293:
+ ^I^Iif (is_bnxt_in_error(rxq->bp))$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#464: FILE: drivers/net/bnxt/bnxt_rxq.c:293:
+ ^I^Iif (is_bnxt_in_error(rxq->bp))$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#464: FILE: drivers/net/bnxt/bnxt_rxq.c:293:
+ ^I^Iif (is_bnxt_in_error(rxq->bp))$
ERROR:CODE_INDENT: code indent should use tabs where possible
#465: FILE: drivers/net/bnxt/bnxt_rxq.c:294:
+ ^I^I^Ireturn;$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#465: FILE: drivers/net/bnxt/bnxt_rxq.c:294:
+ ^I^I^Ireturn;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#465: FILE: drivers/net/bnxt/bnxt_rxq.c:294:
+ ^I^I^Ireturn;$
ERROR:TRAILING_WHITESPACE: trailing whitespace
#466: FILE: drivers/net/bnxt/bnxt_rxq.c:295:
+ $
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#466: FILE: drivers/net/bnxt/bnxt_rxq.c:295:
+ $
ERROR:CODE_INDENT: code indent should use tabs where possible
#467: FILE: drivers/net/bnxt/bnxt_rxq.c:296:
+ ^I^Ibnxt_free_hwrm_rx_ring(rxq->bp, rxq->queue_id);$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#467: FILE: drivers/net/bnxt/bnxt_rxq.c:296:
+ ^I^Ibnxt_free_hwrm_rx_ring(rxq->bp, rxq->queue_id);$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#467: FILE: drivers/net/bnxt/bnxt_rxq.c:296:
+ ^I^Ibnxt_free_hwrm_rx_ring(rxq->bp, rxq->queue_id);$
ERROR:CODE_INDENT: code indent should use tabs where possible
#469: FILE: drivers/net/bnxt/bnxt_rxq.c:298:
+ ^I^Irte_free(rxq);$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#469: FILE: drivers/net/bnxt/bnxt_rxq.c:298:
+ ^I^Irte_free(rxq);$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#469: FILE: drivers/net/bnxt/bnxt_rxq.c:298:
+ ^I^Irte_free(rxq);$
ERROR:CODE_INDENT: code indent should use tabs where possible
#470: FILE: drivers/net/bnxt/bnxt_rxq.c:299:
+ ^I}$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#470: FILE: drivers/net/bnxt/bnxt_rxq.c:299:
+ ^I}$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#470: FILE: drivers/net/bnxt/bnxt_rxq.c:299:
+ ^I}$
total: 6 errors, 11 warnings, 0 checks, 485 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-12 21:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20211012211436.70846-2-ajit.khaparde@broadcom.com>
2021-10-12 21:16 ` [dpdk-test-report] |WARNING| pw101273 [PATCH v3 1/3] net/bnxt: create aggregration rings when needed 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).