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 DE22F43B8A for ; Wed, 28 Feb 2024 01:48:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7F76402A9; Wed, 28 Feb 2024 01:48:26 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 70BF54027D for ; Wed, 28 Feb 2024 01:48:25 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1dca8b86ee7so23412925ad.2 for ; Tue, 27 Feb 2024 16:48:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709081304; x=1709686104; 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=gNEWCRg3HEL8hMtEuuL71b7yvFNSF/JWHElpwrz2RZA=; b=FGFlqBvz3fSx/Cyub7Qzc2D+zHZFeByzpq6TLvjPGP2pJQNlKhRv8s2QMm4rNPeb91 HddtjBIDoecQZAyE5KhTYGY5VhgrQs5yrXuC1MmCCMt2a8K8QEe5v00SLDq0NMNEYw5k 7VQNbOvUpvNkDkERgQr33+FnR7CHgQtAo+2fs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709081304; x=1709686104; 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=gNEWCRg3HEL8hMtEuuL71b7yvFNSF/JWHElpwrz2RZA=; b=u9EBjQRWD3P0zoiBZWp4f7sOoRjDTHQR3wKfLwl0mxJbwjhBE8I3KIcZPgxQwEl5U8 f3wFB1pOITk/5bwjQ0D+VtSgfc1Pub5f9ffLItsrdt+IRJ+5pVVqdVAITDVxC/KfFa+J hvf4GQjRzUVM70uEfgYEnJFFeFCTnyzbVlWrmMP72Gqbfr+NWJG9dSFv7QSBYerk3nAd S94mvfRisK69R3J4SWPHbuLQccPG8XCmIecpdPE/CEA+wg54cXg5JM7q2gdm/s/iSWjl ZnxWl9Os+XVWR/VAJeAtu1mpUDVC9ouKtwL5e6Vj1jQcGyUQAG/cByTeLbpR/tkAzF4n ei0g== X-Gm-Message-State: AOJu0Yyqv76Sqa98fBN8QSZwJhgJCRiCnlexgPY3zy2VrgrclLxqxE4u k4eM7WaweMX/i+O8nUkcxKTvLEIHG2WFuslskMSKxqrClLBzeShN937C7mC9oEFNb+zSuh9oBoI MKrCZhNb9DuXNEcrMv7YY0oImpR21BOBpHk4zm01GvKo9rJT6frPCcayt X-Google-Smtp-Source: AGHT+IHyr21l0Au9CI+optZg3YSu7xCvaIsg/JhXXbh40kBT2swEOu+Qrlv3/O8sofj62N0IFhuwg05aXxqD X-Received: by 2002:a17:903:11c4:b0:1dc:73c9:4853 with SMTP id q4-20020a17090311c400b001dc73c94853mr12877284plh.41.1709081304608; Tue, 27 Feb 2024 16:48:24 -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 s12-20020a170903320c00b001d75708737fsm94927plh.125.2024.02.27.16.48.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 16:48:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 16:48:24 -0800 (PST) Message-ID: <65de82d8.170a0220.558c8.5dbeSMTPIN_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 C0BB56052712; Tue, 27 Feb 2024 19:48:23 -0500 (EST) Subject: |SUCCESS| pw137363 [PATCH] lib/hash: add SipHash function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227174012.343004-1-stephen@networkplumber.org> References: <20240227174012.343004-1-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/137363 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, February 27 2024 17:39:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137363 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian 12 (arm) | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29295/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/