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 6BAD4424EF for ; Mon, 4 Sep 2023 13:10:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7108B400EF; Mon, 4 Sep 2023 13:10:24 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id E031F400EF for ; Mon, 4 Sep 2023 13:10:22 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bcb5df95c5so1143812a34.1 for ; Mon, 04 Sep 2023 04:10:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693825822; x=1694430622; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ii9hi3fEhtaAyd6gk1leON4Ty5xtLC41Hlen679JiOQ=; b=QEu19Ifw6GZjR9iK5ifoy8KC2Q+vysqhUojY5ay2oDw8j5JioZgzLItWTDEhCDHbpE rFeP/p8hgmw1F6Qgrlv1q25a3PjgnAs+NWCCZHFyDhuUYKNdjBO/qE2sa4Z35YIn6Yh2 +EpuxiGpSC7oCwBK2fpmHc54wOIix1QkThs/4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693825822; x=1694430622; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ii9hi3fEhtaAyd6gk1leON4Ty5xtLC41Hlen679JiOQ=; b=brDzFTzNp+t0FzsZCaU1wQfVHd3AhQWRwkzuGLedZUQhmRLrHfUMN9F6ZLoIsJIHSv bexvydBQYefBgxT6jzlHN9dRP3B7GEKkjDzKB6e42GDvC94PiK/InVo8/Ms8gubWWyUx ZUh7r4sSTx+w9y7KuwZTfilaqVCde4INhX21UQ0a70MCTAz+8PBiG1zqpe0eNfLRfmL8 8phKV9ISTYR30POqrh65t9XsuSiRRVgJG3wRug1eRjrx+102G7N5VehXlABUl21v0Xqq Rqa3pqz9SY+3aq2Tv8r9nyigIhE+hA4AMbi2+5i7JZAjO36xnN6/zVTjS0P/dopCMoLJ eeCg== X-Gm-Message-State: AOJu0Yww06aFmNeF2m1AXxniPOxSKLJaxldCHv01VKTuhMKDGGq2w8X5 p/EvXWMvKSpYqzIP0LGsAyWOftcp2nmV/vYd+snIgkyILFTJ72g1sBnqRQ== X-Google-Smtp-Source: AGHT+IHLUmdSH9Xp12gADHb30I1ypXmRTlqNRG/FixtzmPnRwJzdsYNvKdbKm+PxMn3bnNqpfnEjjqbiiFKR X-Received: by 2002:a05:6870:e6c5:b0:1be:d49b:a3c5 with SMTP id s5-20020a056870e6c500b001bed49ba3c5mr13187424oak.29.1693825822324; Mon, 04 Sep 2023 04:10:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du40-20020a0568703a2800b001d14377a375sm423947oab.3.2023.09.04.04.10.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 04:10:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 04:10:22 -0700 (PDT) Message-ID: <64f5bb1e.050a0220.d5908.9150SMTPIN_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 C80D96052471; Mon, 4 Sep 2023 07:10:21 -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 | +----------------------------------------+--------------------+ 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 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/