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 2CB7043CDE for ; Mon, 18 Mar 2024 06:15:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 224BB40A6B; Mon, 18 Mar 2024 06:15:02 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id CFD254026E for ; Mon, 18 Mar 2024 06:14:20 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dcd9e34430cso4000311276.1 for ; Sun, 17 Mar 2024 22:14:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710738860; x=1711343660; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1wghAFTuEgE9NLwm7eJ3+3VTQclBqKCXaK43+Mqh2ko=; b=E15JO/hjH4vGjuNktZNBcA0fKQDAcoSfVVPqaqqPu+qZNIh9EaJPA7NNciEjvgvcRH xskLWokU0yVuuNcwEKWWKVXfBKXapIl5OXxyD3xzIHvrPnnpg1IXZAYUcXomUnIa83Uc lxV22aT7n0SZNdJ5/K3LkPQyxmTh4r0HIAooM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710738860; x=1711343660; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1wghAFTuEgE9NLwm7eJ3+3VTQclBqKCXaK43+Mqh2ko=; b=bMJLsWSGcMRHEyOjUqzo0F3x4hgQejoRIQlKT6O/sDYUdwA3Q2Tu+fp+2S4QQnCAIp 3u+titkcyWw5eadM4ud+JoW1s4p5jOuL9+RxYZAkAtZHA7trTIzTyNEG54gXHi0GWHHQ UFwK7GM/lMSuJ74oP/Y6kowErZufYs7uxDwJ9OaVbEB53Bp41fhZ5dJVYjedgMcz09hq t9szmBeoAFtmCTLqkbNNxuDUr28MteC/O+MdzzAXiFAMa4hiN8Mq/DWjxwqymwiFP8Dg YAXi0mmy/QWI2xJv96XSUBxd8p5nZRUd65CEE8ROFewR5w+MzW6bITIbl179rWVprjAT KvbQ== X-Gm-Message-State: AOJu0YzRXfzvaV88CfA/fCu8Qpfqiats9/XyvuqPSh4VQPiCLQGA1RiI eNUWonLgIAY1zuaAwi4i1qG2xbArpA0RUVzABHGlupE2DrfuVM4Few2tqOuJWkXiBJ+N+zeko8E Xm0COjiFVhJhAWG9CSTthkhkTLKh8zwGe X-Google-Smtp-Source: AGHT+IGgh33mZbK57M+TDrzrR5vjs38V2rtF992ZjrkgZMkkh4HShPHSEjCd2B4fsgQDSCuK1IdzF4cokdlY X-Received: by 2002:a25:5d0c:0:b0:dd0:97e8:74e6 with SMTP id r12-20020a255d0c000000b00dd097e874e6mr10330122ybb.55.1710738860221; Sun, 17 Mar 2024 22:14:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y72-20020a25dc4b000000b00dd137b13d31sm320467ybe.8.2024.03.17.22.14.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Mar 2024 22:14:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Mar 2024 22:14:20 -0700 (PDT) Message-ID: <65f7cdac.250a0220.55e09.4c74SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D6AF26052471; Mon, 18 Mar 2024 01:14:19 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 782b5a22bc45e37565b4731659a2f406cbe442de 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 782b5a22bc45e37565b4731659a2f406cbe442de --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/28522/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/