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 4545D43190 for ; Tue, 17 Oct 2023 23:42:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F5294027A; Tue, 17 Oct 2023 23:42:55 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 370424027A for ; Tue, 17 Oct 2023 23:42:54 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d81d09d883dso6928269276.0 for ; Tue, 17 Oct 2023 14:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697578973; x=1698183773; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VLrV+2QbP1C42mMBLHaPsMM8+/Y1Lykx/6p7B8TKsc0=; b=HRingxJEY1n2J4HIb2qYAlo5iFGkm1G31iu/Zz1nAwfLSPaDfW/H8bujKc5cUae+zE +cJpBMRZgdJi9v/9eWqoxNcT+N9Vk3A36wXfJORX0IXsxsQJzARuk8fz9oqLC/Ds6MOo CXDT3v/QVz0y2bUW9ScLqH94nyEJiBoLr6xTI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697578973; x=1698183773; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VLrV+2QbP1C42mMBLHaPsMM8+/Y1Lykx/6p7B8TKsc0=; b=ZG1QUWGqvr5jyP+6IDoftqud98doq+EbyK6usC6ERZ6MfNbY+IdoTUCSOdekamUnlN stQqmhqffexIdyQ1XIDsbeJQRDp5zJiqlLsSpQi80JYp5N/SEAYapUyjEbBuq/jqVa44 YWO/oSzdd13gLE48ZQULYcULFweTCwvunVDuPXBvgUXGuIR9uJ+3amubiJ7Mgei9OyDM FuWX3chBfKlC6tcKU/bdpQoa4RZeUdTdRooajhX0IzDxiRIl0Nd67d2ZLumRuCR549E3 xR5i7k0Bhj+zdELpf1XTWGq1/dGAq012MI4qv2qWmjR3CEck5yapZC9ut7g7jU/Nuu+Z LXhw== X-Gm-Message-State: AOJu0YyWat50aVUd2wBw1KeuV2LszP0kIVioV1Fkmnx0vUEVu2rGtlBk f9s/OiM0keNc7WsJPvNSxFY7K84eETn/5sSTgGrLkkrXqAYU1waFRilkhA== X-Google-Smtp-Source: AGHT+IHJdmp2TGCKnUtwd/PmhC+BIr4p+v450zF+vnPwhfPNYsN42XRp/atI3ZVNaBCl3kEqsUX/MbLAL8cT X-Received: by 2002:a5b:647:0:b0:d9a:39a3:176a with SMTP id o7-20020a5b0647000000b00d9a39a3176amr3086876ybq.6.1697578973631; Tue, 17 Oct 2023 14:42:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x68-20020a25ce47000000b00d9ab5a907cbsm266653ybe.28.2023.10.17.14.42.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 14:42:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 14:42:53 -0700 (PDT) Message-ID: <652effdd.250a0220.f7a26.5bd9SMTPIN_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 4B40F602A042; Tue, 17 Oct 2023 17:42:53 -0400 (EDT) Subject: |SUCCESS| pw132752 [PATCH] eal: remove return from functions declare 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/132752 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, October 17 2023 13:03:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132752 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27969/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/