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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 6 17:20:52 CET 2021


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

_coding style issues_


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

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

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

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#94: 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 '('
#108: 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 '('
#122: 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 '('
#136: 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'
#287: FILE: lib/librte_ethdev/rte_ethdev_driver.h:1227:
+ * xxxx xxxx xxxx xxxx

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

WARNING:REPEATED_WORD: Possible repeated word: 'xxxx'
#287: 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