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 A545643AFE for ; Mon, 12 Feb 2024 23:33:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EBA840274; Mon, 12 Feb 2024 23:33:02 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 1F2A74026E for ; Mon, 12 Feb 2024 23:33:01 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d94323d547so32634495ad.3 for ; Mon, 12 Feb 2024 14:33:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707777180; x=1708381980; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WkTmJDhbfGytGaxba2E1nw6hEU85FG5tTo6URa0p2jw=; b=Qq6eu9e4s2MVS5z2B0W/+JBfrV+iAfV/5lTTOk9Dl4dgQ4auRiZyAE7qC3Ul7RAyUX wnechkC7EOGwFMiDwRRmZo9SB+LBp9RSDTNMMU35h4IQ85q718FOEd3bFZRTggOEiFmg CCzGL+TMWWKUKmzGZtQ8ynvk5qGoFBSX6X5Lg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707777180; x=1708381980; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WkTmJDhbfGytGaxba2E1nw6hEU85FG5tTo6URa0p2jw=; b=iJLLRjdpPDXn3b1kkjfJmS1NtlbnQBM6bA91wmy7vBG7W7ea0t3RSFygGhtZXrwyyg 8hEtz+09ftzTP/QEGIkZRhRfU3E7TYNsU4QuBp3qt6FLHnI7jM16cJXoiCwn9eaNMfk0 Lp+gVGaxTIIEyDRHv4jxW/kM1CfcJAgaTwno7cACuNB0CnQGQBl1+Yq4BAAcLP/TTdBT r4V6xIMYjpw85SgFrO/mMGCJ/Plu3kPAGGBfAlVvkyvdWSLtdmD8wsFIQIwfFAq3uVNy lLstkMXWTUYz/U1340oxv4fpIQCc2UIUE8LVROyxkvSw5EoOF41n22VmjqR/aBuVCfCa xx3g== X-Gm-Message-State: AOJu0YzSvoVNicodSt52B4utzh4Om05S+3CkJinzar73q0hHzmYg2hwd xmgaEtIsi5oCKE78mcO7wa9hx9kfWGLIteRdgnVyQ2Y/IouZL1hPAHon6NfaClRhjPu0jTLRB89 VLWG3EJ8uxt9RA1l+hMUAcvMiwG/yTKnbGErnYlRT X-Google-Smtp-Source: AGHT+IGKuWI346KcMLUsXzNoJLca23fMAjLRKUns8y3T3NTzha3KOH3cty0SXSpYY+kNbhieHfZyPzS6G03H X-Received: by 2002:a17:903:234b:b0:1d8:eb2b:7b26 with SMTP id c11-20020a170903234b00b001d8eb2b7b26mr8226095plh.49.1707777180346; Mon, 12 Feb 2024 14:33:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r9-20020a1709028bc900b001d8edb06d3esm36479plo.115.2024.02.12.14.33.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Feb 2024 14:33:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Feb 2024 14:33:00 -0800 (PST) Message-ID: <65ca9c9c.170a0220.22fe5.2109SMTPIN_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 1D4B66052712; Mon, 12 Feb 2024 17:32:59 -0500 (EST) Subject: |SUCCESS| pw136602 [PATCH] [v2] eal: provide macro to allocate and n 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/136602 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, February 12 2024 20:51:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:39fbd379aa448fda098575f6052dfcdf1dc8e23b 136602 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29121/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/