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 B0FC741BDD; Sun, 5 Feb 2023 18:59:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4879B40A7D; Sun, 5 Feb 2023 18:59:34 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id 7B89D40041 for ; Sun, 5 Feb 2023 18:59:32 +0100 (CET) Received: from compute6.internal (compute6.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 1BA1A5C0300; Sun, 5 Feb 2023 12:59:32 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Sun, 05 Feb 2023 12:59:32 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm3; t=1675619972; x= 1675706372; bh=bcS6vomRPgXDMnh7WS/B0B7E/FlMoZMYfVonzSTAcIg=; b=I h0T6bDry6ORnfl/Z2pu+lZbNyd7S1FKoATbuhng3S6a2I4sY176JkIjfvWb6exHA OMjCEEGnZEisCutApQyvMgV0w4IX2Qyk+LsYL+1f3TrTM5Iydy84uFZPPXAkuRlP vQ0GXbTDYlXMIQhHO65TE3O7SVnzzOKMN+vEo6xZlPk1UoJeK4ggzADGPeLl/gXJ ck9ccrBXXdZp5BifgkUh/M4zG4TWK6a5Ylf75IfOk76pyO2MC/bC1SC/T0V2Z8pm /FmpoC9DFf32p4I+TgDTxMNtgaZnk78BPh/MaTduvN7qNydSAg2db0IEAyfPhsjs ME0GA1brXnfe6htzWgMfg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1675619972; x= 1675706372; bh=bcS6vomRPgXDMnh7WS/B0B7E/FlMoZMYfVonzSTAcIg=; b=G sozKJOqA3/qHtmBQ2RbIHZW3uT+EqszXyHM0KhzvMuegRV+BVehocN8P/a+n+hM3 yr/fDrLWPIFUChWdaYNIkNh5bXsCCNDII3flT0DTQZ6lbMk2KRfEc9jmECsa9w7H SLH8IamPeVr1Bd4pLJ2UirREHMgi9+bYO+3tL0KjCY1CKSqUsoSU5sMri1A0gD4x Q03rXuTX7+OLr1THoU1/U2pIOpkc16pCeJiKJ51KjGWSQUXTVdyrYXPRh4e1i1JV tibeGoFtgC9jRzfmCq6H/07kwER7dCpVfk39KRevL6Q0dn7xXogM+W5rvq7WKu8x 1K/XnvPXo4esj0+9kJlFQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrudeggedguddtkecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecunecujfgurhephffvvefufffkjghfggfgtgesth hqredttddtudenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgr shesmhhonhhjrghlohhnrdhnvghtqeenucggtffrrghtthgvrhhnpeefhfejleeuvdevtd dutdeutdevhfeijeethfffueejhfetudduvedtkedtieekffenucevlhhushhtvghrufhi iigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghloh hnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 5 Feb 2023 12:59:31 -0500 (EST) From: Thomas Monjalon To: Georg =?ISO-8859-1?Q?M=FCller?= Cc: dev@dpdk.org, ferruh.yigit@amd.com Subject: Re: [PATCH v2] linux/igb_uio: fix build with kernel 5.18+ Date: Sun, 05 Feb 2023 18:59:30 +0100 Message-ID: <2402525.jE0xQCEvom@thomas> In-Reply-To: <20221006185136.1634218-1-georgmueller@gmx.net> References: <20221006093730.1602342-1-georgmueller@gmx.net> <20221006185136.1634218-1-georgmueller@gmx.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org 06/10/2022 20:51, Georg M=FCller: > pci_set_dma_mask() and pci_set_consistent_dma_mask() were removed with > kernel 5.18. They both were just wrappers for dma_set_mask() and > dma_set_coherent_mask(). >=20 > Instead, use dma_set_mask_and_coherent(), which is a combination of > dma_set_mask() and dma_set_coherent_mask(). >=20 > dma_set_mask_and_coherent() exists since kernel 3.13. >=20 > Signed-off-by: Georg M=FCller Applied, thanks.