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 81C3443764 for ; Sat, 23 Dec 2023 01:12:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E11240268; Sat, 23 Dec 2023 01:12:27 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 5F97A400D7 for ; Sat, 23 Dec 2023 01:12:26 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-67ad277a06bso14421396d6.1 for ; Fri, 22 Dec 2023 16:12:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703290346; x=1703895146; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RW6sPOnhSJsCR4Kkljzhx31aaWoQsmtu0VKyUJ9GOmw=; b=JWWbt3F1t1/dlnizibJQzqXjbTJvK+qMYEbW+c2y8M8fekW+rVTRnLmlxNxB1NmKR/ aNy5QiqAhtjy8y7y4uZLXJzsFDCwiNq9qkWm4JBhUnpw/Rqxoo6gzS7R4Sg0Y5ZdqLOL DPL8H6MwTASLgVWPGf94fmZF73Rcon0UhyLTo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703290346; x=1703895146; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RW6sPOnhSJsCR4Kkljzhx31aaWoQsmtu0VKyUJ9GOmw=; b=WLk/Dyqa6Tr9fu/5JJVHcTAdkdP8ja5Q93AWo8KRBvRpe49+zbU0e5XjXCsAlIDiRn B1FNABpHXb5VBAiBAYOcH7YaN5WTo6Sl9yP0UpZzrruzQSfJytiTR/7WPqpqFpLsna2n B9Z7d4v7AfChFKrzI8AXPCHn/AzsHrKuoKbJ52uuuNOltXfHjhJDCAG8aRzod37Hsz5e dB6hj0Wn3uybApzGbkW95Kk3x7/hM6yKlgj6zl2pGbiG+dHLYzLAXWU3kFf5MyhOg/rq QFr2JY5vDpCV+ofXfYeUGlRw0zrslw1hDQy7QKQj/KNre3devLICUUQ04Ghcj3TDKsrY pbZw== X-Gm-Message-State: AOJu0YwQBnd8ffU5QFX5JqWgsnbTibssC7SZUbSMsxsWmNXySu6f3nnb yWn4gIDXKtylf0HrKu6ZbcAWpsE3TjlCLw1r4V544GtEnxh/u3VVvu42Abrs1FOgQkuHT1baAfO 6by6Uaw== X-Google-Smtp-Source: AGHT+IEZuBs478QYFlJ1/ri62sbxe2HmBSvFZECoSdlc0LOcxVeDsd94eE9JgNZQfQ9wewPO18BikKqWx/mc X-Received: by 2002:a05:6214:1cc3:b0:67f:409:da1d with SMTP id g3-20020a0562141cc300b0067f0409da1dmr2150458qvd.126.1703290345874; Fri, 22 Dec 2023 16:12:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u11-20020a0cec8b000000b0067fa136480fsm94422qvo.5.2023.12.22.16.12.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 16:12:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 16:12:25 -0800 (PST) Message-ID: <658625e9.0c0a0220.471dc.3c8fSMTPIN_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 5A0D5605183E; Fri, 22 Dec 2023 19:12:25 -0500 (EST) Subject: |SUCCESS| pw135528-135530 [PATCH] [3/3] pipeline: convert to a dynam 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/135530 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, December 22 2023 17:44:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135528-135530 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28731/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/