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 9D4824545B; Fri, 14 Jun 2024 16:40:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87B7440B95; Fri, 14 Jun 2024 16:40:14 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 671A7402E6 for ; Fri, 14 Jun 2024 16:40:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1718376012; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qF9v7o7vhtm66wNMbQtWqXy94mVLcwP+bcXfy8z9xFI=; b=Nj7KsIHHIJTUUK8iqQVi7eyS7aPzaZXES99hwrZmhwStWR2K5oiGUqHh287hjBLj5L/Iyo NlsANIeezihg/3WMmb4iyPvnXFuRUVShq4Y0j2o9Ggxb5ObzogDr2Qbg0apow+xAUEH3// Lj9aYg89RYykOoWYhVAphkqhJa/MuOo= Received: from mail-lf1-f69.google.com (mail-lf1-f69.google.com [209.85.167.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-1-w-XKw1zXMKKagGC-me77aA-1; Fri, 14 Jun 2024 10:40:09 -0400 X-MC-Unique: w-XKw1zXMKKagGC-me77aA-1 Received: by mail-lf1-f69.google.com with SMTP id 2adb3069b0e04-52bc124ef2eso1644341e87.1 for ; Fri, 14 Jun 2024 07:40:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718376006; x=1718980806; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qF9v7o7vhtm66wNMbQtWqXy94mVLcwP+bcXfy8z9xFI=; b=Wy2gDXC04wPv7qoOaR6L2FSZZGJJ43QFhaeWHWiqN4+58EuqglPufCqmSIz1XwTBtR JUw1i2iluGzshBXj0ex6TQCTKP7FdQufKuUV8f7bfSabXOwa1eUQoOc1Agtn1t60EIfb Mun19wWGFuaf85cm7i2UBl8sX3bRHZ4GmKCPId/PezB+2NzJYUbVSjvk8tOV4OuFMHrU 7XBDgNuwG+NMswyi0YL/l5Ap43yWXLSJEz4xWBW9gGoMSxPz4g29woTPDx735qtQeClc /cxIgMPSrM2o8MY5Tg4YlbpbgyjOEHX7GxJYTxG0ZVMBkeH7ZGMPljKkG1rkFajDAwll 8/3A== X-Gm-Message-State: AOJu0Yy5C8Dy6i9+7BHOPorhpl1xXilpUBpKk7j00d4VFK7Dd+Ln2tdI gLn4H9tfqbYpYhaoEs1KD5ebucV8yZaOTb+ZXf92+DKAaZe80qZiSAry0W21BWLR/f9q4TId7Yv vsfc28OCRpQT3oiREh2nZAqEESmwX5DjLEHN8+dakWiIM1lw2x3FUkfJz7QTfcUlHNGtPmj4jz6 e+YEFwHh+4dfLRkpw= X-Received: by 2002:a2e:92c5:0:b0:2eb:ec28:62f2 with SMTP id 38308e7fff4ca-2ec0e47c214mr18408821fa.28.1718376006483; Fri, 14 Jun 2024 07:40:06 -0700 (PDT) X-Google-Smtp-Source: AGHT+IEx/W2lrSWo/53rF+RCi7DdbLtmZ40mK3y/QzKMeWQ4GJQXm0NDNARsfN8nXncNzf+QBrz+l6jElMLlii2NJYA= X-Received: by 2002:a2e:92c5:0:b0:2eb:ec28:62f2 with SMTP id 38308e7fff4ca-2ec0e47c214mr18408721fa.28.1718376006121; Fri, 14 Jun 2024 07:40:06 -0700 (PDT) MIME-Version: 1.0 References: <1710969509-20627-1-git-send-email-roretzla@linux.microsoft.com> In-Reply-To: <1710969509-20627-1-git-send-email-roretzla@linux.microsoft.com> From: David Marchand Date: Fri, 14 Jun 2024 16:39:54 +0200 Message-ID: Subject: Re: [PATCH 0/2] adapt prefetch functions for MSVC To: Tyler Retzlaff Cc: dev@dpdk.org, Bruce Richardson , Konstantin Ananyev X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 On Wed, Mar 20, 2024 at 10:18=E2=80=AFPM Tyler Retzlaff wrote: > > MSVC does not have intrinsics that allow prefetch specifying > read/write so adjust conditional compilation to allow MSVC to > use the non access type inline functions from rte_prefetch.h > > While here fix issues with C++ build (which only appears on > MSVC because it uses intrinsics and not inline assembly) > > Tyler Retzlaff (2): > eal: provide prefetch functions for MSVC > eal: adjust intrinsic type casts for CXX > > lib/eal/include/generic/rte_prefetch.h | 12 ++++++++++++ > lib/eal/x86/include/rte_prefetch.h | 10 +++++----- > 2 files changed, 17 insertions(+), 5 deletions(-) > Series applied, thanks. --=20 David Marchand