automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw62027 [RFC v2 7/7] app/testpmd: macsec adding RX/TX SC using rte_security interface
       [not found] <cb4bcf69c4b7f098313d0987b30a49c281ee8d78.1571928488.git.Pavel.Belous@aquantia.com>
@ 2019-10-25 17:54 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-10-25 17:54 UTC (permalink / raw)
  To: test-report; +Cc: Pavel Belous

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#50: FILE: app/test-pmd/cmdline.c:14309:
+                                res->mac) :$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#50: FILE: app/test-pmd/cmdline.c:14309:
+                                res->mac) :$

ERROR:CODE_INDENT: code indent should use tabs where possible
#51: FILE: app/test-pmd/cmdline.c:14310:
+^I        config_macsec_rxsc(res->port_id,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#52: FILE: app/test-pmd/cmdline.c:14311:
+                                res->mac, res->pi);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#52: FILE: app/test-pmd/cmdline.c:14311:
+                                res->mac, res->pi);$

WARNING:LONG_LINE: line over 90 characters
#83: FILE: app/test-pmd/macsec.c:101:
+	rte_memcpy(&macsec_conf.macsec.txsc_options.s_mac, mac.addr_bytes, sizeof(struct rte_ether_addr));

WARNING:LONG_LINE: line over 90 characters
#109: FILE: app/test-pmd/macsec.c:127:
+	rte_memcpy(&macsec_conf.macsec.txsc_options.s_mac, mac.addr_bytes, sizeof(struct rte_ether_addr));

WARNING:LONG_LINE: line over 90 characters
#111: FILE: app/test-pmd/macsec.c:129:
+	macsec_conf.macsec.rxsc_options.replay_protection = macsec_param.replay_protection_enabled;

total: 3 errors, 5 warnings, 84 lines checked

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

only message in thread, other threads:[~2019-10-25 17:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cb4bcf69c4b7f098313d0987b30a49c281ee8d78.1571928488.git.Pavel.Belous@aquantia.com>
2019-10-25 17:54 ` [dpdk-test-report] |WARNING| pw62027 [RFC v2 7/7] app/testpmd: macsec adding RX/TX SC using rte_security interface 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).