[dpdk-test-report] |WARNING| pw86860 [PATCH v5 7/9] devarg: change representor ID to bitmap

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 19 08:17:07 CET 2021


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

_coding style issues_


WARNING:REPEATED_WORD: Possible repeated word: 'xxxx'
#80: 
 xxxx xxxx xxxx xxxx

WARNING:REPEATED_WORD: Possible repeated word: 'xxxx'
#80: 
 xxxx xxxx xxxx xxxx

WARNING:REPEATED_WORD: Possible repeated word: 'xxxx'
#80: 
 xxxx xxxx xxxx xxxx

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#117: FILE: drivers/net/bnxt/bnxt_reps.c:189:
+	eth_dev->data->representor_id = rte_eth_representor_id_encode(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#131: FILE: drivers/net/enic/enic_vf_representor.c:677:
+	eth_dev->data->representor_id = rte_eth_representor_id_encode(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#145: FILE: drivers/net/i40e/i40e_vf_representor.c:513:
+	ethdev->data->representor_id = rte_eth_representor_id_encode(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#159: FILE: drivers/net/ixgbe/ixgbe_vf_representor.c:199:
+	ethdev->data->representor_id = rte_eth_representor_id_encode(

WARNING:REPEATED_WORD: Possible repeated word: 'xxxx'
#293: FILE: lib/librte_ethdev/rte_ethdev_driver.h:1229:
+ * xxxx xxxx xxxx xxxx

WARNING:REPEATED_WORD: Possible repeated word: 'xxxx'
#293: FILE: lib/librte_ethdev/rte_ethdev_driver.h:1229:
+ * xxxx xxxx xxxx xxxx

WARNING:REPEATED_WORD: Possible repeated word: 'xxxx'
#293: FILE: lib/librte_ethdev/rte_ethdev_driver.h:1229:
+ * xxxx xxxx xxxx xxxx

total: 0 errors, 6 warnings, 200 lines checked


More information about the test-report mailing list