From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id C329DA00C3 for ; Thu, 16 Dec 2021 12:15:10 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C013640DF7; Thu, 16 Dec 2021 12:15:10 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 1E19A40DF7 for ; Thu, 16 Dec 2021 12:15:09 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 004D312353F; Thu, 16 Dec 2021 12:15:08 +0100 (CET) Subject: |WARNING| pw105158 [PATCH] config: remove explicit undef of unset values In-Reply-To: <20211216111430.699717-1-bruce.richardson@intel.com> References: <20211216111430.699717-1-bruce.richardson@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bruce Richardson Message-Id: <20211216111509.004D312353F@dpdk.org> Date: Thu, 16 Dec 2021 12:15:08 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/105158 _coding style issues_ ERROR:C99_COMMENTS: do not use C99 // comments #102: FILE: config/rte_config.h:86: +// RTE_LIBRTE_IP_FRAG_TBL_STAT is not set ERROR:C99_COMMENTS: do not use C99 // comments #111: FILE: config/rte_config.h:92: +// RTE_SCHED_CMAN is not set ERROR:C99_COMMENTS: do not use C99 // comments #112: FILE: config/rte_config.h:93: +// RTE_SCHED_COLLECT_STATS is not set ERROR:C99_COMMENTS: do not use C99 // comments #113: FILE: config/rte_config.h:94: +// RTE_SCHED_SUBPORT_TC_OV is not set ERROR:C99_COMMENTS: do not use C99 // comments #116: FILE: config/rte_config.h:96: +// RTE_SCHED_VECTOR is not set ERROR:C99_COMMENTS: do not use C99 // comments #125: FILE: config/rte_config.h:130: +// RTE_LIBRTE_I40E_16BYTE_RX_DESC is not set ERROR:C99_COMMENTS: do not use C99 // comments #134: FILE: config/rte_config.h:143: +// RTE_LIBRTE_PMD_DLB2_QUELL_STATS is not set total: 7 errors, 0 warnings, 37 lines checked