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 312A443AD1 for ; Sat, 10 Feb 2024 03:16:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2BAA540297; Sat, 10 Feb 2024 03:16:15 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id C204E40150 for ; Sat, 10 Feb 2024 03:16:13 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-78562c1ca4dso46698385a.0 for ; Fri, 09 Feb 2024 18:16:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707531373; x=1708136173; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s8cQ+EFwjMX2TNDxf6uWOyTZ7lvJ9cEOBjNjJMRRLhk=; b=AqSFK7fBey/POD8811+exV00NGnIalgV3jB7aH0cCmaP7aCBdliKM0EN9xni7fmmzs fXkceUfe8AnyTbfSAYedJu5ln93HUwOKOggXBhSfh0YL+1YDR+MjG0IBJfr8YpOp5WzA Yfx8+EBZn6S7uSTzDWekTdZErnmAYI3Y0Vbxo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707531373; x=1708136173; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s8cQ+EFwjMX2TNDxf6uWOyTZ7lvJ9cEOBjNjJMRRLhk=; b=vPt9HuTPPY7pA3e8MUT7IDK5lUdO7B36s0MjYmw6N9SylXON6KSjbfUKLQPY8QuS+n Ys3TaVc2B4ytkzGat4kAzFTOIZzWWLoFwCa8Nnv4Er8YnLcRcy3osooIIx+5rwIDx2a3 gHGbaoFbbVr9XSl6E3lTtt7Xyd3AffPsQO6o3HgZ2JTFTz1qgLpBkHVIxE8h6M1JtUrj G7KCJry9CAY96fyHvHefB57Scnjcljt95rqiFVfY/PEFgMKWhJtDPj5/Vq1mRpwVavbX jizkROSQAKJRvqH8K4FPP7/rPtJ/Dtx5xHCDl/AQQMnwxN8XhHxLmZrCtKI7qFV1ZquN /jLQ== X-Gm-Message-State: AOJu0YwP9OT95rroIEJnbbntgx6WaYHtoRnKD2/uI26oXsz3rLJSW3nn BxlWQaRZ0GBqXWL2/H4M+N9xImyAcbkVXJpUqX0pEQvQSbbaAP9Rt3+pIXQVWr8i+HW9NSbpEK+ UU+oRU1hAKbmQmiqVzTOd4FaJg2u85K6VwLIXIKnO X-Google-Smtp-Source: AGHT+IF6kJvu5D9L0TdJJw2e6cocGIL7BcsMX8ZJQpQ6XXP6Hf40P8qP4dn5BUWwzyBRSCfc24EhwWlOaoFR X-Received: by 2002:a05:622a:1993:b0:42c:114d:f14f with SMTP id u19-20020a05622a199300b0042c114df14fmr1250096qtc.53.1707531373160; Fri, 09 Feb 2024 18:16:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e14-20020ac845ce000000b0042c28adfd9asm43826qto.13.2024.02.09.18.16.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Feb 2024 18:16:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Feb 2024 18:16:13 -0800 (PST) Message-ID: <65c6dc6d.c80a0220.a673b.2c6fSMTPIN_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 B41AA6043481; Fri, 9 Feb 2024 21:16:12 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] ec932cb907b72291af28406d1621d6837771e10c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk ec932cb907b72291af28406d1621d6837771e10c --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27958/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/