* [dpdk-test-report] |WARNING| pw30123 [PATCH v1 01/29] ethdev: expose flow API error helper
[not found] <ae347b49d97037eb66fab99de3442bd6b519592d.1507730496.git.adrien.mazarguil@6wind.com>
@ 2017-10-11 14:36 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-11 14:36 UTC (permalink / raw)
To: test-report; +Cc: Adrien Mazarguil
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/30123
_coding style issues_
WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#132: FILE: lib/librte_ether/rte_flow.c:148:
+ return rte_flow_error_set(error, ENOSYS,
WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#134: FILE: lib/librte_ether/rte_flow.c:150:
+ NULL, rte_strerror(ENOSYS));
WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#145: FILE: lib/librte_ether/rte_flow.c:186:
+ return rte_flow_error_set(error, ENOSYS,
WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#147: FILE: lib/librte_ether/rte_flow.c:188:
+ NULL, rte_strerror(ENOSYS));
WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#158: FILE: lib/librte_ether/rte_flow.c:203:
+ return rte_flow_error_set(error, ENOSYS,
WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#160: FILE: lib/librte_ether/rte_flow.c:205:
+ NULL, rte_strerror(ENOSYS));
WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#171: FILE: lib/librte_ether/rte_flow.c:223:
+ return rte_flow_error_set(error, ENOSYS,
WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#173: FILE: lib/librte_ether/rte_flow.c:225:
+ NULL, rte_strerror(ENOSYS));
WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#184: FILE: lib/librte_ether/rte_flow.c:241:
+ return rte_flow_error_set(error, ENOSYS,
WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#186: FILE: lib/librte_ether/rte_flow.c:243:
+ NULL, rte_strerror(ENOSYS));
total: 0 errors, 10 warnings, 224 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-10-11 14:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <ae347b49d97037eb66fab99de3442bd6b519592d.1507730496.git.adrien.mazarguil@6wind.com>
2017-10-11 14:36 ` [dpdk-test-report] |WARNING| pw30123 [PATCH v1 01/29] ethdev: expose flow API error helper 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).