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 7C1E542504 for ; Wed, 6 Sep 2023 05:21:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 840B94026A; Wed, 6 Sep 2023 05:21:45 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 072094026A for ; Wed, 6 Sep 2023 05:21:44 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79545e141c7so14872739f.0 for ; Tue, 05 Sep 2023 20:21:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693970503; x=1694575303; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TSK90YIGNqrOl51Qc8TsyW3fFiS5ProNZHymB9pICxE=; b=jpX7EEKbxt955PAn0LotSqN1yqtUYOUnWbqiem5pOjVQ4Nh2T96usfIJwCaPzAu4Hp 24iNYYxVUPAOCEN0M6RNsWcdAqbGaiT9OB5HxgntFvhQZw4UOjT1DyntOc3E08J9prLM tYI7xqhQ86JtapZi8ct9ATVSE6sYcpzaHvxUk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693970503; x=1694575303; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TSK90YIGNqrOl51Qc8TsyW3fFiS5ProNZHymB9pICxE=; b=lcqr4ztIsccJKT4Kx1QwNImqFhk4OcKg0w+mWIZktYdDyuX1jpBQZTWJZkeWBWzlB8 BBSjUioxzfm31gwW0NIZsdcy8gVNVLouYC9LZyIgfwoRKR9rXXxSbqQuiISD6vJR7cRr E23PWEb0tF9VYG3Ke8uj5fA3EsL8PccZANsywc0CsOciJG/2oP3f/SQALPvkvsf7cpdO UcbApyYUxAAhn5TUcHOKv+0Mr+f8ZRPWcN+5rv5bI7YeE+ZntZz/l6sAm8mtPV6YzX4w K9etT8Rb0rhluaKJnAlbjJKtTfo9TdmDJm1TlHG4UPjk6NWXFP6ZIUfQ/cO/k/e0FLa4 scSg== X-Gm-Message-State: AOJu0YyqOqRptmVbTtFvX0UY2DihUwHC0MB1xNEdEUM6af3ZklfmJ7dH 5B17PqRqKZAaltIIAkLomF1MB6wy4J8glY3JBBLzGMccwL+lIla22c3qY05/zkJnPRpHhlwNuA= = X-Google-Smtp-Source: AGHT+IH+4aGMPKKGGk+4G47Wnl75d5tPjUT+krDyneoCEU/xGPwqgSmxJ87FEZ8qOyJQpS3WANstaTEGMRWd X-Received: by 2002:a5e:c802:0:b0:792:1b70:b344 with SMTP id y2-20020a5ec802000000b007921b70b344mr13043526iol.1.1693970503398; Tue, 05 Sep 2023 20:21:43 -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 k26-20020a6b401a000000b007834bb58f75sm658488ioa.20.2023.09.05.20.21.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 20:21:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 20:21:43 -0700 (PDT) Message-ID: <64f7f047.6b0a0220.6d1f2.f78bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E39BE6052471; Tue, 5 Sep 2023 23:21:42 -0400 (EDT) Subject: |SUCCESS| pw131183 [PATCH] hash: fix SSE comparison From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/131183 _Testing PASS_ Submitter: Jieqiang Wang Date: Wednesday, September 06 2023 02:31:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131183 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27531/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/