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 BA9F943B56 for ; Tue, 20 Feb 2024 12:39:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7570402A7; Tue, 20 Feb 2024 12:39:30 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 8BBA740289 for ; Tue, 20 Feb 2024 12:39:29 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-68f01133850so27257446d6.3 for ; Tue, 20 Feb 2024 03:39:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708429169; x=1709033969; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8sWdbDiV/bpqQU81nVfJdNMF1RDZULCLAa7ktrXqhu0=; b=OjH5MaZ9+wcQOONFOCXcqDgwRh6arXGXH4cn63UiHTbvBogFygAoI1527zyg2xDmaM 04XthauvPggrhqMFLaGw82lu/RV41PYvVep9qn/9oHhuVKM8mB3N/v6r6KoG8WRwsmhL 5OXhhDkp6B61CeFV0gS+lGEjof2vEO5PGel1k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708429169; x=1709033969; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8sWdbDiV/bpqQU81nVfJdNMF1RDZULCLAa7ktrXqhu0=; b=KKvClA2MqIzcA222ncp9ipF9cDyeTOfFgLIgXeRxpPJxgE7tscl9Sca/SOJC0U+7BB evFVH7KOoM5OiX/tQd7csFklhKHmxlNnylyWgSKz5Zlks1y1MJROaSYWVEedJcnJ387S zb6KOpCveMnKxLv0g6Oet3RWRNKb/ELv8deu5zTE+ycIRR6AVvhlhDeFoXKwu95cszez MOEcNKVuLkOcjYwMhWW1n9sLwV9umhyYLN0qTfTEe0aqm45SXUsZ9IhwsZHOZxOoIqrd Viyv7XvUcEalnfOsYvU3Dslmhx5xxPFmJMxFWMB04rS8DxtTBk6pv+JA01ZW/lzV4NdW gnkQ== X-Gm-Message-State: AOJu0Yz9Ayi/Cxrw/InrnztEQ4/GdPvUfxlDm7igbGzmdhgnoRznlrlS wr2IIiIBXKZKC5BoAHsnnvnxEeqlVjNH1vqyeu528MzSJPoo0uVwD0yytEGDiGYiKUiY+bpZhLK QJhr6/0Nk5/ZO8KPagcB7+yH3g6giNgXgwV0Hrk8H X-Google-Smtp-Source: AGHT+IHaFVOotsk0qSwj9K7ySjQwCPa4DZQFKJvewQ0vUSGBlW2K+8ZXnoTDRAxr+1yhuMn5jbYn1VZijjRA X-Received: by 2002:a0c:f2d0:0:b0:68e:fb17:e14b with SMTP id c16-20020a0cf2d0000000b0068efb17e14bmr13038529qvm.1.1708429168965; Tue, 20 Feb 2024 03:39:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 7-20020a05621420a700b0068f4ff8296asm294822qvd.13.2024.02.20.03.39.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Feb 2024 03:39:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Feb 2024 03:39:28 -0800 (PST) Message-ID: <65d48f70.050a0220.d2617.033aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8CB706052511; Tue, 20 Feb 2024 06:39:28 -0500 (EST) Subject: |SUCCESS| pw136890 [PATCH] dispatcher: add cache guard to per-lcore 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/136890 _Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, February 20 2024 08:35:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:4aa3ea9d5a17df941fab13a648e69b8de8573992 136890 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29187/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/