From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id D8487A04B1 for ; Wed, 9 Sep 2020 01:12:18 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D2A8D1B9B7; Wed, 9 Sep 2020 01:12:18 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 9072E1B9B7; Wed, 9 Sep 2020 01:12:17 +0200 (CEST) In-Reply-To: <20200825114447.135030-1-bruce.richardson@intel.com> References: <20200825114447.135030-1-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20200908231217.9072E1B9B7@dpdk.org> Date: Wed, 9 Sep 2020 01:12:17 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw75919 [PATCH 1/2] config: remove explicit undefinition of unset values 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/75919 _coding style issues_ ERROR:C99_COMMENTS: do not use C99 // comments #83: FILE: config/rte_config.h:88: +// RTE_LIBRTE_IP_FRAG_TBL_STAT is not set ERROR:C99_COMMENTS: do not use C99 // comments #92: FILE: config/rte_config.h:94: +// RTE_SCHED_RED is not set ERROR:C99_COMMENTS: do not use C99 // comments #93: FILE: config/rte_config.h:95: +// RTE_SCHED_COLLECT_STATS is not set ERROR:C99_COMMENTS: do not use C99 // comments #94: FILE: config/rte_config.h:96: +// RTE_SCHED_SUBPORT_TC_OV is not set ERROR:C99_COMMENTS: do not use C99 // comments #97: FILE: config/rte_config.h:98: +// RTE_SCHED_VECTOR is not set ERROR:C99_COMMENTS: do not use C99 // comments #106: FILE: config/rte_config.h:126: +// RTE_LIBRTE_I40E_16BYTE_RX_DESC is not set total: 6 errors, 0 warnings, 30 lines checked