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 08B6442E4B for ; Wed, 12 Jul 2023 03:24:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 050AF4068E; Wed, 12 Jul 2023 03:24:49 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 552CE4068E for ; Wed, 12 Jul 2023 03:24:48 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b8b8de2c6bso5593285a34.0 for ; Tue, 11 Jul 2023 18:24:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689125087; x=1691717087; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DNIOecYRIVMQ0FJDm/pIWAFLOlBOhNAjpBk1O8sEuNI=; b=CqWytjG2MVclNF9vmSAhp9yBk1t34hZQvqumOAzet4q/c7jtPIJGwxNMGpCes09Dxn ktIfkAkSkJwtCvM0IXPqiu1IbC3GKlJM0bthqpf0RlynZMkYFx2cofOlhWosc1trI+w/ uCEnlQUZ0oQn5WOeP3GVpmtRuAOJJ/cRPR7ks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689125087; x=1691717087; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DNIOecYRIVMQ0FJDm/pIWAFLOlBOhNAjpBk1O8sEuNI=; b=eT9DOTtbW2dAJZ8dBk6Ar3IlbVjeDcYiklYbQeFzm6lEfv1UBw+hgEnhYUZPZ8/6Q8 3rnzOTBKVm51QoJWvfEmAfFymaqxT/935GChOy03+heSv0WbTFjNVbQ7J5JA47FMK7DB cTvtMi1Nf0CUNkHOqWuscXNpjbPOIAlmURvoapXWqaXA4zQKY+ewJ7BL9Bt3sR3EE6qw aBtpwCZ/tg3YFQUJxN2n18Pwx+cDhI87yQ1bQewgKmMYOAeF4g15QUJ6BaljjXWvh+xT GYvf8ja6bRS5TfPcEoGKsH6hRL6efPGFeWRvN1CNaHhQMIDfkAnVPo/AQAtEIrSXDo68 7RCw== X-Gm-Message-State: ABy/qLatdtNf2xj1c4dXdnF4FF4dSnAMntJX5sm9eFFgxowUXCgqlCdF FIkEsX0aqMssK3Qug5fL5272UfHu1VwTXyN7UMBTjvw5olkCwhF+dGHYig== X-Google-Smtp-Source: APBJJlFE1Tuhf0kjjJlFHf8MTxD2obAvey3+uHDUHFzJt+oIiqKsoHWKHn5Wqid34tNH7R5FAEjSUFz/vuh7 X-Received: by 2002:a05:6870:6494:b0:1b0:25b4:4b7f with SMTP id cz20-20020a056870649400b001b025b44b7fmr20741135oab.27.1689125087619; Tue, 11 Jul 2023 18:24:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ea22-20020a056870071600b001b0517d680asm374551oab.9.2023.07.11.18.24.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 18:24:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 18:24:47 -0700 (PDT) Message-ID: <64ae00df.050a0220.3182.a35cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 10B49605246B; Tue, 11 Jul 2023 21:24:47 -0400 (EDT) Subject: |SUCCESS| pw129455-129468 [PATCH] [v9,14/14] eal: do not define type 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/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 | +-----------------+----------+ 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 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/