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 0F2DB43A04 for ; Tue, 30 Jan 2024 03:45:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AC73402C2; Tue, 30 Jan 2024 03:45:37 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 9646A4029A for ; Tue, 30 Jan 2024 03:45:35 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c00128de31so36003139f.3 for ; Mon, 29 Jan 2024 18:45:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706582735; x=1707187535; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nn5AodwT/a8MVh60Xc3CjwN3UC5FPABA+byzHa9pylI=; b=AjY3ar+yqOCjhGj34FDuJDqtwqL2LfyCBP2Vg+MhvX0h2BXWElMbp51YPmENT1l+LQ I8T/PywEhqeii2vkFA/LgdupjFD9SqGoumfUPsb9mJJcz8tJA541dIKNMM0XXJi5s7zc q4u18GCtoJR4tCX//HjeJIYtQSYup1B4un4j8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706582735; x=1707187535; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nn5AodwT/a8MVh60Xc3CjwN3UC5FPABA+byzHa9pylI=; b=oa9+3V5fUp3Fph9PY93lHr/I/qrrsGb/9mIlJDXbgWsN0/pQ3tbVE05018NwMsPGc5 Tp34dNcbX6L4r5hWIB9V9SPcSEO32M6Q2Z2W8hC/JKx7D6g4ZYaY9tLbhQVeESwHqigL ytuJurYj3YaQI4UNL3rwobX8cdPflvwFDesk+9tb72H3Nwfgi1f5hwOnuvUWOdHNXm1/ RwCpT23kPD94jjDcJCyDFTyEFNRPnjUAo0OPdC7A4hCbhu6/Y6RLtGiQzWoFGWmVJVAR GtkM+7TKHawDkmTYJHzsl2+Pa4sxPcuw2drL1Y5jG9M72plcgyddIX71A0nmuaDjaHxH JNzg== X-Gm-Message-State: AOJu0YwFZqTiIeFeo2UiNULCXXvCA3JiX1lgU5eLQlDbVm2FlAljZEf0 EqrxB+Dsv5uGnKxD6ML9G8GvTfvs92hYZ1hqBeEIw8YumCYqboUUJc9ybSR4664dUKINKj9fgc3 8xx5RWEyCtvRjemzCm9RvcQoLfCk/+sCWqqXRCMOX X-Google-Smtp-Source: AGHT+IFC9GKTKZ7gQRPXTonxExjZkjXy+vxtQsm4rjhUtUNala5QvA66BCNPZj0zBgywh2UQK9QQcALNL5as X-Received: by 2002:a05:6e02:cd1:b0:363:789e:8341 with SMTP id c17-20020a056e020cd100b00363789e8341mr6072161ilj.23.1706582734963; Mon, 29 Jan 2024 18:45:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y13-20020a02ce8d000000b0046ce7198871sm214117jaq.67.2024.01.29.18.45.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 18:45:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 18:45:34 -0800 (PST) Message-ID: <65b862ce.020a0220.fd493.ce73SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 965E66043481; Mon, 29 Jan 2024 21:45:34 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4ca7aa1af6c6ff32c2c5ad958e527e17d11f6d18 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 4ca7aa1af6c6ff32c2c5ad958e527e17d11f6d18 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ 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) 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/27827/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/