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 95C61424EF for ; Mon, 4 Sep 2023 13:06:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AB61400EF; Mon, 4 Sep 2023 13:06:47 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id AB879400EF for ; Mon, 4 Sep 2023 13:06:46 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-68c3b9f8333so809438b3a.1 for ; Mon, 04 Sep 2023 04:06:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693825606; x=1694430406; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nPgZUcY6E7cvMP7mbHx4KVuzX0B8i1DtjvtHn7DbeSQ=; b=ipWezuLgTaNMVTnT5BRXHX2Xkw6ptOsaveSsCIUYA+0V113grHbbjmFhXlomWjtycQ DoH39iGeNxPyO9HK8C2lx2pOImXMCNmXchFEhMlLuYWvkxxLYi67XxBXzzGeGANyxqk5 cYLilv1M44xyKVg/+IBmAJhZJDTE9xddEKL+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693825606; x=1694430406; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nPgZUcY6E7cvMP7mbHx4KVuzX0B8i1DtjvtHn7DbeSQ=; b=TaQTyu9zoUPvDY6zctoAIqYf7UkvstRd+B/oLGJWPvNwrNN6SHcYMiQ9PxGzmAYQGD HoG/0PlSVM8cTDL/cDDdFi8hFAskltCSkDByylS680x2OlKtEnz6ca51+/+AnzM+1q8h DRwMOWCBSb7RInlJWIZ6n4K/f7l1fBsHn8srJtZ5WBwxEIB9zMzp47dUWJraAQ8Yi423 b+P1BY2qkjAkCo/BNq5S4xCBnUgfVcuOVwTai9hB4dNF16mq4xqYvgQ5gzLog0bhV1rZ 42RJ0WG+1YLuSoQfPLLxgu2h0GhGILwsmpt4X79u9EVEL5iAmSXaRQ6eyJ7/6rmocIW5 udUg== X-Gm-Message-State: AOJu0Yyy+1uhhP16+NSxJFP11BUunRaGlxtezBOPugf0aMnE4xjBsGhG 3baOFMNBd3RJHaqtDJsp8A2qXpYSkozEtkdpXFrsgHvgWtZZBBDvZsGesM+OybHtg0/Uiq0BNw= = X-Google-Smtp-Source: AGHT+IHHUYgrKyl/hyaRTfBa446FDRMelPPhFIqgxQhIOfkzcHpLZQJFd0WwWBuAcBwP4SXkdbSQDfnOdZXK X-Received: by 2002:a05:6a00:451b:b0:68a:593a:333f with SMTP id cw27-20020a056a00451b00b0068a593a333fmr11796885pfb.13.1693825605925; Mon, 04 Sep 2023 04:06:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id r15-20020aa79ecf000000b00687c30902e0sm699234pfq.20.2023.09.04.04.06.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 04:06:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 04:06:45 -0700 (PDT) Message-ID: <64f5ba45.a70a0220.e8a62.9fbaSMTPIN_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 158EA6052471; Mon, 4 Sep 2023 07:06:45 -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 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 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/