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 45C7343907 for ; Sat, 20 Jan 2024 06:26:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40B8E402AE; Sat, 20 Jan 2024 06:26:13 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 68D88402AA for ; Sat, 20 Jan 2024 06:26:11 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ba9c26e14aso36041539f.0 for ; Fri, 19 Jan 2024 21:26:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705728370; x=1706333170; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PPsLqht4tRAIZzKChGjvtItVf8J0uXfbpRIBjGC/HHI=; b=jvyHT/by4wODtsFG8rty08v4RyzYu5lO5hc1I9dNfQ2Ei5MDy0T75c+LbHEHBOVHd/ hgz3O+R1Ya+JQ2/HOo5S1NXWZ1iI/eqg8h6zP+JoFPussQpMU30dies3bcShyvqNlcW3 ll9357iroK//WlIwvMFfhYsTpcIwHkMGNrm3I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705728370; x=1706333170; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PPsLqht4tRAIZzKChGjvtItVf8J0uXfbpRIBjGC/HHI=; b=Em47IlRU5xvGXPuJGpWSJoUMZwVydAsF398Oeloo93IExHhzfXNhFQbk8EBnl2xVZX Ugq0pS4FHH86i6k454ITX0R/VgG2YRBpdI8GmjBN1EgbKwFWQye1ceZHE+97vP9a0KRn HK1/60EZpNybpyzXDdyUzcbpNZgxizjuIJvKeIw1pVTi5vjI4bdAxX71Fd82pYAVZADC HU69gz/GuQq3SZubmdUl1CFTo1iQooJE5pnOLy1l7FKM8h34pvl2yKb5LSofz1QQrmMP qbeS1aCH/CyJfvGe1//qgfS2vtR/9iGp6jNmgx/bmkIX/4QrY2I/w/bu3QQ7fl8Cbp4o yD6A== X-Gm-Message-State: AOJu0YzbVGx7v53hItXL5lqr5HE90TehlAlAWUIVmJ1jTPdD2d/QfJzy uTA5YyqpkjU2EpnrnrzR5KtlX51fMB+fJn1Y4EZsNpzQzW4STFB+w6H6Oc7OgPlqh/o5+haX2IW 5wnIBbr2cMHEvhWuSsb73lubzyMNxBVWA X-Google-Smtp-Source: AGHT+IE4uioUciA9OU6cbnHW1dl64ySOUg6/QW05gqpmXq8R8tutprLBsI0D08QvY1AjRgJPFn0Rb/UwNdju X-Received: by 2002:a92:d248:0:b0:35f:d8e5:25b2 with SMTP id v8-20020a92d248000000b0035fd8e525b2mr615947ilg.15.1705728370754; Fri, 19 Jan 2024 21:26:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t12-20020a92b10c000000b003600e7f0584sm751260ilh.46.2024.01.19.21.26.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jan 2024 21:26:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jan 2024 21:26:10 -0800 (PST) Message-ID: <65ab5972.920a0220.f449d.4638SMTPIN_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 44ADA6052515; Sat, 20 Jan 2024 00:26:10 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 37 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/27740/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/