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 95D3042218 for ; Fri, 1 Sep 2023 03:00:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 994C64014F; Fri, 1 Sep 2023 03:00:20 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id E82B24014F for ; Fri, 1 Sep 2023 03:00:18 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c4d8eaa8ebso898622fac.0 for ; Thu, 31 Aug 2023 18:00:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693530018; x=1694134818; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AyBcTI5svKa1Vb42ewhI8DCOz01Vo86dNrSX30EODzQ=; b=MBwRzv0/KKxbpaNHf7P7EEg7rIrapbsFDgDHaa9ijfyGT+kyEFK2uQd7sBhGRhMSn7 nlwUm38oOcD0a/JSdDrSqtZwB1pbZcuuazBkliwK5o3a5i/mdh2qesWyB9cIjgX3MpIF oRYKvsmCLZBe62ew24PXvWngG3uQ/dEe+/4dY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693530018; x=1694134818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AyBcTI5svKa1Vb42ewhI8DCOz01Vo86dNrSX30EODzQ=; b=EmQ6aj0wP8mykz0Lwf3kbIjzjQMNGdRnOtEYckcV5c5H5KEP7MYcdx+sh/zPTCpjgO xO8eRa4w/7swWH5YEtNIC4/bZLMHC4kjhJwUIVfm2Td/bk0TxEomekcQ5RCWqvf2TrRD ysDHablyDEU/2JkrMBvrOzBHNAnrktU6lleM7pkOBdRb4AaEmDWCDiXGasj1BFzAyhBg aQYZJ2eY1IkqQnzjDI/mAk2GuCvpsr9Ma8h9197DE4SGgk67WdZjPLB1sjoZKIzdjBFh 89PQ3VLOX8Sp/V5lHOG5tR6OPE4lNR3r2VDrYaxlYt2KsbxcOE4Fg9o+HfX+wbSbaBS7 qtog== X-Gm-Message-State: AOJu0Yzt0GLuy3tk+yMo92TMehqIO5ZetCsaOmBOs8+fjtUazNV9HVTY 8Q/yvRFXMfAHZj8S3JOoQtsn8bLINEsHyomdYCzupLRAZwY3lfBQkgf0j8DZVeMsGH1rVrUhww= = X-Google-Smtp-Source: AGHT+IF8H8buD8BCR7ZzopEPyl4lr78DNT/gwu+3YGuZVCldBSza6T2hSLDz2DWsypR7Ln3Ycb/mT8G1PtsO X-Received: by 2002:a05:6870:a50a:b0:1b0:408a:1d14 with SMTP id o10-20020a056870a50a00b001b0408a1d14mr1406704oal.44.1693530018241; Thu, 31 Aug 2023 18:00:18 -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 z45-20020a4a9870000000b0057367fd1468sm169444ooi.28.2023.08.31.18.00.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 18:00:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 18:00:18 -0700 (PDT) Message-ID: <64f137a2.4a0a0220.d62e6.9998SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B40286052471; Thu, 31 Aug 2023 21:00:17 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 62774b78a84e9fa5df56d04cffed69bef8c901f1 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 62774b78a84e9fa5df56d04cffed69bef8c901f1 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26005/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/