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 A71B843C59 for ; Sat, 9 Mar 2024 02:28:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D2674021D; Sat, 9 Mar 2024 02:28:09 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B1A144014F for ; Sat, 9 Mar 2024 02:28:08 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-609eb3e5a56so28268027b3.1 for ; Fri, 08 Mar 2024 17:28:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709947688; x=1710552488; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=TAmzyMGe4GMDMWtjp1xhCgZ9M5RVZmp6x0MPCRhzZFE=; b=OqdMRuMV5T3GJZdRJOKygChu5+BrNcGa0xQb6EQ79a6Iqai+I706ZIfTyvNIJ4lY41 9k3vZumqcCXtHDH6aV0jYMq0zc29B6OpVImoaOaKyTDWNI+1v3+PDZ4oi0f4qU1BYsie +OcmtswywMAnLU9D7eIYFQ+zPnzgHM9xrgp+E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709947688; x=1710552488; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TAmzyMGe4GMDMWtjp1xhCgZ9M5RVZmp6x0MPCRhzZFE=; b=Ulxzv+bNWs5+OsJVdDOeAYaN2Xg2gF1k+YCgcDKhYuD68hoocXlP3KRIdbcEIHQ+GW bsFi4Eo0Pfkgf0q5rp94cd8UxEm/5YM5voFpDmUgcloIyK0naSD2tb12dpvGqmJcC0lf C/IncwQePVeqXn+Z5LJSNIieott3K8tGn3ZJZ+3vOb+9jkiZ0lb1RPanLSJCU7Ewdacf vAh0M8aYhemGBxyJIhwhMl23Zmj820sbi3TnL4ewU86Y+MV3VYFdrywMNXe+ckNaywpW QvbQIbc7CCu0pwM3TSPhBVHG94UwBaRVBtZ2bsY2TYwr+9LzgP7cJR+8evEP8RylkkW6 sKxg== X-Gm-Message-State: AOJu0YxLhRE5ty6Z7gAJRuu2xwQzJcGTS+1YAIRtAoEzX8wCMNtjcEU/ R3HIvp3cdHZaNuJW3WCCGkZJ2C2ArzN5Z5eUlQoG14pnF75ta+tf9JSstW5THXxiw5tr68SNwka bpTc9nWXhHConkAefbWJXwAqISJ6UqxpgdPqiYaFd84PMFZzrGSmw4lvm X-Google-Smtp-Source: AGHT+IFRSA0fWgo2WY3WY/fbwTnyMFwHRCB7k/qq6Kx/r4hl0S1TDWC7oU8QV4i/85GUT+R3Xl5iO/AXaBu9 X-Received: by 2002:a0d:cc93:0:b0:60a:cc2:6933 with SMTP id o141-20020a0dcc93000000b0060a0cc26933mr856317ywd.6.1709947688070; Fri, 08 Mar 2024 17:28:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i5-20020a816d05000000b0060a06f5e37dsm32083ywc.36.2024.03.08.17.28.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 17:28:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 17:28:08 -0800 (PST) Message-ID: <65ebbb28.810a0220.1d3d4.2199SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B484E6052712; Fri, 8 Mar 2024 20:28:07 -0500 (EST) Subject: |SUCCESS| pw138137 [PATCH] hash: remove return statement from functi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1709932817-29583-1-git-send-email-roretzla@linux.microsoft.com> References: <1709932817-29583-1-git-send-email-roretzla@linux.microsoft.com> 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/138137 _Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, March 08 2024 21:20:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138137 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29487/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/