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 AF4AB431CE for ; Sun, 22 Oct 2023 06:30:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB12A402C0; Sun, 22 Oct 2023 06:30:13 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 0D2E74027E for ; Sun, 22 Oct 2023 06:29:38 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a87ac9d245so23089787b3.3 for ; Sat, 21 Oct 2023 21:29:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697948977; x=1698553777; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1ym6xolPS9qyisA0p2ClxoUy8Ioz8Jc3SvwcBoAbM6s=; b=BuqqGXx5O7elkl3URuKmPpFWf56ir7WzKhpI7DIPTVjF1+lyQF1BP2jOqXXrwGX3g5 Yu8c3WRUZQ6N+5DLtEk1d4qdqMT10P7MDnVop1A0JlcJobntsHS+Tf/YguzTHoJROfE/ x+TwwY8ruvKwTRjHnWbD2NhOnpC64tdxyy98s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697948977; x=1698553777; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1ym6xolPS9qyisA0p2ClxoUy8Ioz8Jc3SvwcBoAbM6s=; b=LhzSkgs3EGdzH4ApN27lRwWl3FXnMTlr0hv/LWkXsfHQAlOIE6Y4sNn45zFJoemJLX aZCSWUsszqR53DA7R0PUAQtYAlZ72Fsg2WP0kGbdZvNw6hFAaijj77RQaV1HyQ30lnUM I7EbJ27iHy9YG3goJ8leplD85FAQRGZI5TODYrm8gRtTnpe0It8iBUPfuC/VW0HAtsHa 241TZNLLhFlfeesO3kKxVZ6PcKe4LNXV54NieWI94tjTYGqwNEui9olKzqzr0OGnR/y5 aP6lliQ2e8NHig3CFzLIxfTjJx975swj2bEcbJJ4EQIhxSbU6m3iOWd8aI1q98MVrz6u TrMw== X-Gm-Message-State: AOJu0YxhTOHcHLiih4/Tl5ajbHiSxwJQbbx5jdhXB55WbbYlS/PrkPho g/hdHsGCGDiBv3LJEggLrgX6Dcs+/ZiFTKdN+PTF2RadHqJaT+IjuTVChB9X+7y89Q== X-Google-Smtp-Source: AGHT+IHyq4jabYErYgmHLAU4Ucv5s6gIEHLl2UR9uljfYxn4wER7ik5SudDRT2PN3hZA88XcbBEqyz3h5tTL X-Received: by 2002:a0d:dd82:0:b0:586:9f6c:4215 with SMTP id g124-20020a0ddd82000000b005869f6c4215mr7028058ywe.33.1697948977207; Sat, 21 Oct 2023 21:29:37 -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 w190-20020a0dd4c7000000b005a1cf6bca77sm565132ywd.24.2023.10.21.21.29.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Oct 2023 21:29:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 21 Oct 2023 21:29:37 -0700 (PDT) Message-ID: <6534a531.0d0a0220.ea287.7980SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E32846051827; Sun, 22 Oct 2023 00:29:36 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26591/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/