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 818FA424EF for ; Mon, 4 Sep 2023 12:57:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84258400EF; Mon, 4 Sep 2023 12:57:41 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B8053400EF for ; Mon, 4 Sep 2023 12:57:40 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58ca499456dso12867127b3.1 for ; Mon, 04 Sep 2023 03:57:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693825060; x=1694429860; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/C2T0vu/qCCkoIJ11UrvPCifxM8YGtN4DHFmPJMH8QE=; b=DEn6bg/YLOstXFY1Chfo4fe0JvEEzvEZfaisMnx6iS5Pca0MEbTRxRcLInbDqHawne n7pa+hvxwHmFDqEJ5kTlpdy4BFYKilg2xbUOI5zrCZ5aZChrg7ihIT8sTz+v/Disf0gg Y0wZTqA1qp0Z7OIorieT2WR9DurM39L2QbB2M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693825060; x=1694429860; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/C2T0vu/qCCkoIJ11UrvPCifxM8YGtN4DHFmPJMH8QE=; b=YulYsMKEPmQAD+ubFh073HcT0dEbGxTeEcftWCtDXxgO6alYZGwJqMUWlme7Wl1otL VPezhI5/MeUp1RyhE6ZsUN5NDzr1md75WxiKcpIqJti/Nmd7w+N1dPEV11ktDSujGgu3 8KalQnC6DakGHTyHzCb0OYJECTTYvIStZpxvk5O4JvusbGqctq3fD8plKqGPbZQ/jaLM 2Mranz6RWe1mC4MdCMhC1l4SX/+xP/y8SEng08dS3LpkW7pCX81Yb0S3MZjTVA7FpUl7 B0z9u/yNLbwnV/1zr909BfAnvjyLXLsC1RAJL9e1NOHeC9MIkv+k8wfuumqydDgz38Aa aZqg== X-Gm-Message-State: AOJu0YxxHQ91LyLYQpkapNuOslr9+e+FgDdzbI12xRIaBIY/avlt616c UUsBPiSCNfsU9+NODQJ627y1gmqGU9vIcPHAQVT6PTn5x7IbDvyMu8MD7w== X-Google-Smtp-Source: AGHT+IFEQ8HWxh+/dxCmbGQAoceyIob3g+oVtum+Iah7/0cArC5vTRN5R5PWXNX7Yx3rn5P985BuXGJPqlfO X-Received: by 2002:a81:4888:0:b0:583:a354:f259 with SMTP id v130-20020a814888000000b00583a354f259mr10632901ywa.3.1693825060129; Mon, 04 Sep 2023 03:57:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d70-20020a814f49000000b005869fd2b26esm779274ywb.38.2023.09.04.03.57.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 03:57:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 03:57:40 -0700 (PDT) Message-ID: <64f5b824.810a0220.c79c2.ecbeSMTPIN_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 C13D46052471; Mon, 4 Sep 2023 06:57:39 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/