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 BC86243765 for ; Sat, 23 Dec 2023 02:11:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B895040268; Sat, 23 Dec 2023 02:11:16 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id E523E400D7 for ; Sat, 23 Dec 2023 02:11:15 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-42793591b7fso15653981cf.2 for ; Fri, 22 Dec 2023 17:11:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703293875; x=1703898675; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KS2l58hWs6gGL48Z/ixjSvOA/U/SI3ZPs9SlFyVHTD8=; b=HYYfKX/Nof9ex6rdTp2dOP9jBO33/UvdujCq9peyuzyBY+PTKhW6JRfH0GOiOWth25 Y6j+dtm9w5fzi6K1HLPsfOtLOKbS+q8YCZi1FNfP3b6HndeK+ZZjrZiRWmXaFU8JZzyB ZagUAQB5KzlU/2ryh1/0cKFOeJMmREnOV2JvA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703293875; x=1703898675; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KS2l58hWs6gGL48Z/ixjSvOA/U/SI3ZPs9SlFyVHTD8=; b=rGmaWk6dQd8AwgjZaAMrHGjI/8fcERA4gw8EDgzVJqWPf0ouR1vxk5R9x7n4KL4FAN 23+FNKdCP2D7qe92lh5aS70OIAFGFF2qUBuqAPTQKAT5Ew+jfeAa+s5x/EUVu3EoP8z3 q8A56EEPNKnM+0MGgrMDqiS7gMZeFP9AJcmsXOyvHYAX8l5UgBZMaaXzhkmCHWkL0GOb nmezQ/uZ52camGLmIiLK1dtLxUOwH/NZwz6Ttea6HOiH076KutVMTJIHP6+mNlx3aRLQ G0UmrZ7bQI7jKxBRDcira63iIpCv1QGW28sYJ6ggTKpDuIIFvn0g6vXRhiY6WBPkPb5P suhQ== X-Gm-Message-State: AOJu0YxgKZkaI1OglnUvAdTkwsZSbT4qBrACeCTZ7O/j1X1n5Y/wV52E R/4zi22aDjRZbn7Nl5SX9cD3reLBKWta1timL+9X5UuYBc38psR1VtNoeZ9mwdA1og== X-Google-Smtp-Source: AGHT+IFxvscZ3i4lisqIZUyvsRtiUldPo+bZlnyrBT7ZOtBFh+L7Fjt+J/hXCjiRGnyDl+yTBbWaOWEB5a8N X-Received: by 2002:a05:6214:e68:b0:67a:95dd:f66f with SMTP id jz8-20020a0562140e6800b0067a95ddf66fmr3203207qvb.55.1703293875268; Fri, 22 Dec 2023 17:11:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c16-20020a0ce7d0000000b0067f462e5e9esm216659qvo.47.2023.12.22.17.11.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 17:11:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 17:11:15 -0800 (PST) Message-ID: <658633b3.0c0a0220.f204d.72e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 00384605183E; Fri, 22 Dec 2023 20:11:14 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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) 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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/28731/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/