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 29A594303B for ; Sat, 12 Aug 2023 05:45:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2412C40151; Sat, 12 Aug 2023 05:45:09 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 49A7B40151 for ; Sat, 12 Aug 2023 05:45:07 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-790a590237aso95916439f.3 for ; Fri, 11 Aug 2023 20:45:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691811906; x=1692416706; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vIQo/Y1kpRjYWEWEQVFLAB4p9EGegDSLKYbP05+er00=; b=Fc1OW3YGDFMcXznDIC0rxmM38FEJAyx9qALCMxlJY3PJ2JRlos4A7ssIvMPURFMzI8 Q3eGQ0L42IeeYYQwVjYpQ6NMJAu/DtumWmrg+FTzaUacyuhEuksNmSe44KuLjpZjaa8h FUvWwgXeb1+cguehOo4M0TacrPUOS0TAI/tEc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691811906; x=1692416706; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vIQo/Y1kpRjYWEWEQVFLAB4p9EGegDSLKYbP05+er00=; b=aey98jHPVUlmTc23L8jc0oWjR/17Bcsf+KN1/oSci8tjXoICY7YTjyLrYaIwrjORFq CAD1UDw0Ts9v0FJlGJuk8zn6asI42h6t+YU+ttqPt0z6+rBvO4CnXeXaD8TYHqaWgLrw BqJew7xvtb4pYeoOi85cc94PCSodcEG1YS2cU8UZ/TQUKse6vYJDv9JKDQB+3MvgmJTz k5RdUeZLsVieI66zWVQ+WtCNLbB/OnL3gs0Vhn4d5B7S5VCCtI5UB0blXy/zvkSJ6Ze2 d1c4CeyJvq3S/CZo9Cu2vhAd0aunaSITJ0zLsSnT4/WwftPaCQ3UrsuRzZ5CF2HG5YQ+ 2Mrg== X-Gm-Message-State: AOJu0Yx9T/zL17LD4GlcPwllZgKk4Ey0cqooGEHXHj/e5iLF9jqveiDv rRBVWKu1sZCT20lponUhjxFg0ik5sFs1yoQixH8ftUHaer7+sOd384j9lw== X-Google-Smtp-Source: AGHT+IEuoFcq/eXGTvy2fPwhgqASZ9HT9ubJ2992Y/4s7v4CTWufhHhmSomLcUfjejncMl8o3iPLKdRyLXWb X-Received: by 2002:a5e:a613:0:b0:77e:3598:e511 with SMTP id q19-20020a5ea613000000b0077e3598e511mr5386628ioi.2.1691811906522; Fri, 11 Aug 2023 20:45:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y6-20020a02a386000000b0042695985b6csm196035jak.49.2023.08.11.20.45.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 20:45:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 20:45:06 -0700 (PDT) Message-ID: <64d70042.020a0220.20fb8.9ccfSMTPIN_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 1491F6052471; Fri, 11 Aug 2023 23:45:06 -0400 (EDT) Subject: |SUCCESS| pw130217-130247 [PATCH] [32/32] eal: remove use and defini 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130247 _Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, August 11 2023 22:22:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130217-130247 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/