[dpdk-test-report] |WARNING| pw30535 [PATCH v3 08/18] librte_table: rework variable size key ext hash tables

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 18 17:05:28 CEST 2017


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#48: FILE: examples/ip_pipeline/pipeline/pipeline_flow_classification_be.c:527:
+			.f_hash = (rte_table_hash_op_hash)hash_func[(p_fc->key_size / 8) - 1],

ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#497: FILE: test/test-pipeline/pipeline_hash.c

total: 1 errors, 1 warnings, 451 lines checked


More information about the test-report mailing list