From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 3997C1B2CF; Thu, 19 Oct 2017 20:53:38 +0200 (CEST) In-Reply-To: <1508439184-17893-6-git-send-email-aviadye@dev.mellanox.co.il> References: <1508439184-17893-6-git-send-email-aviadye@dev.mellanox.co.il> To: test-report@dpdk.org Cc: aviadye@dev.mellanox.co.il Message-Id: <20171019185338.3997C1B2CF@dpdk.org> Date: Thu, 19 Oct 2017 20:53:38 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30613 [PATCH v2 6/6] examples/ipsec-secgw: config ethernet MACs dynamically 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: Thu, 19 Oct 2017 18:53:38 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30613 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #538: 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