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 1CCD445AAF for ; Fri, 4 Oct 2024 16:45:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00E0C410FC; Fri, 4 Oct 2024 16:45:56 +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 2BA4C410FC for ; Fri, 4 Oct 2024 16:45:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1728053153; 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=RkCyV0edlYZ5N5NNsRJ2OkhIJpDFuIQ9PNL5ySQd+Kg=; b=KzRxezj1eD7iFgqF4NQoPIL8ybYJdszzTo07blGCaABYb81Kaa58y0juTibmMZGh0m+a5Q IfCfZ1V6f4vKzgU6iCKHx4CkhK7FGzNfgY6pMgRQSfzeX9wXptVQ2mDTBP3QFRU1mVQlK8 jfM1yE6WiGuLZ3/9N6FLTiLFL7L03v4= Received: from mail-lf1-f72.google.com (mail-lf1-f72.google.com [209.85.167.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-461-FfuJfxbcOz-86KxhONgAXg-1; Fri, 04 Oct 2024 10:45:52 -0400 X-MC-Unique: FfuJfxbcOz-86KxhONgAXg-1 Received: by mail-lf1-f72.google.com with SMTP id 2adb3069b0e04-53995187384so2258303e87.2 for ; Fri, 04 Oct 2024 07:45:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728053151; x=1728657951; 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=RkCyV0edlYZ5N5NNsRJ2OkhIJpDFuIQ9PNL5ySQd+Kg=; b=LxY7bt3DGgC/zGVIJQO3+Yce6pTef7u9VSAvfJ7/1hmlknJl0FjjEiKdWIpIIUYZzH QOYExprqp2WI/dazmVoWT/b+XOuEDSalZ2T5/VUwUM1WMbzDunaXCc67tAEWL/FDvfxx XujQ8NuF/2oWhOwhcLR69a5UN97HtM8jjV9a0ddzidPLe8HeLPHmf9Cmq7aoZeqO2hho ravcc2edRZ/90BbO5bvK8Jtb92WknFQirjbQHih0I6uAZj9WYGXXmcJ07cjT3N768yW6 L+G4LumFtz7gmg2XSEpKGnOYPcjULyiea8CxwDQe3uf0D4xp5sfLb0hkgWVr1oV5E00E SDkA== X-Forwarded-Encrypted: i=1; AJvYcCULJHJYevUQ7w0VUFvuukITFjs3HbP6yNwOGjI+OeuVipVRCGF+RG7aSZkTtONES5tITXTudeE=@dpdk.org X-Gm-Message-State: AOJu0YyGKjVLgtp1uqE6W/7wH+t6IDfO6nPKo9a4Po/zzu5aX2lSKlF+ 9sDx8DrrITE9+32+kOEB7vPNriRNZHR24asvuJmFYb0X9gi9E2o+3iG/FfP/NCs+byserUjwbSj GE0FCzNWMTI7j1grF0uyL7TZBYvpeZIWgxdqLu8gWjez9sz9qyi7INo4J+a4uiYUTyEtz0hd1tQ my+ron1m1Lo3jBskeBOaI= X-Received: by 2002:a05:6512:220d:b0:52c:df6f:a66 with SMTP id 2adb3069b0e04-539ab9f1187mr1790982e87.58.1728053151082; Fri, 04 Oct 2024 07:45:51 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGt2vilaItJlpUZygSLgTZ+yNc1uwCMfw/kUF/ELa9B3PR3ih6VRMyqyI1msNHarMl0TMC2bclw/4Aum8fYHjI= X-Received: by 2002:a05:6512:220d:b0:52c:df6f:a66 with SMTP id 2adb3069b0e04-539ab9f1187mr1790965e87.58.1728053150647; Fri, 04 Oct 2024 07:45:50 -0700 (PDT) MIME-Version: 1.0 References: <20240906132757.457921-1-bruce.richardson@intel.com> In-Reply-To: <20240906132757.457921-1-bruce.richardson@intel.com> From: David Marchand Date: Fri, 4 Oct 2024 16:45:39 +0200 Message-ID: Subject: Re: [PATCH] eal/x86: fix 32-bit write-combined stores To: Bruce Richardson Cc: dev@dpdk.org, radu.nicolau@intel.com, stable@dpdk.org, Tyler Retzlaff X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org On Fri, Sep 6, 2024 at 3:28=E2=80=AFPM Bruce Richardson wrote: > > The "movdiri" instruction is given as a series of bytes in rte_io.h so > that it works on compilers/assemblers which are unaware of the > instruction. The REX prefix (0x40) on this instruction is invalid for > 32-bit code, causing issues. Thankfully, the prefix is unnecessary in > 64-bit code, since the data size used is 32-bits. > > Fixes: 8a00dfc738fe ("eal: add write combining store") > Cc: stable@dpdk.org > > Signed-off-by: Bruce Richardson Thanks for the fix, and reviews. Applied. --=20 David Marchand