From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 487061B6CB; Sat, 14 Oct 2017 15:29:28 +0200 (CEST) In-Reply-To: <1507987683-12315-11-git-send-email-aviadye@dev.mellanox.co.il> References: <1507987683-12315-11-git-send-email-aviadye@dev.mellanox.co.il> To: test-report@dpdk.org Cc: aviadye@dev.mellanox.co.il Message-Id: <20171014132928.487061B6CB@dpdk.org> Date: Sat, 14 Oct 2017 15:29:28 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30401 [PATCH 11/11] examples/ipsec-secgw: Ethernet MAC configuration is now 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: Sat, 14 Oct 2017 13:29:28 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30401 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #535: FILE: examples/ipsec-secgw/parser.c:305: + if (6 != sscanf(addr_str, "%02X:%02X:%02X:%02X:%02X:%02X", total: 0 errors, 1 warnings, 586 lines checked