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 B6CD843684 for ; Wed, 6 Dec 2023 03:08:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1A7D402A7; Wed, 6 Dec 2023 03:08:48 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 45EA14027D for ; Wed, 6 Dec 2023 03:08:47 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ce939ecfc2so40955b3a.2 for ; Tue, 05 Dec 2023 18:08:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701828526; x=1702433326; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cdhOqrJBiIn6/s3HZ8AYQoWe+lmIw5Qn+wLFvI1uuNY=; b=KR3M8jTg6YQRsIpIDH/E96r+xbwxk+P55Ho3tTeyHQda8v0EHpSmzOrXvB46QWVl+C 9+gQdisWWO0kKz1xv//joG/Toz24ykIS7kEZjdlXjJt+Amdm5zRIjQunUuzUZsjhs4/k Te9cc/4fJ6LlAdMPXHp4M9xKOG9CV1+Q0u6Bs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701828526; x=1702433326; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cdhOqrJBiIn6/s3HZ8AYQoWe+lmIw5Qn+wLFvI1uuNY=; b=lmC4GaSlPq07P1m5q07Y8MHvoR9B0goITtqDsY1lBWYLHnjwf9wnnS1PcV9qYjLk/6 /T8OnUFYG1SayuuqG0rjpKtSNfMQ4HY2DsxyT9koXY1dnATImVDcC1normv/efBIEEUC 8OkPuZN2Fticwb2XiEIE4CkIDbL+EDvwEj+KyeuNLtUy3eVUGAq6LgtntRIh21LuQDc/ zu/6Om0DSWV9wRiLYyPqP/+s9WrVw4GM2sw06AqRvee+nAhW0pr9rC1bHdNCl6Y2m1WV EdYZU302/EoaZ92FBxmAxl6vB4XjknGX4gKItSmAtGQ3Z0M1Nbg1JXpSOGTbfdZz3DqD oXVw== X-Gm-Message-State: AOJu0YwJo5RpvmP7CVoXcybCYcOQ3PjGmf1iSdmOB0X5jiH7BSv3Oe/z elZkuax5lfB+eIC3IwBAUf4ZVE+Jt4CBGJcXp08rBVWneFPRFVoJb5nreQ== X-Google-Smtp-Source: AGHT+IH6BXhOACEPL1pb5iKXKQSZ//jraSWwRmCA2UNrdeR1TKR77XhsoKY5oW+DmFA1FqyBKXou0fsQP93K X-Received: by 2002:a05:6a00:27ac:b0:6ce:8388:4c9e with SMTP id bd44-20020a056a0027ac00b006ce83884c9emr150199pfb.45.1701828526535; Tue, 05 Dec 2023 18:08:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q21-20020a056a00151500b006be25dcd71esm959912pfu.25.2023.12.05.18.08.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 18:08:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 18:08:46 -0800 (PST) Message-ID: <656fd7ae.050a0220.44ada.c2b8SMTPIN_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 B79E6604348D; Tue, 5 Dec 2023 21:08:30 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a526461b0764de52b09b073df84f9e87ec120c93 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 a526461b0764de52b09b073df84f9e87ec120c93 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27223/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/