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 A5D2545B37 for ; Mon, 14 Oct 2024 14:03:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BC5C40697; Mon, 14 Oct 2024 14:03:30 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3394D40696 for ; Mon, 14 Oct 2024 14:03:29 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 2C2BF120757; Mon, 14 Oct 2024 14:03:29 +0200 (CEST) Subject: |WARNING| pw145873 [v3 14/43] bus/fslmc: enhance MC VFIO multiprocess support In-Reply-To: <20241014120126.170790-15-vanshika.shukla@nxp.com> References: <20241014120126.170790-15-vanshika.shukla@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: vanshika.shukla@nxp.com Message-Id: <20241014120329.2C2BF120757@dpdk.org> Date: Mon, 14 Oct 2024 14:03:29 +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/145873 _coding style issues_ Warning in drivers/bus/fslmc/fslmc_vfio.c: Using %l format, prefer %PRI*64 if type is [u]int64_t