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 559D34662D for ; Tue, 29 Apr 2025 05:05:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 466844026C; Tue, 29 Apr 2025 05:05:41 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E5E4F40263 for ; Tue, 29 Apr 2025 05:05:39 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 2D514123FA7; Tue, 29 Apr 2025 05:05:35 +0200 (CEST) Subject: |WARNING| pw153182 [PATCH V2] Add new tracepoint function for type time_t In-Reply-To: <20250429030437.1128853-1-changqing.li@windriver.com> References: <20250429030437.1128853-1-changqing.li@windriver.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20250429030535.2D514123FA7@dpdk.org> Date: Tue, 29 Apr 2025 05:05:35 +0200 (CEST) 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/153182 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #90: 498 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)])) total: 0 errors, 1 warnings, 54 lines checked