automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw94975 [dpdk-dev v1] crypto/aesni_gcm: fix performance issue
       [not found] <20210629123602.27702-1-kai.ji@intel.com>
@ 2021-06-29 12:37 ` checkpatch
  2021-06-29 13:01 ` [dpdk-test-report] |SUCCESS| pw94975 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-06-29 12:37 UTC (permalink / raw)
  To: test-report; +Cc: Kai Ji

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#72: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:845:
+        if (rte_cpu_get_flag_enabled(RTE_CPUFLAG_VAES)) {$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#72: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:845:
+        if (rte_cpu_get_flag_enabled(RTE_CPUFLAG_VAES)) {$

ERROR:CODE_INDENT: code indent should use tabs where possible
#73: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:846:
+^I        dev->feature_flags |= RTE_CRYPTODEV_FF_CPU_AVX512;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#74: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:847:
+            init_mb_mgr_avx512(mb_mgr);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#74: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:847:
+            init_mb_mgr_avx512(mb_mgr);$

ERROR:CODE_INDENT: code indent should use tabs where possible
#75: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:848:
+        } else {$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#75: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:848:
+        } else {$

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12)
#75: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:848:
+        } else {
+            dev->feature_flags |= RTE_CRYPTODEV_FF_CPU_AVX2;

ERROR:CODE_INDENT: code indent should use tabs where possible
#76: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:849:
+            dev->feature_flags |= RTE_CRYPTODEV_FF_CPU_AVX2;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#76: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:849:
+            dev->feature_flags |= RTE_CRYPTODEV_FF_CPU_AVX2;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#77: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:850:
+            init_mb_mgr_avx2(mb_mgr);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#77: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:850:
+            init_mb_mgr_avx2(mb_mgr);$

ERROR:CODE_INDENT: code indent should use tabs where possible
#78: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:851:
+            vector_mode = RTE_AESNI_GCM_AVX2;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#78: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:851:
+            vector_mode = RTE_AESNI_GCM_AVX2;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#79: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:852:
+        }$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#79: FILE: drivers/crypto/aesni_gcm/aesni_gcm_pmd.c:852:
+        }$

total: 8 errors, 8 warnings, 16 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |SUCCESS| pw94975 [dpdk-dev] [dpdk-dev v1] crypto/aesni_gcm: fix performance issue
       [not found] <20210629123602.27702-1-kai.ji@intel.com>
  2021-06-29 12:37 ` [dpdk-test-report] |WARNING| pw94975 [dpdk-dev v1] crypto/aesni_gcm: fix performance issue checkpatch
@ 2021-06-29 13:01 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-06-29 13:01 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/94975/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/982693474

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-29 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210629123602.27702-1-kai.ji@intel.com>
2021-06-29 12:37 ` [dpdk-test-report] |WARNING| pw94975 [dpdk-dev v1] crypto/aesni_gcm: fix performance issue checkpatch
2021-06-29 13:01 ` [dpdk-test-report] |SUCCESS| pw94975 [dpdk-dev] " 0-day Robot

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).