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 4539A43C18 for ; Wed, 28 Feb 2024 05:25:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BEA34027D; Wed, 28 Feb 2024 05:25:12 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 21C2E4003C for ; Wed, 28 Feb 2024 05:25:11 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5a095237eefso1316235eaf.1 for ; Tue, 27 Feb 2024 20:25:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709094310; x=1709699110; 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=zS14Y/RLUf1RhKVPrs32MruW2SXXrdCImIml6yXoE3s=; b=PXcLpWUBRODcdQS6jwkSA7SnswLHkPRlbOGpMJHdSFMCrZILcWhzdRjcp8eXcDaDNE S9ZTYbNbeZIxlOkAhi/7EQ9ZM+EVMQaVTZSkxKCmZ9+fVNR1060HQkGHp7bpjuMxZWrH IuEgOr+q5C5SvDAqEt0Mf2MeHx8rZxHRHRyT4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709094310; x=1709699110; 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=zS14Y/RLUf1RhKVPrs32MruW2SXXrdCImIml6yXoE3s=; b=OKwTSfhZpEdzFmQDItYlsxBvoFOpTn2xrNvdLdfZ1IQ+JgeZ9yxUvEPrcwjD4S21F3 g58FkwTYNdVPDGyAcIKFIF4uhVQb8iTCS8JZw51y9WoBgs0WiQiWsVIs8RxFAJnBWzaP uwd6O1ZYHd2Fx4DUuk3Y4HntSK52vzXyiypdbV8QnJN5iWrdEbniA+ZhmfV7lbw2M0vC YfOHc5zNNrGuc5v7fz8nPUzroFteTfg1xcysLUuzd3iKrFUj46GwUW7IS/oBQ4NOiORL hqSnmyG3aNzUoqlDL7vX6sbDKuz5iNo6cXkpmMNwMjgF7s95C4l+HFGcjhi8SE5R4Fur Suyw== X-Gm-Message-State: AOJu0YwOOTbCZdqbP+sPN6bd60xu2mKAFE4GpX9ugS/5D+A7eudTZSkT 7SLft3O/MogmwKPsMUMjf3dLH7NkeyzwK15LWYaPBM3MfqPHiC3QEps11jba/mCnhlOuZ1NR6Bj 6hYnKaxkXb389cLPAi7yGH2BY+OMp0qQ43xDBzSLn X-Google-Smtp-Source: AGHT+IEJzEuYpyMgceXhVPQXVEjcCRYl2zwNgxu1U8/syZSsYD99ZJBUCMwN5GoWAcdGJGObiKvzRyXIF9dy X-Received: by 2002:a05:6820:d8e:b0:5a0:625f:a62d with SMTP id ek14-20020a0568200d8e00b005a0625fa62dmr9297660oob.3.1709094310495; Tue, 27 Feb 2024 20:25:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u7-20020a4a5707000000b00599482da836sm444959ooa.1.2024.02.27.20.25.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 20:25:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 20:25:10 -0800 (PST) Message-ID: <65deb5a6.4a0a0220.aae01.f5f5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 014D760527CD; Tue, 27 Feb 2024 23:25:10 -0500 (EST) Subject: |SUCCESS| pw137373 [PATCH] [v2] lib/hash: add siphash From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227191437.346593-2-stephen@networkplumber.org> References: <20240227191437.346593-2-stephen@networkplumber.org> 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/137373 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, February 27 2024 19:14:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137373 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29300/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/