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 C6DC845D76 for ; Wed, 27 Nov 2024 02:52:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A82E84027A; Wed, 27 Nov 2024 02:52:26 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A31A94026C for ; Wed, 27 Nov 2024 02:52:25 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21207f0d949so59782955ad.2 for ; Tue, 26 Nov 2024 17:52:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732672345; x=1733277145; 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=nl9QtAFWDaidp2hKJq8DFwN0ac/pbPl7aA0vO+zz4M8=; b=IqViJVKz9nDpn7VgNHSQuTqGdqMebqsziYNmemwOHMeHe3LmFPX5q71MReABZQ/Pi+ IK2OR9y6vY7c6Db4N0LQ0YM7gl10b94C5nf68X+aMgXOdlJIoOIrtEnE2F2gdczz1UJ8 PJ1IH6EoA63VvSPMSSeBis/0v3S1Y/HRg0eHs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732672345; x=1733277145; 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=nl9QtAFWDaidp2hKJq8DFwN0ac/pbPl7aA0vO+zz4M8=; b=KoSneTDLXk+6llkx4W2C81ihCsezDV2aEn9wiw6ApeFvzjKvUZ0cQq1GHNYn9MkwLB rgTAdF6oQsnW72QERtMXJEh8Mfnh3v/d/DVPy4lTJQOTZX918F/TIK5uChHtp+aGutQD jL/UotMKgqI3vWY+OVb0RMI74ZdpSpWtsPxBmwAmc5RuPKlexkdpb8DunPDj4Y63ldtH SGuhIozw+O/L4u1Mu3PAamOER0nFkkHdPbBHRBj9eCsXoJSE5KOQu4UVrpSHnuQy8st5 nseUrnMjv5IEDMvI+1ti4iyJ7x1NX7s6pHmtQ67ym8vJvCsUC751GNI5N9fttIYguYPI KsEg== X-Gm-Message-State: AOJu0YwNfbvBEn7IT5/VkDUOiay7iGK2L3nnxWtgM2jHZAWV2beaj1sl 6tF7jNw3L1gu3xkwXSCw8fgeEALVx9/plm2EPq/euWtJjX7ndCBjy0N+0i5WSZ9igRJEOWw/i21 fVOt2sHPQEgs7W0njhESFntrjhIGKurgWafkMNEkq X-Gm-Gg: ASbGncvud/2POwXKljFidi87CpBtNKFJ4enxyS9uSe1Zs8oqRn+VSXe8K9tJG6BjpNX 2zQQ23e0It5b97LV5v6Lv31IFsedGq/Hl5NhY1gd9bmEPN3KxcWdX9YbQdiOnbGNp4L9fONUVM9 g6ZwHEfrvCbc6QWabHK6cosOe7AOTN9VQWDoN7DFthoYhoKy5XsoYXpLCK51rJuu2aMGA/AkmT5 OYyUTW+wrDTkhKEcBJBwycUZd8Kq1tKYY1NirvPKys67xtugZc9ryzS5z3fyT2vNFcToj4= X-Google-Smtp-Source: AGHT+IFxhcD36p3A5KM7xJBqd9SSagtE+ikZxwfoBlLvq2v0EhsehCnzgotrpx240At/VHemRavELgFEbnsA X-Received: by 2002:a17:902:fc90:b0:212:1abb:fe65 with SMTP id d9443c01a7336-21501b5b486mr12709985ad.35.1732672344738; Tue, 26 Nov 2024 17:52:24 -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-2129db41214sm4118825ad.15.2024.11.26.17.52.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 17:52:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 17:52:24 -0800 (PST) Message-ID: <67467b58.170a0220.1ce669.a5c1SMTPIN_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 D34D36052471; Tue, 26 Nov 2024 20:52:23 -0500 (EST) Subject: |PENDING| pw148869-148895 [PATCH] [v6,30/30] lib/eal: remove __rte_p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1732668761-5556-31-git-send-email-andremue@linux.microsoft.com> References: <1732668761-5556-31-git-send-email-andremue@linux.microsoft.com> 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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/148895 _Testing pending_ Submitter: Andre Muezerie Date: Wednesday, November 27 2024 00:52:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:a4f455560f747af8cd7fa99db86e757b7ff2fe79 148869-148895 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#295349 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | Debian 12 (arm) | PEND | PEND | SKIPPED | PEND | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32028/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/