From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 9D3725599; Mon, 24 Jul 2017 09:11:59 +0200 (CEST) In-Reply-To: <1500880222-13347-2-git-send-email-matan@mellanox.com> References: <1500880222-13347-2-git-send-email-matan@mellanox.com> To: test-report@dpdk.org Cc: Matan Azrad Message-Id: <20170724071159.9D3725599@dpdk.org> Date: Mon, 24 Jul 2017 09:11:59 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27111 [PATCH 1/2] app/testpmd: fix flow rule copy functions 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: Mon, 24 Jul 2017 07:11:59 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27111 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #25: The same issue, with a similar fix, is in flow action size method which deals only with ERROR:SPACING: space required before the open brace '{' #45: FILE: app/test-pmd/config.c:957: + if (!item->spec){ ERROR:SPACING: space required before the open brace '{' #70: FILE: app/test-pmd/config.c:1010: + if (!action->conf){ total: 2 errors, 1 warnings, 46 lines checked