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 5AF6145921 for ; Fri, 6 Sep 2024 23:48:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 529354028F; Fri, 6 Sep 2024 23:48:54 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 5466840280 for ; Fri, 6 Sep 2024 23:48:53 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2d89229ac81so1963711a91.0 for ; Fri, 06 Sep 2024 14:48:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725659332; x=1726264132; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Cy71HbIl/rt8wsr3E1+csiTTi6lZ/RcP++ZV//jL5D8=; b=OBHr79XcMt8NO9KPsR1Uz6ZmS43nsaAk8ph3PRxItpDdUfOy2TW/mYpjuoG65BjH+1 stFDwWgt66W9PxQBdxdM+9s6+2mjzSZtaCoZZ0ml3Nh/2kCg5x5jHSdTI1u0RPfbHNy8 lAY2YGVE+GCnKwa5gFz8VMGK8TcXme6J7olRk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725659332; x=1726264132; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Cy71HbIl/rt8wsr3E1+csiTTi6lZ/RcP++ZV//jL5D8=; b=V0rXr9wVZtj2ZwGkFzjrNZCud014osH5YNdEyKETQ5Eqm+0XjpIAsxHeIpYxDOjXL9 6LHvVR0uzeERDM2lM4kAU9OD72Smv++sNSCfgYt0PjyA8CvgUPQ+xCwtVWOoytQPUd19 a3QU20d9vYMSPOSP6huT0qO/ivfrmUYG6F/OE8zRFLlrPEuqDN2jl5XHm64B/IZrZIZE HHBUM52wpcCgQ1VUmppHvVx+NfRz5PiLn1AcZv+K8Jl7iyfbDOACzRngIMty7dDtVPL9 DdMAMFANScrZVJtmmpXlWmqillv0JpqWgNHrGTVZKSxHacQoDcmGq8naKR4KpimlolOU Rotw== X-Gm-Message-State: AOJu0Yz8k3+9CebMnwQT7UE0QZz8/90arAPt6HjeG0fN9vvv6BkanLVo ysP3SnorlNWEGJ6pBLsf6+bJFx2Xe+lie7aVnMHWT8tp6CZCSeSWJMB6UmB/BKzH2cxrUwdLBHO dlkxMwXu9CdEgjFHQmrgKEvGzOznTge7OqjqDWjKw X-Google-Smtp-Source: AGHT+IEn5xx9Lroj7fUMearVIps/ADYWOWGcgCMtHum2Tifx2o6AjCWKbByMvmVnaiTexgQbSL3GYO54tXsd X-Received: by 2002:a17:90a:120f:b0:2d3:d8b0:967b with SMTP id 98e67ed59e1d1-2dad50d1d90mr5447217a91.27.1725659332519; Fri, 06 Sep 2024 14:48:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2dadc111d43sm129792a91.16.2024.09.06.14.48.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 14:48:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 14:48:52 -0700 (PDT) Message-ID: <66db78c4.170a0220.efc2.9d70SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B512B605C351; Fri, 6 Sep 2024 17:48:51 -0400 (EDT) Subject: |SUCCESS| pw143737 [PATCH] eal/x86: fix 32-bit write-combined stores From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906132757.457921-1-bruce.richardson@intel.com> References: <20240906132757.457921-1-bruce.richardson@intel.com> Content-Type: text/plain 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: iol-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/143737 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, September 06 2024 13:27:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143737 --> testing pass Upstream job id: Template-DTS-Pipeline#179098 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30940/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/