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 A46D943190 for ; Tue, 17 Oct 2023 23:38:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D86C402BD; Tue, 17 Oct 2023 23:38:34 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id F19C2402BD for ; Tue, 17 Oct 2023 23:38:02 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d9ac31cb051so6667466276.3 for ; Tue, 17 Oct 2023 14:38:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697578682; x=1698183482; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZJGSCE4hhxLR6W/NCRbl6PkgLckyWZwhNCURG5uuXHI=; b=PAuQnZD+2dTKPsx9BqLWvAq1izw2E8yJGf7WUbPIhs2AeQYYu1IaahavFBincqcTuv fYpoM8a7YgEmKxc8ofEvyQ/e4LZciXnH3oLjw6HQRlr75g3yvmPDdAjCVN5JF7sp5zA7 IE8S2h9YhVpSsBCysmDPY9PA8ASIXMH+b22zc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697578682; x=1698183482; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZJGSCE4hhxLR6W/NCRbl6PkgLckyWZwhNCURG5uuXHI=; b=OSJ9rbtv7z0sX06NcirMpeJd30aGZT4fn2JjFmanb/pBhAUMbiu2VCEg12OXvWUrTF ctKgA7LrJkeTQoyeoM5Wzj+UdE7wwrNgNbEsu380VzHE7nHN8fT9itORyyDGhTMU9n6k P/j6RzefazB/s29oX8aIsFIPWoGKqIuyl2vsrhygui3LOABgnsmfwh011DiFD4dTXnHa GrcLEUo7fm511JfjOPpzdosfn7tj0nenC0K1Vfi9IRVapvt4oJSRNbGcL6V7FiSSvii2 XLWFgKgtOuEXDQf3JvJ/Q5JET2QYTwhMxrIi7t5vZjDtTcbfhx9ZG46uCT4m3nltJVtX rnHw== X-Gm-Message-State: AOJu0YzxF63XOV25yttTLf3zDwiqtRB7veE/ePnRx3frrjRyWIF4ddPV NtyrSk8yALbET/9JVEIRwtHl481AmBHVCQY4Hv7bN6B69LAonzwAOKzS2BRKimUTHcj4fHvDQg= = X-Google-Smtp-Source: AGHT+IHoxXGU4iFjg0EUKMhQO2W3X6OMu+uDXndG2lo+AzE610F9JY2bM6uh8tylQv6ih+y6GtIS8kFP4yX3 X-Received: by 2002:a25:408d:0:b0:d9b:faaa:68c9 with SMTP id n135-20020a25408d000000b00d9bfaaa68c9mr3387317yba.9.1697578682408; Tue, 17 Oct 2023 14:38:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d36-20020a253624000000b00cec05d90717sm267246yba.35.2023.10.17.14.38.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 14:38:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 14:38:02 -0700 (PDT) Message-ID: <652efeba.250a0220.8ec6b.5f1fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 146D0602A042; Tue, 17 Oct 2023 17:38:02 -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 | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/