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 604304340A for ; Thu, 30 Nov 2023 08:38:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4575342EBA; Thu, 30 Nov 2023 08:38:12 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id B0B2042E5C for ; Thu, 30 Nov 2023 08:32:38 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-58a42c3cbb8so391892eaf.3 for ; Wed, 29 Nov 2023 23:32:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701329558; x=1701934358; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dilckYa2fDz0LtdtkC4+7D1jK9LGB20QnnrpvuIDLhM=; b=YxVAZiMha4geflsx5ZJv61gxfta6qHas5qzYsxsvRPfahxKhxx1oFmKw98JiUdBCEL nSj6gjVk+kS4WwoXxaMp7IOH8BL6ug6vbVKMoxzlJldqt+wlI2IPyNgtMZu9WKQ8qQmX UHCz+xBOzpV786N43JOKoDD+G0G62wvOmVa1E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701329558; x=1701934358; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dilckYa2fDz0LtdtkC4+7D1jK9LGB20QnnrpvuIDLhM=; b=uA8glKTCC4STVzlKYPz82bnsNemgtwzcDrjj7MstW3CB9NwLlHdGL2GFFNP2D+lv1S 67nsqNBey2MqWjiqX+buDFsyZq24OxgiIsjvQ5uPTe3aXriO0KogskgBgTEPrceaHPpZ I3y3FrIqrO4PcjPn+ZZMHOKGLtKYF/KgMtEz+zji952TJ/Fws/AlWxtLBhk7EYxt5xA/ sf08T+0hVzQfqe7AlxJ+GM7+RQaGjnuqM1y1budXQ2ayRf2xx46LA58LLkbZToDXd68Z V+3/4qrLlJWv1kB5tZ6ovC8voU+oQluXMb8jQd+g8SJNAm+6Rrza+KquH/bRekGNSzzk dA4w== X-Gm-Message-State: AOJu0YxxLzZrafDlQgq1ZH/RkDks6muJQP1dw8ZO9Qfb3l+v7R0CRlW4 QxGN8tKJ2M3aanIwAPeoT47xEqIK63fwVTR7LAxrCXPBu0Zev9DGA9eSLMdVgTRSIw== X-Google-Smtp-Source: AGHT+IFNMvgYv1wHNPW+GHWZbCgfYFw17qVl+Tt5ZAGroSukM9266e6KAKEWnMTwcjvNCINkqr9Gxy0xoTUZ X-Received: by 2002:a05:6358:7e14:b0:16d:fc4d:9fe5 with SMTP id o20-20020a0563587e1400b0016dfc4d9fe5mr22728273rwm.3.1701329558178; Wed, 29 Nov 2023 23:32:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9-20020ac845c9000000b00423aa7fdeffsm11282qto.3.2023.11.29.23.32.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Nov 2023 23:32:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 Nov 2023 23:32:38 -0800 (PST) Message-ID: <65683a96.c80a0220.1d744.0b73SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id C90DF605C311; Thu, 30 Nov 2023 02:32:37 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 45cef8185a4fcb3aea4279711850c16e580b9a36 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 45cef8185a4fcb3aea4279711850c16e580b9a36 --> 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 | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27161/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/