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 5E60F4601A for ; Mon, 20 Jan 2025 19:53:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 594D3402AC; Mon, 20 Jan 2025 19:53:20 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 40CB24027A for ; Mon, 20 Jan 2025 19:53:19 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2164b1f05caso87056045ad.3 for ; Mon, 20 Jan 2025 10:53:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737399198; x=1738003998; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=8XKlZ0J0vY6MP0IJsy7Wq3+yWzssqluAyLhOrsG1FmQ=; b=inLyQERAw4xT27h6nu4E4su9AdtAUH+bQ8AeOqPhGZbuqygnLl8NhVzsxJOvSzoTEd 0KnShm6pHTi6WL01j71OHQasjXBwmSSqd4/oTrMzDbiKThBH5uurnTSw0YIpmIpS/qOD y8Y961OOs1ZkKgtiuRHr1PhiGaiHj3QqG1OkM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737399198; x=1738003998; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=8XKlZ0J0vY6MP0IJsy7Wq3+yWzssqluAyLhOrsG1FmQ=; b=nsB8KYmAKoP/+dZA2dcZpUidxrf+ypZ4K/fdvQwXV0iNQwLpYcjYpFOOaHq8Y2/3rq dtNb+zGTsapFwmrHcEPOX7A8xQnnHaX+gaMihRlJjkEd/xLYLzLnNFm8XWQq8gZpeeo2 haotPPT6isD8ro67ar4pPE4rkBUV19mIrb1WmnYkFyyo2UJjz2e1GIweQEGdNOIunS2q ETlKkwn5g8IvPymKCBxfw8Yeg7g68aYYUA/dWRlXHBdzLVBIOeg+Q7hsHcyPCcVFM8YM mPxPU82yXlYKOGoEdjzwcnVsZ5p86tICu5XkYTLoqXem7xfObsBHwTwpjU5TmWXJ1YYO a5kQ== X-Gm-Message-State: AOJu0YyXGTDSAr4NXLzisdovuk/xnKU1bJOP0qrAAL9m65oTHpE7c6Os XwcGgcb4Ipq/HdIEooikMlozIhP9Bxd3CzoLPo1KbO5sAd0CL/I0tfmbcFIAvCZncrc3PhwjFij ZQpQuTCH6zAylp6X8nkQmMPacF5Veo5ZhHDDQN4ab X-Gm-Gg: ASbGnctI/3qd54/qtPSlCEkximftskYTlDraIB/yAy9QaPm5xcK1iFzw4EadCid7su4 z1OOgdMlKcmUz+AfgXcfMTpoKf7rYfTLjH6CuRyfXFJEnqcRUEx5cXmDUwT0/6kJzDoBQJ6vtIu ZEfiiOLen1seMkIIaS4krkZju0nyycdCw3rUxI0EWRgRlgoqDxHWgIpAz3Rioe0a2Zy17SLmD/s ILDsI8Q9BwWme2zYQeN8qYFtTPVMwS/kJzpyQvIF+bMl+YURP5EZkqVZrjWplgZQaES37TPeVio +qm+u8YRHKOXRKlVxak= X-Google-Smtp-Source: AGHT+IEQm2Rf1Jf0mvNB3RjUgjaB1TSY0m7gZpyips90cuzhPc2XYrIudJgnBUrwci1WLbQVDD7WQdxmflrf X-Received: by 2002:a17:903:41c3:b0:216:57a6:2887 with SMTP id d9443c01a7336-21c355444d1mr223424265ad.21.1737399198390; Mon, 20 Jan 2025 10:53:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21c2d42d8b0sm4658685ad.115.2025.01.20.10.53.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Jan 2025 10:53:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Jan 2025 10:53:18 -0800 (PST) Message-ID: <678e9b9e.170a0220.ba905.dc8cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8158E6052471; Mon, 20 Jan 2025 13:53:17 -0500 (EST) Subject: |PENDING| pw150289-150303 [PATCH] [15/15] sched: add allocation func From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250120180550.198121-16-stephen@networkplumber.org> References: <20250120180550.198121-16-stephen@networkplumber.org> 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 Test-Label: iol-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/150303 _Testing pending_ Submitter: Stephen Hemminger Date: Monday, January 20 2025 18:03:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73 150289-150303 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#353198 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (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 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32377/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/