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 C5B6043C18 for ; Wed, 28 Feb 2024 05:22:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C18A84027D; Wed, 28 Feb 2024 05:22:05 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id EF1364003C for ; Wed, 28 Feb 2024 05:21:58 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c7476a11e0so281601539f.3 for ; Tue, 27 Feb 2024 20:21:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709094118; x=1709698918; 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=b2KH6FAfq1hJ0PmOAchkwBmt34IVdFHsEUeHlU7erTI=; b=fB8m34yCKXQ+yUed9OvUVLoL/+xGPl4Uvj/1RWeZE2KVuz32cFAcgzA3xEFGrwYN7P qiohQ+XLeYuNNCR9im6CsFduTyM8mSYqwu+wnPoRIEFk3HZqqmi0rMCWqp9WWBfOwOJs wpIOOvF2zvwaDHcO4+/FCuztaQkMnAXh1BlhA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709094118; x=1709698918; 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=b2KH6FAfq1hJ0PmOAchkwBmt34IVdFHsEUeHlU7erTI=; b=TP8yxsLx7kLSjARs6zxDUHFGZG+kNb+av6Cd/AFZFraZv0rwI/Nm9RtcNgi4en+UEQ ++sIaaFWAgZOMIGwctc8itpZezFCxQ3QpKrQjcCDVFumuecnW0LMH+hz4h5FNfUqo47F g25rXaW3+F+tINw0+frtVxX9lOgX9794QOe99Ii6Z5jwRd6IISJ3b0Nh8w0A6CG6PPkJ xuMMAv6w0MzDJPs6ghIgsjqaUzS/FvwxWdQrkhKpm7xmqu8c/bKG6C7P/Z78+ADd980Z WOexXQQRY+N1QLG/RrLnUIrSZt8CUGts3stiFu8iuaV09PahhYNH5wg9bqnvV3mbvmWL uLXA== X-Gm-Message-State: AOJu0YwkfBrUhLkM5nF+IIHkYbtLD54qcZvMc2Mk6QIuJvZLL+Imz51I bbSMCvx42pxC6ns/22QA59UZvhzB9Tao8+B3zUc+vHUhgufPtg712XvFgkYCX8uPmSofz5yte1m pNpg57iqu3FkgBoQmtN0/Q87Im+WZYGlApCmz0Rx/pgmNnCBmnoC7qO0o X-Google-Smtp-Source: AGHT+IHJcVz53+46lQUJHljnAY13xWiyzRBmj7K6G1FoYmPbX3LCN5pxePt/nOR/YLF1pf6eehA57sTPJqe/ X-Received: by 2002:a92:dc52:0:b0:365:22a6:b792 with SMTP id x18-20020a92dc52000000b0036522a6b792mr11414939ilq.7.1709094118394; Tue, 27 Feb 2024 20:21:58 -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 bs5-20020a056e02240500b003641afe97c9sm430290ilb.55.2024.02.27.20.21.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 20:21:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 20:21:58 -0800 (PST) Message-ID: <65deb4e6.050a0220.96d8d.2878SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D5C9C60527CD; Tue, 27 Feb 2024 23:21:57 -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 | +-----------------+----------------+ 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 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/