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 AF17F43AFE for ; Mon, 12 Feb 2024 22:53:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9D1940E54; Mon, 12 Feb 2024 22:53:27 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id A3A2140DFD for ; Mon, 12 Feb 2024 22:53:23 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-60492a2593fso34498747b3.2 for ; Mon, 12 Feb 2024 13:53:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707774803; x=1708379603; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2udPSezVmaJGarvjOa7qyX5ri7PdzhShcKAhMlz9eZw=; b=bAQVFZTRUS2lUt+DZ17U+QQiqUqHyfZlUQ2CXegqKKCx2njEUQ4QFUh7XscOLZXA05 6TJzqUrJ6WsW/hhilx0RVoUl8S63U9Tv97zjWRBxLSD+SgG/BxcfjpAfYUSyHXXYVAhc QBgDe6YQ6eIvOgyFdEpOnH698YpWI8AdN0Dd4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707774803; x=1708379603; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2udPSezVmaJGarvjOa7qyX5ri7PdzhShcKAhMlz9eZw=; b=O0XPruyYJIKaCt5/PUQvMmIoQO+QFCuP5MDvdP1TY+wKEg2iKVTd1AymoQJ5Rb3DFe 1M9y6gUB7+/XiFJ83Z1kLxe9TQIMKrupaNa52QnvJ9DHOkTtQaEzm6dhoHyNzkk12G67 fTtnouUw9ybSWNpBrFgIzkcRPYsVWDphKht9zUxUVsq2CDEG6MOWdy4sZdggwySdipCs gsEIuIUoZUYihuwUMhe40PC7nC6IhNiY44gXxtATY+g/hLgINk27+rd7z4tEOP6TNHKd X396qf6jsu1HYKyAJuLML5Jm69nILQuXJlpiUs3jJG9OAxgBWhzTnQFdBg5a8o+uwOey N3Og== X-Gm-Message-State: AOJu0Yw5ZrZJlxzc//CDJC2AmJv78+i13eVL1Z3OxebJZ4QRD8ugFK8A ebHo2wVENUvExHdiq9n8EOngrh7Pivc4xshBXLHyTnEdOOJuDVMiKe1DoOe9PGOW4QEcYd4jD6E 09nT7n0AXBsrdsfXexDniNprGq8zhQNlcrAGBe5SB8U04W7PPGkgImf9L X-Google-Smtp-Source: AGHT+IGrxzdCkdLRVsh/2XSDI3dPbck54b8JhLtlVl35Vp36KQ2jmL56HvhEBkFHIwDiGCD3YstP0AQ9fY/n X-Received: by 2002:a81:7706:0:b0:604:5b4:d3f7 with SMTP id s6-20020a817706000000b0060405b4d3f7mr6800895ywc.29.1707774803076; Mon, 12 Feb 2024 13:53:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l6-20020a819406000000b0060413a95e6bsm437660ywg.70.2024.02.12.13.53.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Feb 2024 13:53:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Feb 2024 13:53:23 -0800 (PST) Message-ID: <65ca9353.810a0220.bc0b8.aacbSMTPIN_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 BC31E6052712; Mon, 12 Feb 2024 16:53:22 -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-abi-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 | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/