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 375A643196 for ; Wed, 18 Oct 2023 08:34:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D7914111C; Wed, 18 Oct 2023 08:34:26 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id E91AF40A6F for ; Wed, 18 Oct 2023 08:34:24 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35164833a21so19028705ab.0 for ; Tue, 17 Oct 2023 23:34:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697610864; x=1698215664; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JowfqYPRT592tNEYGOH6ALT8iv3Tk+pyhRHhpOU0qDI=; b=aWqrIOAgYcpCk75ZksoWePkwU2Ug0Ql0rr7lfc3nUiRoaR7iFAOfUkdB/UqC7n1xdo VxpLRHqKeGg01fW8nP9Ce/Nxh9K5kn+10DTjt+jvmwPv6IiDddgcfp8xRdm2X+Ip3N3b LGgodoeRFEu8l89yZ4hBvoEy8Eq3OQgXnnV8A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697610864; x=1698215664; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JowfqYPRT592tNEYGOH6ALT8iv3Tk+pyhRHhpOU0qDI=; b=OxyJDtyJUpjmLl6W189Vt/Mb9jMk8lu4GOhqYaBynvxsnSuwG79aVaaAOh+vylyWyn HHMqL5SQ4eoqFTUYaD7MUJL3MHKKYvpR/jZ1bxyIFs2AZY1nHbKR285GXcpV9qrCw/vQ 7fEz+safluTH56OEDEqUPNiTkz35/KZNZt1XEM6TEn35kzKJM9eGQ9C72+suICHBPH+5 M4PJlL/SM/B+4lnxa3bvwczLR1nB7i9ysZDwWrA4yD2/6gvy5P6yGdOKkUKni7JhpUpJ SDsB/4+nS7sDgY41dySqWrINFcB3+j74Mj2Az2LHg52BQH0x0V7JTww9Hm21Zb0ewio/ yS1w== X-Gm-Message-State: AOJu0Yxs6ySnR0MYkUSque36s+StXcXO+KxA91jWSKYdRc3gO88ZDX/O t9eKmlI9GpSmFaVyy6yFLbJLECZIPmbD05xQzqmcaKcQLjgW+Yojo8il4Q== X-Google-Smtp-Source: AGHT+IEEiSHn73KuBDAy1/I4zKUq0uXbm3tf0wE5BixFiXE5PfvLQfgMBvicRqbexsxgeQDXEtkOIO11Tvik X-Received: by 2002:a05:6e02:1aad:b0:357:a853:dbd with SMTP id l13-20020a056e021aad00b00357a8530dbdmr106078ilv.13.1697610864359; Tue, 17 Oct 2023 23:34:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j20-20020a056e02125400b003513e37920csm280098ilq.27.2023.10.17.23.34.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 23:34:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 23:34:24 -0700 (PDT) Message-ID: <652f7c70.050a0220.c197b.7b6bSMTPIN_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 C22BA602A042; Wed, 18 Oct 2023 02:34:23 -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 | +--------------------------------------+--------------------+ 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 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/