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 13764438DA for ; Tue, 16 Jan 2024 08:02:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05EA84067A; Tue, 16 Jan 2024 08:02:52 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B3E3A4027D for ; Tue, 16 Jan 2024 08:02:09 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5f69383e653so93951937b3.1 for ; Mon, 15 Jan 2024 23:02:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705388529; x=1705993329; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cXbx9M45vpmHcQ6SDJxh4i/Fu4qluTlLvSIlvzaxIYE=; b=UJ0kziL4vVdiclzGqlboCMQf4ThkhMDYuHUUbpIZ7Yiuraq3cTz5ozWoYpUFJkOS7L 1qhkVOWoekKYhF8GgMJqMDHI0Haq7D+BtaUl37TgisKyXelTrJWi2jSHWs01bOOIOS88 o86mV7hK9PnfMhQ65lBq7ACucs+C8wIXybX5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705388529; x=1705993329; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cXbx9M45vpmHcQ6SDJxh4i/Fu4qluTlLvSIlvzaxIYE=; b=Z24IdSDc+A5kAMWvQuAg5ifw/FdqmajIyX1wUB0yHs+OMgk4pPzMNWkRoDfoqbtqNh qB4fBV3pg7bt9b3hrNDD2dSnW+EbSaPtHjgJX+AUkDICh8v1Ms6E/w6BawvhjIeLRpkt heVZ8s2HfK/c1GIKPdwXFZhWIjOPxNzBEIEyue35o/t4C25A4Z2ZWnCAcrWKzsk4U5+t 4CXiBd/By7veWATjG1T0T6FJceU2hcB8yvXQrumumImNq+pfvwLaJ24I9FI8uvQUlHss D/zGytECEYnn2GquEQS5f44i9knG1515+kPrcMdWQPFiRjo1f2TlLsxYYDOk5b3t56PW m4ng== X-Gm-Message-State: AOJu0YyP/XBX2qqLztVbQYSiQ5EtOwgrG0IvayJskSP5y9FmrC1iGhg0 rryE/+hcLSXEj1HYMXp/Z5moj6G0FD/36LRPsgvNnmf/HXD0TNXie/81Jw== X-Google-Smtp-Source: AGHT+IGq+0gZeEPOCHLsAuATmT/s0fdjOL8VQ4ZfqcsDxByfAehiYKBxbC55zkGo+kxje2Rku1TpR2+8yu2r X-Received: by 2002:a0d:e207:0:b0:5ff:592c:f9b9 with SMTP id l7-20020a0de207000000b005ff592cf9b9mr95588ywe.89.1705388529225; Mon, 15 Jan 2024 23:02:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d17-20020a818d11000000b005e91089df69sm674809ywg.48.2024.01.15.23.02.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 23:02:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 23:02:09 -0800 (PST) Message-ID: <65a629f1.810a0220.f3a77.0e73SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DECDF6052515; Tue, 16 Jan 2024 02:02:08 -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 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27674/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/