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 9A0B543D42 for ; Mon, 25 Mar 2024 06:25:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E8D5402EE; Mon, 25 Mar 2024 06:25:57 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 5416D40270 for ; Mon, 25 Mar 2024 06:16:13 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dcbf82cdf05so3498893276.2 for ; Sun, 24 Mar 2024 22:16:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711343772; x=1711948572; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lRjwyoXbpasNgWgXz5/W8nGZW1YDT4fWlxP3SqOHSvY=; b=Q8VQjw+laj4h9BvZX3QKXJ7CZvoyfVR6wJ78yW56mpFmjuGXUgCjO2dJoHaQrEWny5 zCsVEjYcYdZARbtREatOM61kAQJiCBqhQPRJ0F0DesM7TOAqaDc4N9mFiL4g+Emmj+SQ 0JGaQM4CHeEUFzWC1m5ulmlDCUlcS0xcwzVKA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711343772; x=1711948572; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lRjwyoXbpasNgWgXz5/W8nGZW1YDT4fWlxP3SqOHSvY=; b=gu6q3Iql+CyoOFwxcw9nB6zHbv/LS68Qq+jLk0cbUgCJZiB5TgLxlkYCrpK0ZVbogm EeqINeL4X1PbsL2u/QUcTWRiqMCrchjBz2r7x3YXMNZYzi9iSXlUvxjQjgYMIiAOTTE5 z+tzI9bXr7O0TyCjK2BinUuBJpoys9WhlBr8vJMEN2Ae0LU2RY74Enm7mhlkpHI3Z+Lv G/i87qGvVQPU2vnnYEa7JoxFFyUdy8+MZt3/cGOfs/yf2pwUAux5IV5wTFGrOJV8WgxP 2VV6RCnqGHRJsJK29i3EpbHoqdY8uD8ZZvlRh4bOsFiqSPwZ8cEZRwdopRAVYWnzNbYj vM5Q== X-Gm-Message-State: AOJu0YzP3UNYfxMGZPbHxXe/74/o+OhmXpPUaDOq6FGRuU2Mx3MVc+yl 2pogJcbX0YQ+ArMfWhRnSwkA+SsEmzYn6eyqJJyiA6wR9vkWd02Y7Gq/tuEohs2JDEtbt3oJ0dN wlkqDDZe1U6smjsNdy6xBGDkgdQyuxuk1 X-Google-Smtp-Source: AGHT+IEam4X1bHvLjZ8owzHF0boA6A122MRmgFvV380Zana83A/wGgy7WhDZ0W+I5rPeJYNf65qSp8t4O75n X-Received: by 2002:a25:bc87:0:b0:dcc:79ab:e51a with SMTP id e7-20020a25bc87000000b00dcc79abe51amr4084474ybk.57.1711343772786; Sun, 24 Mar 2024 22:16:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 84-20020a250257000000b00dc749e40c9dsm235659ybc.23.2024.03.24.22.16.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Mar 2024 22:16:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Mar 2024 22:16:12 -0700 (PDT) Message-ID: <6601089c.250a0220.9bd91.f597SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 68D406052471; Mon, 25 Mar 2024 01:16:12 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 6a73ac3d7a5cd78efd3bde7bfb2624342c79799e 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 6a73ac3d7a5cd78efd3bde7bfb2624342c79799e --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/28617/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/