[dpdk-test-report] |WARNING| pw86465 [PATCH v3 6/9] devarg: change reprsentor ID to bitmap

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 13 14:47:09 CET 2021


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

_coding style issues_


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

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

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

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#93: 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 '('
#107: 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 '('
#121: 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 '('
#135: 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'
#286: FILE: lib/librte_ethdev/rte_ethdev_driver.h:1227:
+ * xxxx xxxx xxxx xxxx

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

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

total: 0 errors, 6 warnings, 212 lines checked


More information about the test-report mailing list