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 42257424F0 for ; Mon, 4 Sep 2023 14:02:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47E57400EF; Mon, 4 Sep 2023 14:02:38 +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 0DAA9400EF for ; Mon, 4 Sep 2023 14:02:37 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c504386370so1121785fac.1 for ; Mon, 04 Sep 2023 05:02:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693828956; x=1694433756; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6eTuBJQstEU0MKJT5f5I6jrwe80WIp0e4YkC+SuYJ0c=; b=gUjmnMOiz2jiLYh6FyhYjKfbkbprxnoDe8cTrn+m6iI0oIf1Ne9JPHNk0AJ0BinWsj qP59lAqPzadwhT3gwiWmroq5z/tjwqJwXmlKHbl3i//+BAk9mmmHVYqbXx2jUj32Cfgv 8zZp9kccBr8uTe8T4KpWDSIQ0Uc8zxvbKMPjc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693828956; x=1694433756; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6eTuBJQstEU0MKJT5f5I6jrwe80WIp0e4YkC+SuYJ0c=; b=ly/UvtJVd4UzM2zRhzKTy+xx+ghcbzpSoREJACEJm4mnzkQSgz2xlkDh4/72wegrzs 4UAu0nWdLxsNCwfnZ+3cRjfrQsNlIVY5kfoZUoj/sDN5aIWs3nOVZ+wbOZ24gFlFMhOI 9CZp/XUrP0cHQNym68OdBL0X8Y0vPOW5q5veHJSXmdNs1x+cioK4aIQvnf1T5vGaFKF7 AqSE09eC5Yx5AxGF2V9jUubtaOK82ArJNRMBXARqTmtw3fhnt5+1gJU7ygHbQBWAwvYi Qv4LkmXA4YLBV+m0kkZiLzoL1JsBFGFafPlL6R+Q3kmq35+t64yd+TQDzwHn/kuYIdul 1E0Q== X-Gm-Message-State: AOJu0YxYWfRoQu87HbryqgYkUoTI8KTlTBTjXn7Aiog4W/WM5zyICZog cFxsA0hnb0Fxl+S9bAwMyHY5MDN3ipqpdStEvdLNpdA6ktWzA7pYDvVOMg== X-Google-Smtp-Source: AGHT+IHfZmQNi1OP2+UgXZWrj4QRzinzRxPLW/AQGgJSE4BgJpcMGr5CT/aUqMJHHxfMlmnlo5WLEhFaQTMh X-Received: by 2002:a05:6358:894:b0:13e:b477:8015 with SMTP id m20-20020a056358089400b0013eb4778015mr10593113rwj.9.1693828956426; Mon, 04 Sep 2023 05:02:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m7-20020ab01387000000b0078f5eafc894sm546846uae.9.2023.09.04.05.02.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 05:02:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 05:02:36 -0700 (PDT) Message-ID: <64f5c75c.b00a0220.378cd.d2ecSMTPIN_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 176E26052471; Mon, 4 Sep 2023 08:02:36 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/