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 896BB43684 for ; Wed, 6 Dec 2023 03:05:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 848F7402A7; Wed, 6 Dec 2023 03:05:15 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 56D284027D for ; Wed, 6 Dec 2023 03:05:12 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6cb749044a2so6707687b3a.0 for ; Tue, 05 Dec 2023 18:05:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701828311; x=1702433111; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nP7jdnso6dTtrsYQklqfkfzGBKdXDHtd0S+H7YzPvIU=; b=UworIrM/UgYMzZ81th2T3Dz8Hq0Hbtosvk6+9lSw57JrmoMEexCfan/L04NVccC54D XqOBNb8D+o+yGCsjHZCz5tNQ0eM2krG6yaNf12aOJ7yvL+jO7O5JfsWInimNfaUkgBrO a4gIJC6Be77WjqPdLQxbCyJR1GSTiHXSomgVs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701828311; x=1702433111; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nP7jdnso6dTtrsYQklqfkfzGBKdXDHtd0S+H7YzPvIU=; b=lu/j4cjnC1OePQFYDUaCH0n7VNBEgsoDeN1Zyw69YDt/vDdZqLMoICYVaVAhkdVWRD OhvrnSle70b5ZotaXD/avZzjRz8Y0iOdj8Xiz4sEMj4RvsdhFT5Ks5As++bsXkYD1rUU NQByaT5Ey1AGOTRnbjUGQC4EPp+Cr4Y5xtqQnNP9Ya5+7zIJZUWKLP+UgvSlR3PPuNcX hoLYNJqVZYHKlw6OhJkyPA1jSOI+QFrLoX4kjDyy/Ah+lXZCc3cSl79BVutbndkS/xYC 2kbNUYsGXLgA1LqbZWorrAS3TUE5RrQ4f0FnrxHsS3iMEXoIC4RZ0usmeNpaT/ZvHtTr crmw== X-Gm-Message-State: AOJu0Yx2FrmDDf8yXOTVi60uYq3zmoie4p/4iPEYrKPihpaHxLHgDhbV 0I7VN1nbZaVzGbEjnuO3KUz/AgpgO2S50bMDzFmz8TJ7Xpx0bbgUC7nzVQ== X-Google-Smtp-Source: AGHT+IETLrkVE02pGsoUaAZPG7nZyZdl3TT9Hxr+LIqArYhqZvbhrkObK3ilRH2IpA6Eti8U2ViRSeJUILas X-Received: by 2002:a05:6a00:3019:b0:6ce:2731:e869 with SMTP id ay25-20020a056a00301900b006ce2731e869mr194228pfb.48.1701828311618; Tue, 05 Dec 2023 18:05:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k12-20020a62840c000000b006ce689ddff1sm370892pfd.22.2023.12.05.18.05.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 18:05:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 18:05:11 -0800 (PST) Message-ID: <656fd6d7.620a0220.240f9.e7a6SMTPIN_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 C23C0604348F; Tue, 5 Dec 2023 21:04:59 -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 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 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/