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 64E6B45DD2 for ; Sat, 30 Nov 2024 02:48:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 477644027D; Sat, 30 Nov 2024 02:48:24 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id CF4D940150 for ; Sat, 30 Nov 2024 02:48:22 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-841a6af60e9so82207239f.0 for ; Fri, 29 Nov 2024 17:48:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732931302; x=1733536102; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KvsVlqZP883PanX4ykEg/lgp4UJsKsqszx75/qupF8s=; b=CQFGKpkfzPqQdp1Ao2NIswYBLOrfYYtvEZ6xqpZDhnLH6bqAErZMchCktc73HpCx4y /QMGgK0lsa0KrjRPI2Aos/0fKvRL4VZhXncrzew0Tjge9QFjTrc8jHEr4ctkjzfC6xRh NDcvhCzUBxvhj0gMhV0fHMteIxHVWwax72yB4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732931302; x=1733536102; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KvsVlqZP883PanX4ykEg/lgp4UJsKsqszx75/qupF8s=; b=ikkGnGYsifxhEHogT6KFOfZyGNCDF6l0SL2mhZEqsZCBawkoVp4sHSYh+4jAeJkZDe yPfcvpIhqGewuNAskOm5wvS8rlFEQajXphpqATckx/2gUr3sZB7uFNcPEgKBpDVSDmxT U9FPpM6a/fjczlINquZtK9CURYudrVYu4CrqRd1lDHXGyT8Aj3IUrdrHv3hqNe5cFQ0Y ebx3fBbBUe1Eeui23tNdjAd5J/ZjljD3KcMs8HYwJgVD5TqGcEt/YmD1qa8R+ETXKt/n i5o//mBvvW+evQz4csCUq2YDufq2wZqRabDQFb2YNvAPkMZy4lXu0Zp0cq0otZtERsYC VYqQ== X-Gm-Message-State: AOJu0YxTMjPOnO7cDZF+AnFyiWGJ7qgwJc2aafsFlklncz7bBZg7A/rP LumEtxeTBngLlEzl5HJXYLe4UNQHd3lnQPPqBVazFBJ5Ge2zrenEGUwWCOwGcHtVtL5nBNFvpX8 9iCC1j8GJQFDFc1A3eKVlkJ+PeYEAc+reJZeeKNuk X-Gm-Gg: ASbGncu9cybVUXTBG+OVieizB5ndt1OmTYWQsQazLB7IErgLrCJPd2cJx/qgKEZqzPN enP6VDQ5l7/qXu9JsiniOLRqPYgoVhlgkDEK4pqZot+Z4YGoW+cPQ1KZlJImTXlgBWp7QRh6GoC Qw/+eGf95LeV6H0aJOXL0VlMF1cG751MflBjZtmH4XH37tAO1w4gHkAzA8iJ2B0wAG4C79PS0vW f4fCW4WZTgOjxPENdLaiFQfKsovLn2BOwdOJlqQaIdFvwstb0f15OjQ4gxnv6JET5cFpxo= X-Google-Smtp-Source: AGHT+IEUiQZEtFitT6NvfRO5/n3n0imy97ln7mQYQ1gBso61XjqgloZCR+K+IfqDW54IDnDAbsDPu87jDvz/ X-Received: by 2002:a05:6602:2c89:b0:841:8f92:2afe with SMTP id ca18e2360f4ac-843ecff4169mr1381422339f.10.1732931302162; Fri, 29 Nov 2024 17:48:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e230e75bfasm184294173.61.2024.11.29.17.48.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 17:48:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 17:48:22 -0800 (PST) Message-ID: <674a6ee6.050a0220.31b16a.b1f8SMTPIN_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 A91C66052471; Fri, 29 Nov 2024 20:48:21 -0500 (EST) Subject: |PENDING| [GIT MASTER] 8750576fb2a9a067ffbcce4bab6481f3bfa47097 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 pending_ Branch: dpdk 8750576fb2a9a067ffbcce4bab6481f3bfa47097 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#339732 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PEND | +------------------------------------+--------------------+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31787/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/