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 7B74346AE4 for ; Thu, 3 Jul 2025 12:25:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7785740264; Thu, 3 Jul 2025 12:25:25 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D9F0640264 for ; Thu, 3 Jul 2025 12:25:23 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 5C9E31252FD; Thu, 3 Jul 2025 12:24:01 +0200 (CEST) Subject: |WARNING| pw155000 [PATCH v3] build/x86: fix support for older compilers In-Reply-To: <20250703102123.3708401-2-bruce.richardson@intel.com> References: <20250703102123.3708401-2-bruce.richardson@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bruce Richardson Message-Id: <20250703102401.5C9E31252FD@dpdk.org> Date: Thu, 3 Jul 2025 12:24:01 +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/155000 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #80: gcc -march=native -march=skylake-avx512 -dM -E - < /dev/null | grep AVX512 | wc -l total: 0 errors, 1 warnings, 36 lines checked