[dpdk-test-report] |WARNING| pw44490 [25/37] net/sfc/base: add API to inform libefx of hardware removal

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 10 11:38:37 CEST 2018


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#44: FILE: drivers/net/sfc/base/ef10_impl.h:198:
+ef10_nic_set_hw_unavailable(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#66: FILE: drivers/net/sfc/base/ef10_nic.c:2329:
+ef10_nic_set_hw_unavailable(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#86: FILE: drivers/net/sfc/base/efx.h:163:
+efx_nic_set_hw_unavailable(

WARNING:FUNCTION_ARGUMENTS: function definition argument 'efx_nic_t *' should also have an identifier name
#100: FILE: drivers/net/sfc/base/efx_impl.h:361:
+	void		(*eno_set_hw_unavailable)(efx_nic_t *);

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#150: FILE: drivers/net/sfc/base/efx_nic.c:684:
+efx_nic_set_hw_unavailable(

total: 0 errors, 1 warnings, 4 checks, 100 lines checked


More information about the test-report mailing list