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 DDC5443775 for ; Sun, 24 Dec 2023 07:29:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D83A8402B1; Sun, 24 Dec 2023 07:29:37 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 6724A402A1 for ; Sun, 24 Dec 2023 07:29:36 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78121774a46so249120885a.1 for ; Sat, 23 Dec 2023 22:29:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703399376; x=1704004176; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=naPNT9cEbTjMAm4elK5m5g1hRR+/+NBW4RU42TgcxQU=; b=jHPqUYy8BkkpRaluBLL6PerfjcWpfsgMRq5cpnFcwf4TUp5DHxDBWkmrrkNOcUpQAY Eoa4mu/3JeaOGn7baKbu9oO/XyROPMfGK4+jQNcJFiDJwoaZ25o7RLdpploxN15gzX2G hqydNanEZ93FQnbfJT1Pb9xAjOKH1dg99v7iA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703399376; x=1704004176; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=naPNT9cEbTjMAm4elK5m5g1hRR+/+NBW4RU42TgcxQU=; b=euBVFSFVg9wAncLdsLQF8qomiHwo93aLgQNRbr+b/xdDDrByRIp867zRH1eYjfxh5w TyGSUm/+HJqciFc43xIYpzjAfr3RPLuirloOw3IlVCj84nEDz6MhexUmqHiNaGZuSLMK qAomOltxQimI8uivNWbYoayzSkSzYxvxooO3qVoYIaLGAxTbxbV4+6lEPmr1KhPA86qQ 7JlTDaiVP1DWhcpHTaMxOhG6jj2oA2qjQ3GdYLCSPrnbZvIvFwVunueU2P7aOfC8qpV8 0shMXdaq3eJUwahLZ9Mq5vjYE73AlKIMIFDSIiJHoiK3krW7zMVGG+Rzwo+aMFzTIBJd c0/w== X-Gm-Message-State: AOJu0YyrRt9B3x5xFGvO+EC5lfGI49ANqLlos5Uz4Khs+sPClojQUE6a rqj6kBow8K1p5niJq6qngonjc8qCr9TOYj+v3zkhu+KAcDNH1xRbyFL1xggcS9nayQjQRFNL7g= = X-Google-Smtp-Source: AGHT+IHNYos/xQ9N4oMtffmm2X5lhMr7vrwq8KDauTKOLEuXTrq/bdpriqEl3gCFp9fENWQwr0TqMpJlOqlX X-Received: by 2002:ae9:c11a:0:b0:781:a18:580a with SMTP id z26-20020ae9c11a000000b007810a18580amr4643829qki.127.1703399375861; Sat, 23 Dec 2023 22:29:35 -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 da6-20020a0568306a8600b006da4eb9c0fdsm610496otb.4.2023.12.23.22.29.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Dec 2023 22:29:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Dec 2023 22:29:35 -0800 (PST) Message-ID: <6587cfcf.050a0220.c3b4f.3d78SMTPIN_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 579DC605C21A; Sun, 24 Dec 2023 01:29:35 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4307659a904eb9c9b60240256857228f77a0b97e 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 4307659a904eb9c9b60240256857228f77a0b97e --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27466/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/