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 81FFE42E4E for ; Wed, 12 Jul 2023 03:45:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E0724068E; Wed, 12 Jul 2023 03:45:11 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id B805C4114A for ; Wed, 12 Jul 2023 03:45:09 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-c2cf29195f8so7628258276.1 for ; Tue, 11 Jul 2023 18:45:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689126309; x=1691718309; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=otE6lh3MN3CYdqNgX1zcgBbG8ZgjUOZezHYMe1fjP7s=; b=W+hmHl9JhoQ1lZJAqyc5acVhYxgCb3QnuXXw0AzcUBsqQbYxX3D7S/DZmaZ+CJPOw+ ObxCBifuS78mgj6qcSLuQ93E+pZ4vCvqXsyrAofecAxDMDGpfnZCQyNU8GJoyiCpjNj4 foRoOQS23e09Xn5XzNAKX6bHCGmne3+uLARv8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689126309; x=1691718309; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=otE6lh3MN3CYdqNgX1zcgBbG8ZgjUOZezHYMe1fjP7s=; b=KfhgIFrXqxfIIbQHjxcjN9cYM6r/3hnogf7gDKmxmNqr1fp6HTeTnuKKhXqyka28F8 LM0H6z8r+6SgfPXurqbthdQ6cN0gEac68ESebFH7kEJCsq6bZOLyc6dh/HbCLphxwEd0 7b+csksgHy+aGFA9PiXdxU04ZSOqPL0uSoHX6kAfXSU4jEG/e9QcExo2Ju6f07uHnEwM tmXm81Xd2dVxXHrUbADaB4OKVSzFDzupAgS4nMnXAhiO5ISEXF0f5ZVUQ+94PHZnHOkm 39E6QCLWgvCTXXaTpXaq3RNS/yeTY/VUXrlthdD86UAJfK0Hk6Y1skJ5SDXZpBWpWbPt 85tg== X-Gm-Message-State: ABy/qLaARkUb/S4OmMZRHRyVlPa2Zti2DbtfzKj+6JfPbJd4Td7inqCX 46+d6IUdOPlv0U5gkEeCGpZwkyUZ49GUAEolvH2S+l/joDFuILoZBl53Hg== X-Google-Smtp-Source: APBJJlHt69HdipmLqZhsKmTn04pZslkI4EasKrLThiu19kieG+5linMI1rIpiQHDljknR56x9ZRYwKeA2pNg X-Received: by 2002:a5b:289:0:b0:bff:5cf8:806a with SMTP id x9-20020a5b0289000000b00bff5cf8806amr13840325ybl.7.1689126309208; Tue, 11 Jul 2023 18:45:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l130-20020a257088000000b00bcaebb09c23sm405404ybc.0.2023.07.11.18.45.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 18:45:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 18:45:09 -0700 (PDT) Message-ID: <64ae05a5.250a0220.cb1ca.aa95SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D8C81605246B; Tue, 11 Jul 2023 21:45:08 -0400 (EDT) Subject: |SUCCESS| pw129455-129468 [PATCH] [v9,14/14] eal: do not define type From: dpdklab@iol.unh.edu To: Test Report Cc: Tyler Retzlaff 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/129468 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, July 11 2023 16:49:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129455-129468 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27044/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/