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 4013042AEC for ; Sat, 13 May 2023 09:12:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 174C94014F; Sat, 13 May 2023 09:12:37 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 89ABD4014F for ; Sat, 13 May 2023 09:12:35 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-75773ff9830so389678085a.1 for ; Sat, 13 May 2023 00:12:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683961955; x=1686553955; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xyWkCXkCknQhH1Vro86Ub5YOByFEjSF6pwbINf8uPuI=; b=ZgbK/j88La/nBBG90jJVEil3LexODKCM6/IW/bRen3nPJDxqYSgMyLLatGXmKSEomI 07jJvJsM0F3ebtcnWOCnXj/N/CKpQwmVC/uzfvqW9DnOscddAr/IbbxoD5Cy5GaScsF3 aWXH6Fx0uqoaod0hYn2p6pvh1foc7B0x9d4xM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683961955; x=1686553955; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xyWkCXkCknQhH1Vro86Ub5YOByFEjSF6pwbINf8uPuI=; b=mDnvCQ8lv+36hU9I1ZAlN2n5K3qOJ+4P17/bfwcrh0iGA8/wuLmDujX3100uab9Uu3 zltP6QEkdk250i4io0YUQmP1Dzyp40BDtdM0gjSY/qlDL5CpjW0Y7KLDjD6r6bjXCapY 22a7pAQ3suCwdOy8GuRWYJnVq9KHruOfv4UtmxU5/KGuACmQDapcEZEPlzNXy407mU73 oPWhSZAYY5o+z0BdHafSHiGufMD0pPnexI72DXuWc/5JRD3hKPbOsMMUmQzpgO0RkDWn vzQ8nOArL+C98WfYgL3okQAVCCL03amCl8yIVilILMOanyMJsHihP/MyjiGzpqvyF7cp 76AQ== X-Gm-Message-State: AC+VfDzS9GMMpGR7nVj7kqxYqmryfkuKIaF5YD1yh5t2a/aoo0ToX80t 9cdJXjN3i3XWAFrcD/dZ9J7xti99ZneKX8tanZ73pc4iPaM1L2ihDHQEBvlUe9q7Jw== X-Google-Smtp-Source: ACHHUZ5udA99xqYMU+FfnZFX2PpHpVGT21oAGOtwv4fPJB+L0I5+x2b6a9CKbLbbkjhNtvrpmphVTfu/pV9a X-Received: by 2002:a05:6214:2484:b0:605:648b:2adc with SMTP id gi4-20020a056214248400b00605648b2adcmr49726936qvb.19.1683961954811; Sat, 13 May 2023 00:12:34 -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 dy4-20020ad44e84000000b0061b6b209c66sm771082qvb.4.2023.05.13.00.12.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 May 2023 00:12:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 13 May 2023 00:12:34 -0700 (PDT) Message-ID: <645f3862.d40a0220.de68f.9b63SMTPIN_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 767B5605246B; Sat, 13 May 2023 03:12:34 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 37b4d55f5ec419d172b2d89692a3ce452199afb3 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/v21.11 37b4d55f5ec419d172b2d89692a3ce452199afb3 --> 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/24548/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/