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 71EE542A2A for ; Mon, 1 May 2023 08:45:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43BC640EE3; Mon, 1 May 2023 08:45:59 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 461E840EE3 for ; Mon, 1 May 2023 08:45:57 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-76089de42e6so182511439f.0 for ; Sun, 30 Apr 2023 23:45:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682923556; x=1685515556; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/2lrKkny1fgEbifkoG4oi2QYYAffchwN+SfMrIJe3p0=; b=NCIdiYqdZEMzqsEP0hBSzGJUjrDOhdRsbglnPNc8eTXkZxIFaOXe1VUpB3aKR2hQle 3pyBq09eQskgupOfhcJ7xwYqJl73OzJTrOLouz8x1qjhGwcfU9SgJ5xL+4wrB3HGnAvr gvctLMa5eTsmK8kYj+9M3rfzxjVObKOu/6vMo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682923556; x=1685515556; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/2lrKkny1fgEbifkoG4oi2QYYAffchwN+SfMrIJe3p0=; b=AdhO0hl4AirC8barACwqMGo3mvWwfS6QEDMZjByqxkND9CjK8wMJTMCMyRlgjXRqQ2 /mH+TymIu+2tJFz6Vy86DOIznKY4CVQfXbtI0tZB+iQUmKjEKxP/qfn6cCyRlRBqGjce pGnDtihuXs7AOk4H4Rh2bEHwEA9GHNAdxvqL4ZQjdNocXzXLULusdauUul5/0wCBBock nZ5Fx1tHUxW5S4fillH5l2cepwLnbfodh1RX9c087pQEnK/JYdIFO7frIj/iTMup70XJ csk/ypRY7zbK+9sQOtaIH2gd4YpsbHVTl+0taJ0WzZDGNLpxNbgHJ8Bcx3PpfoxogWLa Rncw== X-Gm-Message-State: AC+VfDxWta/Xv/MZoTtMFRLnzYJ2UlbST/WOKZiYRxA80Auv7jBu1KXq F2UbgegkUuR2rbXA4RR8WzNZQX1WkjYAX902JeXnRh6uHZVFRQ== X-Google-Smtp-Source: ACHHUZ6JkWzCHyjYFaMCPN8Qpm8eeaanyTY3MVUd4XNqdyb5mIu3PT7s0OypjJJn7JdxdnxlFNU5//+FewFg X-Received: by 2002:a6b:fd12:0:b0:769:36b:3a51 with SMTP id c18-20020a6bfd12000000b00769036b3a51mr3694574ioi.15.1682923556546; Sun, 30 Apr 2023 23:45:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z65-20020a6bc944000000b00760f2c429cdsm1933769iof.22.2023.04.30.23.45.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Apr 2023 23:45:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 30 Apr 2023 23:45:56 -0700 (PDT) Message-ID: <644f6024.6b0a0220.6593a.7ec5SMTPIN_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 05E0F605246B; Mon, 1 May 2023 02:45:56 -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/24442/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/