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 A184943793 for ; Tue, 26 Dec 2023 07:34:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DA484029F; Tue, 26 Dec 2023 07:34:20 +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 C7E1940298 for ; Tue, 26 Dec 2023 07:34:19 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-593faaa1afbso2676616eaf.0 for ; Mon, 25 Dec 2023 22:34:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703572459; x=1704177259; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TVDAqZAvDfuhKT6bQPutVYuL7T37Dv0ZgAaD3ARGdoA=; b=L0HCDqJ5h7loFpCA+1CJ0uqPgBkjuopQIrxHlJ9eymDveWNTgN1YJmEKPFGWworlU3 u8OKLqXFymkwCKoJAm/uHARj8Hj1WbI24kCLgpq7iswSa3UZG6jMB6U6cYZ84pBo28Xc 4R+MZRzXcDKXuhWZvMH23Qe9Qpls6cA3XtGJo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703572459; x=1704177259; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TVDAqZAvDfuhKT6bQPutVYuL7T37Dv0ZgAaD3ARGdoA=; b=q76fmDVs/C4y6HLH+7qoceKODU0svFuWl0UAeGnc1b8Q/4eB75TU4tefrxlBdCrHdj +HskrtUCIkZbk2JarKMpxyKvfCuaD/gIRSDWPVPfVF7vIMcUZI9Uf+wu3/4L8/hzBrw5 PMrjk609NoZG+jp3bh56L998/FGREGA7u7YeajzHEzUFUpAX7uk6irQ5OwbPzN0/BZUJ SreeN9Dpngr6sRgYcJu6+owJtjPKkrHF6oSmQpBb0wlD9b1UOGG1ukEmFq/GZ2gI+0ET oFe+L8S4HoPoi1DxO09Mv0aYYcoOhK2T9QHI5gRR3/VPIDL2LbrhqeAlPPlghkRwP8vY tZdA== X-Gm-Message-State: AOJu0Yyb+B43FtkfQ9NKA0eRgGd8ruhpHE0SN+9lqZT5UiwUe7w5/a3k X7CoivZCobU/vwnuUCMMtsz5lNj8r4x+YwySUpuuTvjPRHnStG+Hvmag/E9qIm6ec8g4b0hfrw= = X-Google-Smtp-Source: AGHT+IFTVvV7Ya9nKJgMU/YpSRgfiGe3HpN53gAtAzz2wf8bUj/Inv+sGncjHWUE0rkbVx2ZLzL+6mOkdPkU X-Received: by 2002:a4a:54c6:0:b0:591:99c5:fb69 with SMTP id t189-20020a4a54c6000000b0059199c5fb69mr3370198ooa.18.1703572459168; Mon, 25 Dec 2023 22:34:19 -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 f2-20020a4a6702000000b00594132b48c9sm839114ooc.15.2023.12.25.22.34.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Dec 2023 22:34:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Dec 2023 22:34:19 -0800 (PST) Message-ID: <658a73eb.4a0a0220.bee12.2376SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A9A966051823; Tue, 26 Dec 2023 01:34:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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/v23.11 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/27474/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/