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 066AF43323 for ; Tue, 14 Nov 2023 06:31:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00C8240279; Tue, 14 Nov 2023 06:31:50 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id AC1E640279 for ; Tue, 14 Nov 2023 06:31:46 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9e1fb7faa9dso779769366b.2 for ; Mon, 13 Nov 2023 21:31:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699939906; x=1700544706; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/5MHfm70Tb7yFhkcE1R7eHuw9eREAMSTeMhXx89hmuw=; b=GwJ1NWaDnyzGnOfWtA+QWx1w9RTKTzZqY0KBI3Fhu1B4pfZCYvUDExbxo+WuDkMylO SG2ya94n3p1u1Q3W8JJAZ8CdiRyuMQqAJjLqWLnYCYYGS0TJfXNbMIbEMU2Wh/bE1AtL uskGBapTufyUH3+hBUrz5iWxZuZEz3koGYrIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699939906; x=1700544706; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/5MHfm70Tb7yFhkcE1R7eHuw9eREAMSTeMhXx89hmuw=; b=DeUuf4T+gea8zdCD7tIbE6Bw+vfLaI3omm4O5oCSu10/ZCs7upRr+OPoB4VkDRDiY8 Bh3HI9KCp1iCRy7XD0L5qJDUlcJGPERbzUYljd1ORSqhwM3k/nwJyb5QkEzOloe+9hj6 Lv61RStKy+DoGIT7HFY08ihkPDt3nXjJUti/Hc2gCr+MtFq/sg24VKt4mTPOJsJ2kKfz lYzY9lela9CzQ5M0J5MU4StdMd7iJxscGkDugVyKriEMKhCTfRP57foRfhGOTFQeQOZw 1eHRbqJ6iUl0ZQPEvlB+bqsRCFxKQDHJh2jYPWyHOhOkXGyYFyzmbVJctRnvm5Q9oAsK IaGA== X-Gm-Message-State: AOJu0YzBsgqiV/O1RRU3Qh9wH0QTAWabLf/Gn5lsc70r2SDitcqis46E LcCyTlpbVA2j4Di9iBJL7pSdmloFHa8C8/tpGEhE+vlS3M/+E7RXMQd6VIDMCqT0jg== X-Google-Smtp-Source: AGHT+IE5Gz9tPC858gSHS1faWsWOVTkhntrtAOLNJN7hqzsMwJLQPGTiJvpQZU3cS6unRu+5tIJ5dCyQwMBg X-Received: by 2002:a17:906:d9d1:b0:9dd:f00d:c4e5 with SMTP id qk17-20020a170906d9d100b009ddf00dc4e5mr5663285ejb.53.1699939906258; Mon, 13 Nov 2023 21:31:46 -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 ps7-20020a170906bf4700b009eff1ac65a7sm39916ejb.158.2023.11.13.21.31.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 21:31:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 21:31:46 -0800 (PST) Message-ID: <65530642.170a0220.7188d.08aeSMTPIN_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 73797605C318; Tue, 14 Nov 2023 00:31:45 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26982/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/