automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw34934 [PATCH] app/testpmd:vlan filter fail
       [not found] <B73B41DFFD120A45AEE57672FCA463BA01975CE1@shsmsx102.ccr.corp.intel.com>
@ 2018-02-05  1:52 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-02-05  1:52 UTC (permalink / raw)
  To: test-report; +Cc: yanglong wu

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/34934

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#54: 
The VLAN filter resets because the rxmode.ignore_offload_bitfield is not set. If it was set, the ethdev rxmode convert functions would have convert the new flag to the old API (rxmode.hw_vlan_filter).

ERROR:TRAILING_WHITESPACE: trailing whitespace
#75: FILE: app/test-pmd/testpmd.c:2327:
+       port_conf.rxmode = rte_port->dev_conf.rxmode;       $

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#75: FILE: app/test-pmd/testpmd.c:2327:
+       port_conf.rxmode = rte_port->dev_conf.rxmode;       $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#76: FILE: app/test-pmd/testpmd.c:2328:
+       port_conf.txmode = rte_port->dev_conf.txmode;       $

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#76: FILE: app/test-pmd/testpmd.c:2328:
+       port_conf.txmode = rte_port->dev_conf.txmode;       $

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 3 errors, 3 warnings, 8 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-05  1:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <B73B41DFFD120A45AEE57672FCA463BA01975CE1@shsmsx102.ccr.corp.intel.com>
2018-02-05  1:52 ` [dpdk-test-report] |WARNING| pw34934 [PATCH] app/testpmd:vlan filter fail 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).