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 5D2F243196 for ; Wed, 18 Oct 2023 09:25:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 573AE4025F; Wed, 18 Oct 2023 09:25:48 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 5BC414025F for ; Wed, 18 Oct 2023 09:25:47 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-581ed744114so435670eaf.0 for ; Wed, 18 Oct 2023 00:25:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697613946; x=1698218746; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OeFbuDXkY6Ub9SedhY2FRhhOBjgrzFzu3nB1jqZLrTw=; b=c9/3CmEQX+L9gyH3TXKRiPcjMz/m+29MZ4tauf7/exXvIFkOBmG9+9sd7ytNMwH5nI b8WNOR2LN2z30f0TrQwnEpRdu7iBm58QuH3YHR4nWdtqe88mPDDz1htk1HR+DaMEsuIX 4OPDS/6+t0WiyH9K0Pe8vmwup6Xha+OJzSCgU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697613946; x=1698218746; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OeFbuDXkY6Ub9SedhY2FRhhOBjgrzFzu3nB1jqZLrTw=; b=O+qtJjh1CUYIUIBEputsPZ4itYRAQfl8KdljBPIY2wv8jzqPlp7ofgw9psqqLqrI9s gUeiIW4vTXfkr7Fev9ZHYaMGs+m2yZvUu87ZT8aJT8M+zx1iSkZDe18aO1dbBMHCOUpv nN7gYgftSyyuu3BxVIbeJpsHginRmBaWqL1vGgK2NqsnyFYSQLj+i5K/XoJW7q+un2Wz pglFae9ewWDKSKsKbwtCNYY41GJrCvsUrD6/Kd3ZTInSNH+npPCMESbCHumxcm7JCv12 FRDQ7ly0FHCK4sTZRRwZhf8DgbUgbAKWP0/tmyBiTlwloGMBMx89pwtRU0UDEl+B57np QyJw== X-Gm-Message-State: AOJu0Yy9OreeGZLa5bvTuf1NEZttrpfqgFaLJIGWpZ61Z+QUPEXJRs2c 3mk8AkhJq2xomf/yP/0Kq7F1CAJggeN9Ipc6JTZCcdYj7HdJeA2QKQl9EQ== X-Google-Smtp-Source: AGHT+IH12yre0s3DF0/MYi3g1iqmBeUmQSgMgT2sySn8/EHyIRZatZ5FYa1twHxNQZPqIu2Kgb7eWkyMd5Pu X-Received: by 2002:a4a:ce94:0:b0:581:e819:cac6 with SMTP id f20-20020a4ace94000000b00581e819cac6mr2548591oos.9.1697613946761; Wed, 18 Oct 2023 00:25:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e200-20020a4a55d1000000b00581e31e09cfsm233568oob.6.2023.10.18.00.25.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 00:25:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 00:25:46 -0700 (PDT) Message-ID: <652f887a.4a0a0220.40038.8905SMTPIN_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 44E1F60524E7; Wed, 18 Oct 2023 03:25:46 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 5f9426b0618b7c2899f4d1444768f62739da1bce 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 _Testing PASS_ Branch: dpdk 5f9426b0618b7c2899f4d1444768f62739da1bce --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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/tarballs/26534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/