From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id AC4901B20E; Wed, 18 Oct 2017 17:10:51 +0200 (CEST) In-Reply-To: <1508339034-171115-28-git-send-email-cristian.dumitrescu@intel.com> References: <1508339034-171115-28-git-send-email-cristian.dumitrescu@intel.com> To: test-report@dpdk.org Cc: Cristian Dumitrescu Message-Id: <20171018151051.AC4901B20E@dpdk.org> Date: Wed, 18 Oct 2017 17:10:51 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30558 [PATCH v3 08/18] librte_table: rework variable size key ext hash tables X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Oct 2017 15:10:52 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30558 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #47: 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], total: 0 errors, 1 warnings, 451 lines checked