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 9520443765 for ; Sat, 23 Dec 2023 02:41:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9050040268; Sat, 23 Dec 2023 02:41:05 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 8D455400D7 for ; Sat, 23 Dec 2023 02:41:04 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3bb69f38855so1722670b6e.1 for ; Fri, 22 Dec 2023 17:41:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703295664; x=1703900464; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/XUbrwaxKugMVo9/nrigBNtT4ArlsELQVp2rWKuLH0U=; b=i9uBYQQXTIrn0vKco8o6qoK6/44pnqfh1pQwHbBX+J+udn3rgA6QBtm5PkWTdHPDKJ d0WGrHyJcI0kve47U9oVInGjG+7QFiXg0rpmbXyKki1d36kRrkd8MP6wdD+ldlHgLZUy hiTpga2O3IbYeLJhxpy0fFJ6HdznUfyWb5Z/k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703295664; x=1703900464; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/XUbrwaxKugMVo9/nrigBNtT4ArlsELQVp2rWKuLH0U=; b=TkqYvidGBFnEg2ufuSqqenttwYDGGzbY78ttwflW7L5/y42EUD9oA7DV0oakC6RgyP WSycttE3pmkfNxaTH1u80BWAgaIIv/NS3tf29iyuQjG8AjMHslqwoVMtd8RQzrA7pjjp 0ixYvhFA6akLJgse37wrBk8JuMHyErDgKEiX52StE8C8d2pGL8I3Bjq9FtAHM7hbnOqt N53mcvqoe1Rtl5wyuhO+bqzxXl1eoIjlZcSWQDRzo3DGrNuzsVx3FCz0vyzzVi8fPeRU l+5gRDLNwEBW9EsUaCpYsyfxAtXCqqOZTDGJNlkcIe3Ed6ZrZ5z965jVn2MLeznHS3en bUXg== X-Gm-Message-State: AOJu0YwwQYT6pkgCRM09VN6MH+I3YXoc/3SbWwS60gF7zwhia0K8T75R g2I6wMG/yBhW7Y5VSmBukstsCtU7uxT2ts+diZUyfQEKe6FpnNBT+SpH/ZbZbSTjEg== X-Google-Smtp-Source: AGHT+IEGRmdO34uC8N/rRx1/01x+vDQTs/qZzto4TE12vtK+nCcS5CbSJSDRlYlLsiNo51J/LLULvlM1RDsg X-Received: by 2002:a05:6808:1315:b0:3ac:a522:5461 with SMTP id y21-20020a056808131500b003aca5225461mr2561944oiv.36.1703295663841; Fri, 22 Dec 2023 17:41:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 13-20020a9f238d000000b007cb1fd024e9sm424892uao.16.2023.12.22.17.41.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 17:41:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 17:41:03 -0800 (PST) Message-ID: <65863aaf.9f0a0220.86d5.170fSMTPIN_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 7B5B1605183E; Fri, 22 Dec 2023 20:41:03 -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 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) 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 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/28731/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/