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 9F31343704 for ; Sat, 16 Dec 2023 03:06:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C07E4026C; Sat, 16 Dec 2023 03:06:03 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id AD98940261 for ; Sat, 16 Dec 2023 03:06:02 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d33574f64eso11588827b3.3 for ; Fri, 15 Dec 2023 18:06:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702692362; x=1703297162; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u+V+xH6zjmJLj/Mk//Jaw4/lr0enkCYkFCiI7T0zazQ=; b=D+EzixIJF6oWBBgpluRF951FhWS3x6KbEErn+6kwO7U82UnMkhs/9ir0nikdFXa317 qYz5Dx8JKyArWj8tJzAYX1hWoSWlnkl9gKZ+oAB/j2wYPm/R4jdUVGZGKTyxcbjRovuq fmw7fFAViUnx9HZ97mMoTBNUH9ZgRy7UyfSqQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702692362; x=1703297162; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u+V+xH6zjmJLj/Mk//Jaw4/lr0enkCYkFCiI7T0zazQ=; b=mVzv/r/icRYiEIYdfpyvqtUY/gF+++j7Sw6p8ix/WVb4CPwGIu+eBmQeh/auR3S/Qt Gi3INXfiR7SIgsDhtadYzidNgoVmKt7Ncc7cJoof4SRGC/rNQ35zwvwyZvMNwU11JUhV bfHrAt3NeXqAJ1/6qT+cfBQDHsPdBgV0lJSP/qTlf5Uc64ECvckAaZxgN2intnidCAj6 aZM69PDSeUXb5L3B5ktObPJB+KSk8eiP285VRsGZjpTO3GiVi7KTImRWU4Eh4ZfAVBof BOL6WJwX15mfRAeIqMgqMD02UGNmLQxSgHFnshTjkBNZ3qGOX3Iznehhzy82PAlDFAQP VMdQ== X-Gm-Message-State: AOJu0YzJVy6KwWrZ1cadlYKRDWKiEtm2d+yl1hhF9AyYo0JkRYHoLT/L 2gZJpkcl0fV+yCN86n7lLXNa9rNO7Ab8hFyrgmr3ApDqCovNnEK5OtKdFQ== X-Google-Smtp-Source: AGHT+IFTRMCLR5MeNqtsGN6VqntGU/WrTou+LlcaJN9dLJAq2O2Na54P8FBdX1OHJBqXhXo8Wms6cDSv5E+x X-Received: by 2002:a81:9187:0:b0:5e2:de4d:61a3 with SMTP id i129-20020a819187000000b005e2de4d61a3mr4712382ywg.37.1702692362119; Fri, 15 Dec 2023 18:06:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t198-20020a8183cf000000b005e3088476fbsm652165ywf.23.2023.12.15.18.06.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 18:06:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 18:06:02 -0800 (PST) Message-ID: <657d060a.810a0220.83c07.9087SMTPIN_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 C17AF605C311; Fri, 15 Dec 2023 21:06:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 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 e5dc404d33ac1c6cea5c62a88489746c5cb5e35e --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 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/27369/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/