From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 7810DFA49; Fri, 3 Mar 2017 16:41:21 +0100 (CET) In-Reply-To: References: To: test-report@dpdk.org Cc: Gaetan Rivet Message-Id: <20170303154121.7810DFA49@dpdk.org> Date: Fri, 3 Mar 2017 16:41:21 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw21351 [PATCH 10/12] net/failsafe: support offload capabilities 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: Fri, 03 Mar 2017 15:41:21 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/21351 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #183: FILE: drivers/net/failsafe/failsafe_ops.c:168: + DEBUG("Unable to disable offload capability: %" PRIx32, WARNING:LONG_LINE_STRING: line over 90 characters #204: FILE: drivers/net/failsafe/failsafe_ops.c:189: + ERROR("device already configured, cannot fix live configuration"); total: 0 errors, 1 warnings, 1 checks, 145 lines checked