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 E6D25A034D for ; Tue, 11 Jan 2022 10:30:21 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2AE04122E; Tue, 11 Jan 2022 10:30:21 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5864D411AE for ; Tue, 11 Jan 2022 10:30:21 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 37C96121D83; Tue, 11 Jan 2022 10:30:21 +0100 (CET) Subject: |WARNING| pw105726 [PATCH v1 1/1] gpu/cuda: expose GPU memory with GDRCopy In-Reply-To: <20220111173929.28746-2-eagostini@nvidia.com> References: <20220111173929.28746-2-eagostini@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20220111093021.37C96121D83@dpdk.org> Date: Tue, 11 Jan 2022 10:30:21 +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/105726 _coding style issues_ WARNING:TYPO_SPELLING: 'indipendent' may be misspelled - perhaps 'independent'? #144: This is an indipendent feature. WARNING:LONG_LINE: line length of 132 exceeds 100 columns #323: FILE: drivers/gpu/cuda/gdrcopy.c:11: +static int (*sym_gdr_pin_buffer)(gdr_t g, unsigned long addr, size_t size, uint64_t p2p_token, uint32_t va_space, gdr_mh_t *handle); total: 0 errors, 2 warnings, 315 lines checked