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 1F06943198 for ; Wed, 18 Oct 2023 11:24:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1927440151; Wed, 18 Oct 2023 11:24:34 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 2941B40151 for ; Wed, 18 Oct 2023 11:24:32 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ca6809fb8aso21827735ad.1 for ; Wed, 18 Oct 2023 02:24:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697621071; x=1698225871; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b4gE6vUqj01DSyZB1ykDWMJBQB7dhXSmTc6ob9HML78=; b=WqZY1dOQR/BQvociNb/K4LAS02cLLCrSNxEYYd0/2K3gg05b33DjUeLgHLpmZvZyb5 e7FVPWPisBwdxJTbZeIT5K7tHdz1kE03bZ9F4rnmVvLFasaYrS/y9IVVtw3XcYpFtDCT MdI6GFl04c0uO6PQBtEsWG6XDlHn4RDdkpt4M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697621071; x=1698225871; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b4gE6vUqj01DSyZB1ykDWMJBQB7dhXSmTc6ob9HML78=; b=MtZuPMlWTmsAVzbHzY3inKguyXRysmt9yDLCPSYolTH58d1XAozJXMISldtEquoKPv E8bdMyVqoM148scJzXEIJVzkJxiVcEiSoMknbVCckAF5yqBB4JXR12S5prGUYxgHpvfi TPeAyK1Ovem8F+Vntzz9bqtklYqUmVQFratdlbvTCPIYInLxtW3Xf+Qga8DTGqFbjNdV FT52Co/1vl2/sgo/8MNtBI585fW26w/H54cdZT7xugWIfmOp5Nr3L7r6QXc8Y11WBf2y iM4huTo6j3k6R5WDTouzY/xkEc4yZm6CYBZzIjXwFPq+BFyE61+hEAzOEkoazffGOvg6 fvdA== X-Gm-Message-State: AOJu0YxnFxIQy0sHR7A+IoxK82ewKXfgSskScwIsC7ySButlG29MhvMd VJBBBPafHavqOQw/ElDaClsYfwK4sTvd2hunBg+BxfcoyooopmnMBsY23Q== X-Google-Smtp-Source: AGHT+IEEL6nGqqRy5RgINY8n9aEvN81FkngxNbmcfAJwHsMgdWq1JFYTgsq6wQEt+AAdkzB7XIWxzI9LIN7Y X-Received: by 2002:a17:902:eed5:b0:1ca:ab2b:6a03 with SMTP id h21-20020a170902eed500b001caab2b6a03mr467506plb.67.1697621071401; Wed, 18 Oct 2023 02:24:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jb10-20020a170903258a00b001c73976821csm247418plb.34.2023.10.18.02.24.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 02:24:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 02:24:31 -0700 (PDT) Message-ID: <652fa44f.170a0220.b94b4.6eb8SMTPIN_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 8F45E60524E7; Wed, 18 Oct 2023 05:24:30 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/