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 8C2EC42B15 for ; Wed, 17 May 2023 07:40:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87E564067B; Wed, 17 May 2023 07:40:11 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 353F142B8B for ; Wed, 17 May 2023 07:40:10 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6439f186366so213636b3a.2 for ; Tue, 16 May 2023 22:40:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684302009; x=1686894009; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p8cLEoAJZ21OnmJP+/IGiyBXZFKfJekiwfL5tqEhZnM=; b=L8LN31fqcoItjIy4MlSv3VxEipMTzhjTo5YLG9GxQomzLqoTw8MRqqL0RNBjgTIYlL 76tcf+abyGgzPRbNQk7DOT9PzYdIIdZrC8QnxmCaUHZQ8SKzwWNK85h7+Z5ZXQa4GGDd qs6NMWm39OC2ecfqmwkn1nV20x3UBLTLcxpEk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684302009; x=1686894009; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p8cLEoAJZ21OnmJP+/IGiyBXZFKfJekiwfL5tqEhZnM=; b=GLclZ1s4XC3ThcFIgNIsAzr+zmjGGjWM+Sw+zzPKVsIq2vwc39avdTufXgxe3FOAf2 4KFRdu9Uou/d8uWPXnxCZsKKUpJ4jmgfk+D+zSRlROcTprKrOui3ivDVQKGo8rxrIU2h JnU2mnlKIEDKNJ79pxaUca5WWxU1C81JvjKkQmsxNi0sxElYmn1h9tjvosL4urv9JNI2 vcEKhdult0veI7B69NrfsDtUn5siboOj94g2XptVcVQGFheUqnQSvVmmRiMLrPmTwvUJ 5moztdEIo9/qZu4sNDk+VAJ8Y2tKCefzm6SqN+3EWVpUuYUPlw1+V5nuCFjj1/Ssj5nM Cs9Q== X-Gm-Message-State: AC+VfDwEZY/6xTxQCenTpAOUJz0q60gk21I1r8Eb/LlmQja3dbuY/lLZ tZas/tQsKbbgTKVPA+fClVAJPqYvoQ07NZuXaI9YzAtW1vGmV1Vdxv1qGJdTHZ+R/w== X-Google-Smtp-Source: ACHHUZ7JyeCjeB6fylhooRPYMGnAjUSzEjKTNun7hLJGlbcDweUixK7ioNBOQZaMqhLpJxvabj91uqipuzK5 X-Received: by 2002:a05:6a00:cc8:b0:644:d220:64ac with SMTP id b8-20020a056a000cc800b00644d22064acmr52402439pfv.2.1684302009313; Tue, 16 May 2023 22:40:09 -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 j2-20020a056a00234200b0063d458e2e28sm2029029pfj.20.2023.05.16.22.40.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 22:40:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 22:40:09 -0700 (PDT) Message-ID: <646468b9.050a0220.559cc.174fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C136E605246B; Wed, 17 May 2023 01:40:08 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24583/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/