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 A6E02432B3 for ; Mon, 6 Nov 2023 03:32:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1DCE4027A; Mon, 6 Nov 2023 03:32:35 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 1BCA54027A for ; Mon, 6 Nov 2023 03:32:35 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4ac05ca3935so631840e0c.1 for ; Sun, 05 Nov 2023 18:32:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699237954; x=1699842754; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ofwv4u7eRJA/DDOrHSs47YtD0QhFcsO+v5fBAKXVUp0=; b=aMuHdkFRn6QAgw0umTpy72epleZDfAJIPDpuu77EL7TIOkD0Dr0Bpj0S6wIL6oOj0A LN8xUTdSDUZJcbd6+oUefFADNlcwtU2xhjnuDP7G1kssayk6zxz5jAQkUnrEI1grAEAS 9ajL6tm/IlPIBwQMPs8Ro7iYPAj4drG/Tmj6w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699237954; x=1699842754; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ofwv4u7eRJA/DDOrHSs47YtD0QhFcsO+v5fBAKXVUp0=; b=VMmtsr8DAujb+e09LPmMozoaSsvxwXBb8VLjrQsbH13eXFKF+/fZ2ZENIIyNUzuN2U Eco8VaqVIzazHLcZOKXprFl5s0CnlkX3OmKzpAx11ZolvyUUmLRFlz6vb+Cklq16IaOB Z6mJr0cHMbn45BuU4yriMVGIqrr/6TKeYiGbjfFgxh+Nz2+nzek7DBoHGAWHm6izhorw E1f/bL21aTyMJ4CEKEVAL3Eb5r3lls+Rn61SImsEQyC/79jpwEdna+E9KwvtftSnd8nl Oj85bHJ6QdW2cEmDZXSoTXiLMMgx5d+//AhmTioIVNJ67DVUGCddZsStxMYdtQIowyna vZkQ== X-Gm-Message-State: AOJu0Yx38jV3kZ+XhgN4lIKGrKPS94AtuvgTRZ4RVkyoqp+tNgV7R8+T pj1v600fhqKRc5CebcWKqpj/I1RvDbsVfxImESFC/O7rGSR9Pnz123jthnFM8ZFhH8vzd7qXdw= = X-Google-Smtp-Source: AGHT+IG9TeKezlLepElakpCN0py95QSp2gs3Avk1GQBOYrC756uP1fCwmhD6oLzRUjVfmqUQyQUfP93YL3yn X-Received: by 2002:a1f:a792:0:b0:496:2e22:29e3 with SMTP id q140-20020a1fa792000000b004962e2229e3mr23826856vke.1.1699237954478; Sun, 05 Nov 2023 18:32:34 -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 v77-20020a1f2f50000000b0049d4046f609sm683315vkv.12.2023.11.05.18.32.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Nov 2023 18:32:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 Nov 2023 18:32:34 -0800 (PST) Message-ID: <65485042.1f0a0220.16a94.aefaSMTPIN_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 291A16073BBC; Sun, 5 Nov 2023 21:32:34 -0500 (EST) Subject: |SUCCESS| pw133880 [PATCH] doc: add prog action into default ini 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/133880 _Testing PASS_ Submitter: Zhang, Qi Z Date: Monday, November 06 2023 09:14:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:495846c12bfe4efeb9a44af4d844b1515c17e5fb 133880 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/28248/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/