* [dpdk-test-report] |WARNING| pw47836 [v3, 6/9] app/procinfo: add support for show crypto
[not found] <20181105175128.33297-6-vipin.varghese@intel.com>
@ 2018-11-05 17:56 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-11-05 17:56 UTC (permalink / raw)
To: test-report; +Cc: Vipin Varghese
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/47836
_coding style issues_
ERROR:SPACING: spaces required around that '?' (ctx:VxW)
#59: FILE: app/proc-info/main.c:1053:
+ (x & RTE_CRYPTODEV_FF_CPU_AESNI)? 'y' : 'n',
^
ERROR:SPACING: spaces required around that '?' (ctx:VxW)
#60: FILE: app/proc-info/main.c:1054:
+ (x & RTE_CRYPTODEV_FF_HW_ACCELERATED)? 'y' : 'n');
^
ERROR:SPACING: spaces required around that '?' (ctx:VxW)
#62: FILE: app/proc-info/main.c:1056:
+ (x & RTE_CRYPTODEV_FF_SECURITY)? 'y' : 'n');
^
ERROR:SPACING: spaces required around that '?' (ctx:VxW)
#64: FILE: app/proc-info/main.c:1058:
+ (x & RTE_CRYPTODEV_FF_CPU_NEON)? 'y' : 'n',
^
ERROR:SPACING: spaces required around that '?' (ctx:VxW)
#65: FILE: app/proc-info/main.c:1059:
+ (x & RTE_CRYPTODEV_FF_CPU_ARM_CE)? 'y' : 'n');
^
total: 5 errors, 0 warnings, 89 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-11-05 17:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20181105175128.33297-6-vipin.varghese@intel.com>
2018-11-05 17:56 ` [dpdk-test-report] |WARNING| pw47836 [v3, 6/9] app/procinfo: add support for show crypto 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).