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 B26214319C for ; Wed, 18 Oct 2023 20:33:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD82B40271; Wed, 18 Oct 2023 20:33:40 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 10C8A40271 for ; Wed, 18 Oct 2023 20:33:40 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-27d0acd0903so4630887a91.1 for ; Wed, 18 Oct 2023 11:33:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697654019; x=1698258819; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ClbQ8ydhMxV8GpLfy2lxxJNNVpgCjEPCMICVxjh9cGw=; b=OnOxzW+lUVVN9uHoj12vYcoG4S4YN7CPzU/S6GnuUjkfG093ZI5f5UtBf4AQfXX1tN wZjxTLglBjGaGFTBG3gL0TjfBJhsEICV56lYqQYygQqk+9tXrDgzEc0fVL1EgzwjUdeA 4JdP5DrprvveSBGk4TayGBs+uQDB3n1BYAz6w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697654019; x=1698258819; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ClbQ8ydhMxV8GpLfy2lxxJNNVpgCjEPCMICVxjh9cGw=; b=rpnz/lutwnFFu5CNLkfYK1jc1RSAvl6RAKI/RUASkzWZf0qwjqW8Cdl3s5nqgUwWL+ u++Mcd1Hvc6WtKMJJ+acqwEmgpWMWXomomoWwE4FlOB4UfP/0wIKZvCgV/CILxCbLt+Z aTKAonrxEwqNalQxKHH6L5QFEtvSWWegzkyOarJJcY2YCNszuQWl3RmupQzYz0kcb6qb EFKD/x4ctZzOwFo5R9qv9GrVdXgHeZYWYWO/Ble3+TErKG9gJFGJL8IXq08OBOJuOEKr Mk7bAxNL45xS0olhuczN+tBCW4qrY74Jdinc0vbwAb8wPwE3yFpVtCJGkpUM9A+8uuQo J/Og== X-Gm-Message-State: AOJu0Yy0YZ5AKof1bZCRxFVNhKdlEBYTj+vVFITFwOzhKYUN10XndEhN nJowSJoVU+eK2lii6Yhe6t6LV2t9jNqlhwzZrOC8qpOYS/UnScrdYveaMOwHLA/hvA== X-Google-Smtp-Source: AGHT+IH6SNoeiM2U1Kgh/aoh03CdV/pPNZJ5NOwTh3Pg5Y/geLEO3fYv2bxk0m6ALnLKAOSIKrx+OjZGbU52 X-Received: by 2002:a17:90a:d90c:b0:27d:4b71:ed17 with SMTP id c12-20020a17090ad90c00b0027d4b71ed17mr5690855pjv.29.1697654019296; Wed, 18 Oct 2023 11:33:39 -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 kk7-20020a17090b4a0700b0027d3a5d4185sm62348pjb.12.2023.10.18.11.33.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 11:33:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 11:33:39 -0700 (PDT) Message-ID: <65302503.170a0220.f5958.0fbcSMTPIN_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 7E353602A042; Wed, 18 Oct 2023 14:33:38 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 02384bb8ec7d9cb9da4271d18a0b50e8bb413f4f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 02384bb8ec7d9cb9da4271d18a0b50e8bb413f4f --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26544/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/