From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D6F13199C7; Thu, 7 Sep 2017 13:21:39 +0200 (CEST) In-Reply-To: <1504783263-20575-2-git-send-email-beilei.xing@intel.com> References: <1504783263-20575-2-git-send-email-beilei.xing@intel.com> To: test-report@dpdk.org Cc: Beilei Xing Message-Id: <20170907112139.D6F13199C7@dpdk.org> Date: Thu, 7 Sep 2017 13:21:39 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw28435 [PATCH v2 1/6] net/i40e: support RSS for GTP-C and GTP-U 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, 07 Sep 2017 11:21:40 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/28435 _coding style issues_ CHECK:BOOL_COMPARISON: Using comparison to true is error prone #87: FILE: drivers/net/i40e/i40e_ethdev.c:1938: + if (pf->new_pctype[i].valid == true) { total: 0 errors, 0 warnings, 1 checks, 283 lines checked