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 739F7424EF for ; Mon, 4 Sep 2023 12:32:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79370400EF; Mon, 4 Sep 2023 12:32:37 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 8D399400EF for ; Mon, 4 Sep 2023 12:32:35 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1bbb4bde76dso971848fac.2 for ; Mon, 04 Sep 2023 03:32:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693823555; x=1694428355; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4CgmiZdXSmtc68ezBvlPxiZyYiJyIKdri1EPxM98JxM=; b=jJUWxpjmW406rWRBpiymYX2eQRvW5m75FEz+MgvY+HLrhQkRWLtuMpNaCJhnySm8kk 9Sbjpfdqv9NZaCD+ZArOhhaAZCfX61ATZ6qeWFo7Mkaz2FejdDyaHu7HzgIkwS+p5lGw uqRHQEiUGZX1KXDIji1s+cwn5+NR7NSmMYU8E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693823555; x=1694428355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4CgmiZdXSmtc68ezBvlPxiZyYiJyIKdri1EPxM98JxM=; b=Z0BWft+l91uptOUn9tNS6BhOQQW8iGsk9CaGtbqTMfqLt/ofNbXG7EFLFjvMpnpdK7 6TSpmkt4NdLoSCEx/NT5uh/3Ka56WWWhYe4rYX50ocyOmNGMdNaPxkHHX7wzKezC8cYT dfrrBnGTirmVziwMyPBKlcHcL68i0nrA7PQ7BvyGdRXJSXCUKEDJ0DjU860FqzYBHElB j54q5Yz0HDvuTuaCp4pSX8JIqwawKaS30Ek9RuIJs0RcrIqgrWgH9zIM82V9TK7s3Tjw QnmpYBtoz1l2QrHvCKpcjwE+rE9IN8PnfsjGDT6oDeF0dZ8kxXt4cn+xT6Q+gsQesYUx QjMQ== X-Gm-Message-State: AOJu0Ywv7d9DZrxbhSrdL2z9SlUcybjIIqKwf/HydqN18SoKduJXUWrV 1IqoZ6xPt+sshCOgAfQWgn3fHpMhMyEoKW7iuMgX/s+baDAL58A00dNqgA== X-Google-Smtp-Source: AGHT+IH5TFoQeod0Z17vqLS9knC8tSrnM/2lVPhCC9GRqQ6TWuLfGEz6DDLzI27yheqml72zYow4F+HAQ5yR X-Received: by 2002:a05:6870:b011:b0:1c3:91b9:e044 with SMTP id y17-20020a056870b01100b001c391b9e044mr11455771oae.27.1693823554874; Mon, 04 Sep 2023 03:32:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h5-20020a056870d24500b001cc9df55ea4sm692840oac.12.2023.09.04.03.32.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 03:32:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 03:32:34 -0700 (PDT) Message-ID: <64f5b242.050a0220.307f3.8f44SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E2F76052471; Mon, 4 Sep 2023 06:32:34 -0400 (EDT) Subject: |SUCCESS| pw131145 [PATCH] clarify purpose of empty cache lines From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131145 _Testing PASS_ Submitter: Morten Brorup Date: Monday, September 04 2023 08:43:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131145 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27516/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/