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 75BCB45717 for ; Thu, 1 Aug 2024 23:48:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74EA24067B; Thu, 1 Aug 2024 23:48:02 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 79E3D4066F for ; Thu, 1 Aug 2024 23:48:00 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-70f5ef740b7so3441493b3a.2 for ; Thu, 01 Aug 2024 14:48:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722548880; x=1723153680; 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=CnUL0C3kL4X/hH7HuifkeI/lNzm+gQWtqYU7D7YMxfs=; b=NzM9wo4wSTo+LIOh3jLDHEm4t3DJ1ie+2RpFH9qNOjWZYlamxlJp8RqeNZQK+eAtfC L4C+IrAg/asdizPfCKMEU832wy3Q68293zRiAs8KZ1/1hRwhl59QHqjNOznbO7mgwveH qdM3w88ACILy5yPozGeT+ijMnT4LciNplD2GY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722548880; x=1723153680; 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=CnUL0C3kL4X/hH7HuifkeI/lNzm+gQWtqYU7D7YMxfs=; b=qz69JMhdJyY8CfxYDfitE/CZ0Q6/MvZ5JCCTWm5jsRrulLYaP0sHo/oeHjHgEFf4Pu orecgKYbOg+mStiqnihlVa28RCawt8ConoE4xxd7mreCIxwFLKGrDijT3VLZr1VLzBoa SWIpvzk6DlRqq+FGAPiR4qubWHhM9B7mdtqJZL9b4PfmLK88E3+v7sH4tDAQt1WlOTS3 qCICO8+ge9Npmz2v3nrlOck411sxPKPp2KGr21jbjDMBg0zNIpAT45TCStGV87XtoESz zoI79v7NFFwazAXOy4mxnVUaeyWmXsqpyOvXbEu9JhenzTOvIUmiyvNWAiVQ1IrOHO/c yUTw== X-Gm-Message-State: AOJu0Yy95euWyAwP00twZeYWmgPgz8N275in4eYKxQUG2xK4F+RMTTlt dpbo+ChncoLs0H8szOr9r+RDZd1y5XvzELEfBebXCW38ofAHHXAT3HWqej/3IJWS0LtWbUoqp+v sU4XjiDMVwpqW81L9hwoE1rL/chvrZpeIJKOYiiSa0+/zPJ/rWx0hpMZ7 X-Google-Smtp-Source: AGHT+IGQ+Mlns4z8A0kXVJVgE3WvGVLm7tQCvpXB/oUR95gWIpxvNl+eu63CQ7Z/JW0brpJe8mqszZXE7h+A X-Received: by 2002:a05:6a00:a8f:b0:706:29e6:2ed2 with SMTP id d2e1a72fcca58-7106cf8fdb4mr2037559b3a.5.1722548879713; Thu, 01 Aug 2024 14:47:59 -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 d2e1a72fcca58-7106ec2c919sm32853b3a.6.2024.08.01.14.47.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 14:47:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 14:47:59 -0700 (PDT) Message-ID: <66ac028f.050a0220.21ad52.216fSMTPIN_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 9BEE1605C351; Thu, 1 Aug 2024 17:47:58 -0400 (EDT) Subject: |PENDING| pw142840 [PATCH] [v6] lib/hash: add siphash From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801153130.63407-1-stephen@networkplumber.org> References: <20240801153130.63407-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: PENDING http://dpdk.org/patch/142840 _Testing pending_ Submitter: Stephen Hemminger Date: Thursday, August 01 2024 15:31:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 142840 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#24569 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30699/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/