[dpdk-test-report] |WARNING| pw63491 [PATCH 63/69] net/i40e/base: update the interrupt mapping and negotiation

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Dec 2 09:09:22 CET 2019


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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#79: FILE: drivers/net/i40e/base/virtchnl.h:159:
+       VIRTCHNL_OP_MAP_QUEUE_VECTOR = 111,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#80: FILE: drivers/net/i40e/base/virtchnl.h:160:
+       VIRTCHNL_OP_UNMAP_QUEUE_VECTOR = 112,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#81: FILE: drivers/net/i40e/base/virtchnl.h:161:
+       VIRTCHNL_OP_GET_RSS_KEY = 113,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#82: FILE: drivers/net/i40e/base/virtchnl.h:162:
+       VIRTCHNL_OP_GET_RSS_LUT = 114,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#83: FILE: drivers/net/i40e/base/virtchnl.h:163:
+       VIRTCHNL_OP_SET_RSS_LUT = 115,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#88: FILE: drivers/net/i40e/base/virtchnl.h:168:
+       VIRTCHNL_OP_ALLOC_VECTORS = 120,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#89: FILE: drivers/net/i40e/base/virtchnl.h:169:
+       VIRTCHNL_OP_DEALLOC_VECTORS = 121,$

total: 0 errors, 7 warnings, 0 checks, 240 lines checked


More information about the test-report mailing list