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 3B1F945952 for ; Tue, 10 Sep 2024 09:53:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 370344021F; Tue, 10 Sep 2024 09:53:28 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 7FA4940151 for ; Tue, 10 Sep 2024 09:53:26 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-206b9455460so43001705ad.0 for ; Tue, 10 Sep 2024 00:53:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725954805; x=1726559605; 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=kxgXa5BNHd03NEIIBHUzCk4LtZH6F+Gxf3pYbr4hKmw=; b=OBn0ovb8q+fb9YUYOCzAlOSzaCDeSO2uXh9rDBqCy3poklgr3hrn4jjYoMUq4rxxM6 1KS0FxXc3IYKa/qiFuRD7fUgOVcQ62SZUv0TWlVn9vpi0O0zjuPa6qwofZluUvnpU3ja +iE0EGBvYdpuM2z3sHG/fq4rKyGJV0tDuDYpk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725954805; x=1726559605; 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=kxgXa5BNHd03NEIIBHUzCk4LtZH6F+Gxf3pYbr4hKmw=; b=LTugByQDA0CrFKTTlWYO3blIw6wJzJVupW9/IzY2FH1arWQ9HDGXDVWbi/JxnNw9d2 wZQBzE2D4sXhNwEeRvdabWXfXErVCW1zQbXcRD+eSnwya4IaU9AI5jwxejP6qo/Kgouo k6e2ikNJp6zFrefXOr/4RDh32rG9qpZtM20/V85gBm7OBnWKFUqOmWuxHslZJe0Cxs4B Vb7yE+PlSNXee7IX9bBT9ioUF/sZItICIQK7Q8BbjoVhu+pN1GbBsM8srOUXP+xheMWW sOt3nBQN+7cQ4On+B+3iLj6/jRfi1tZgTusHLYkpxBZN38PgIb2VxXTcXJgDUGg4qsr4 H+8w== X-Gm-Message-State: AOJu0Yypyuv6QGMWbfS8KuZPrplZzLYkVVDFFniXYqC+piDxZAUtAjJR SWQvGZUoUH6swtoygWok1abvrlSOBY9hQfOZX+p0CFyV8OA0yB+uXj8U3pYlQevpRVSgJp3IY6o iO0pABntYYQ7Xx/LXfL5IxJ588uURa0vD8LZswPB5+2xiVa+Ho8brQnvj X-Google-Smtp-Source: AGHT+IHkVN9/N7W/lC3y717/DgIkKb/Md9/u21aSACH0w3Vospn87qFGSRZ1K0dpB1nKDjO+LQFgK0cjhOK1 X-Received: by 2002:a17:903:2411:b0:1fc:4acb:3670 with SMTP id d9443c01a7336-20743a211c2mr36586525ad.12.1725954805457; Tue, 10 Sep 2024 00:53:25 -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 d9443c01a7336-20710e4ee83sm1600355ad.63.2024.09.10.00.53.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 00:53:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 00:53:25 -0700 (PDT) Message-ID: <66dffaf5.170a0220.7a430.cdc6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C79CF6050A6D; Tue, 10 Sep 2024 03:53:21 -0400 (EDT) Subject: |SUCCESS| pw143757 [PATCH] hash: fix thash lfsr initialization From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906170237.1324060-1-vladimir.medvedkin@intel.com> References: <20240906170237.1324060-1-vladimir.medvedkin@intel.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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/143757 _Testing PASS_ Submitter: Vladimir Medvedkin Date: Friday, September 06 2024 17:01:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143757 --> testing pass Upstream job id: Generic-VM-DPDK-Compile-Meson#29308 Test environment and result as below: +---------------------+-----------------------+--------------------+----------------------+ | Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+=======================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | PASS | +---------------------+-----------------------+--------------------+----------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+-----------------------+--------------------+----------------------+ | FreeBSD 14.1 | SKIPPED | PASS | SKIPPED | +---------------------+-----------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30948/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/