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 163DF429EE for ; Sat, 29 Apr 2023 08:53:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7E704067E; Sat, 29 Apr 2023 08:53:53 +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 6A4C54067E for ; Sat, 29 Apr 2023 08:53:52 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-32943f2063cso1293225ab.0 for ; Fri, 28 Apr 2023 23:53:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682751231; x=1685343231; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2ZKmdQ/gdR0Det8sb3nPCuKmB9KJqAtOv70MTkfk5kc=; b=fArasWSbWPjeRlwsL/R/9KBCsGdsRxD0xmxYv/BkBmXetRoM1b9Gx9h/nrqVX6oxfQ 0lxd3g2Xhp5MkJsT44opEeVYbEMkmfDJn7mrDNy6MuhGAxoSEMifxWFIEBPD+1411clI cuJdT+p2naZ5URZ9TH4aYG/zaW0Tb6BsssOnI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682751231; x=1685343231; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2ZKmdQ/gdR0Det8sb3nPCuKmB9KJqAtOv70MTkfk5kc=; b=CAeYOPiIEZ4XuovgjZnt0tRM6bszG/hrwUjHwvwsQbh6pXeSr/rtrOmlMTsQ9ej+MC MFzLHoGyOphQNbIsXIZ3RQMYN8cSaa6aoO5Tc1Iu637mk6LxSo6sabm8jvyMAe36KKKn yEvlXWlVwsUwnE0w9e2UThL9fdIB32jfrj44lSAQ2gJTDQQYtzNbqW7ESHmUTIRfr/5k sYJZBE2lvWjnEGlyhxreXc93LqN3XyUGO0s7Zs0n5Ns2KLQhCg39mFS5K5eKevIw+Wwn jnz93O4r+Qf4tfpEVccGAtuBM1YVyqK65keb1PhPomQfjANL0PZ83Uy+MF1yKlHgLnam X6ow== X-Gm-Message-State: AC+VfDwq8Z/35Aa56nJqa0gzzuRCCV8OZRyMSKoSvcOeARU5RsPx6DEg w4VvfN+woy4ftrmdWDY7rxX9jveWP+rGG7m5puuLvfVIz4oEfjVZTz2PicLXi2SOJw== X-Google-Smtp-Source: ACHHUZ4RvneGpvuWk3u5+/LEojvj797xMvUPa8dk4RsZW0D6TjhI2TGJbHpMGIn4hf6VMefoKlObi1wWpqLP X-Received: by 2002:a92:c0cd:0:b0:32b:26aa:ce3a with SMTP id t13-20020a92c0cd000000b0032b26aace3amr5034855ilf.27.1682751231708; Fri, 28 Apr 2023 23:53:51 -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 p13-20020a056e02104d00b00327222ad960sm1403422ilj.3.2023.04.28.23.53.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 23:53:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 23:53:51 -0700 (PDT) Message-ID: <644cbeff.050a0220.d2446.c7d0SMTPIN_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 4AE52605246B; Sat, 29 Apr 2023 02:53:51 -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/24436/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/