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 72D9A42D83 for ; Wed, 28 Jun 2023 20:56:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E52D40151; Wed, 28 Jun 2023 20:56:02 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id BB98A40151 for ; Wed, 28 Jun 2023 20:56:01 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b0156a1c49so56269fac.0 for ; Wed, 28 Jun 2023 11:56:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687978561; x=1690570561; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ch5kshXwo82HIZrJ75XUxPAmJlHMRB/w+8swX8paVg4=; b=IUrFIa7LwQ6muRxOljmHM/8OD84fNA73kA7t6RlXzX5d1zd2kzTWFJpbBXmtmO3n5O gKwzUloyvbE0ZqkaH4NH4QsTNyCg0TQtqwZ6f9vsc7vv45mZg52CQfbUq2P5P1CgHrjL Nd8IN+XwfGu0r4OoCfz/9rm9HZ8+Dp3lCmLVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687978561; x=1690570561; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ch5kshXwo82HIZrJ75XUxPAmJlHMRB/w+8swX8paVg4=; b=AuxoTOgyQ9j/qiMrPPIF1Q9cqh7MpAtpUIuNVfsE9fjijAhzvu6MPyX+FKM4pG9gq+ lF8dKBvqXTIDemw8WUaCcYpXlt/zh1nzOTe09uZ6qxzng0ZdnP2bU6p4DEE9VYD37coz 743HJ+0DA80Y6zuxWuXqcf/d6CbFg0co3ZAjLuRa2zuBpjIp2qbNUbMzFIoQTdBpCnyn GYYUwI8cx31KqLsWNJhrqPJeVgukF5CpQivvHTw0T+qlNe719Xt2EFdDmOCzAgOHyTH3 S74ER0j6WXaYn+03LX4W9xqo4oRE3H1UBwX4+FuQi4APJPDiSKKYg8+G2ITrUq7sUVDY 1pGw== X-Gm-Message-State: AC+VfDx5iBSInpeq1lCMT86ie9i7Apm9LR82thpsn4KXfk3n8x0N3alz 3kf6UAyZa7CxAZ8LXjxuVyB7XDMT2yRewaDIJ0034YW6whNPLQ66m3CT7iaiYaidM+jFYp6b1w= = X-Google-Smtp-Source: ACHHUZ7JdBIM6V4F1DXVDnFhK9Qg2TTfOc2hNr/yvogvn+9X5A9XMWI+VE2D47iz8eQYAFyJOv4MMDtlzovD X-Received: by 2002:a05:6870:9567:b0:1b0:5290:c95e with SMTP id v39-20020a056870956700b001b05290c95emr7016838oal.42.1687978561231; Wed, 28 Jun 2023 11:56:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m22-20020a056870a11600b00176308c40c6sm1017355oae.33.2023.06.28.11.56.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 11:56:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 11:56:01 -0700 (PDT) Message-ID: <649c8241.050a0220.3862f.dae9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B45CB605246B; Wed, 28 Jun 2023 14:56:00 -0400 (EDT) Subject: |SUCCESS| pw129041 [PATCH] doc: update release notes for Intel IPU 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129041 _Testing PASS_ Submitter: Xing, Beilei Date: Wednesday, June 28 2023 15:38:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129041 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26837/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/