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 B9B5C45F1B for ; Tue, 24 Dec 2024 03:46:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92C914029C; Tue, 24 Dec 2024 03:46:49 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 8734A40263 for ; Tue, 24 Dec 2024 03:46:47 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-46772a0f85bso39914171cf.3 for ; Mon, 23 Dec 2024 18:46:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735008407; x=1735613207; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a4s1+3hObUyAC7cS4PymkDMie2ah11NlMJHiyN5hmpI=; b=M8tCpSfiaLnlTCovzImgsvXqXkx/+rHtDn7LFPda6dujPjnAd1rmi/4BoCDs0HdKvt KE2qZ5Jn4FuzIyky8Xk+D6U4ZAbWHXsd0an+EiOVzX6k4J/4bha+d4CUAM1cSgzul31/ l+t67T71MRunDHQ4AItpV+9s1HLMcSTkmHzK8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735008407; x=1735613207; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a4s1+3hObUyAC7cS4PymkDMie2ah11NlMJHiyN5hmpI=; b=gTCqR/+U9iZpEH6/+0Xk93h1U89jywL93E/MqgkNQ2ghwdj2DU9/cD42lMHL+qkFbn Pu8arzkiaxFSMSj6cLNvgVtpObEVKZh7xOK0pNHpzRtfgNvGekv3L/NFPxOG8gFzm6ez 7rzC+Ms6P9yizKZ1yGj8utMj0utZ0geJuITnNwtkELMqoupX3DnFa6d4q2fq6D/cbQtO dQFq/W9Hbr1DJu+2LM/+fIgYHEtzz+vY44inh4dLu+a41WgL8tus1Qf9jKNLgZte/1Ng 8O/McuiaAC5vfngQst68zmUMPwlfJhH1s5oB7GP89l+RRNpkv5V2/waD6FpJQPu6EQLX ZVnQ== X-Gm-Message-State: AOJu0YwrPjEnFo6oK4FEbi8NtIYTntwbJg+0SCHEQSJk7KBjsyZ4WKua xBeHp7pfo0agf+CKlUlDWzdFG2fDoJG1uraFno6vSg77GXBOxQdUOdJ2lWLglTZBGlZKFLwIVlg 4Y2PL6FB4O5rbGT/1j2EzQbIOBYgsylx6W7Eh3XKB X-Gm-Gg: ASbGncvSn09U3QgEx04FZVUjwTpaGq8gKn7EAW8USloS2oBJ6HQulvV87at5wER2kqU +5OS4/CVIPCIyo2Xylz/D5dvbif0x7khlg5g4PoJWB9NiaJ8/icL6a9ygWOQO5awdglTuvcwxLM M+OFNFw2SV8c0Wf3sVd6HrtKFKsWYAEQC0SSvv7uuuy44ClXtVT3i8CBwDRbUUFfCR4glsKAex1 skOMheZRIL3shJL1ALZ2cfumyhw5HXxBEc0xm0wVQkxoCVHHrEeQl7rWm8R4zz/yWdZMV8vTPUh BQ== X-Google-Smtp-Source: AGHT+IHWv9XTIDHN2MdZfTNi0ZH/PJO7oD7HXKYDII578XbgwXYVi09usxaB2joE9tti1oRLQPslkVc5paE9 X-Received: by 2002:a05:622a:8f:b0:467:5e1c:1ab6 with SMTP id d75a77b69052e-46a4a8ebaedmr269966141cf.24.1735008406933; Mon, 23 Dec 2024 18:46: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 d75a77b69052e-46a3ebc803bsm4246611cf.25.2024.12.23.18.46.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 18:46:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 18:46:46 -0800 (PST) Message-ID: <676a2096.c80a0220.122817.021eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9CDD06052471; Mon, 23 Dec 2024 21:46:46 -0500 (EST) Subject: |PENDING| [GIT MASTER] fd51012de5369679e807be1d6a81d63ef15015ce 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 fd51012de5369679e807be1d6a81d63ef15015ce --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#346264 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32033/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/