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 F13EA42504 for ; Wed, 6 Sep 2023 05:35:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 059EB4026A; Wed, 6 Sep 2023 05:35:25 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 97F0A4026A for ; Wed, 6 Sep 2023 05:35:23 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-56d8bc0d909so2071787eaf.3 for ; Tue, 05 Sep 2023 20:35:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693971323; x=1694576123; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u3TpdmsrklKWqB1Oi6tuiJ9UCIHKhvpp7dxYoD/YZWg=; b=AihBQBanUJPX4rmSwNziZjXO5xIox9RGiUjfLz7eNx8hyPiocQIHQkEIW7i59OJdzE 5jFgH+2hopBiiW+fAF2jeoudpAezsDhgScoMTRNvc5xtyW9lYZD3IZkNunTRpUJ5HI/4 s/Dt9G191pSZ/ButC7bwT8r986f4oXfukOFvk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693971323; x=1694576123; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u3TpdmsrklKWqB1Oi6tuiJ9UCIHKhvpp7dxYoD/YZWg=; b=IR1Fgouj/Vj2SmckZLNHGgyEZFFZChE3D+9DBBC3HdLYEFWb3HwF+aY1Cdbavk9BIT kKamwjCZhhZyWI5xLjf5Qa25TJWPPoZJ+qmeS2IzfXc7bZcdAL0LAGlqWm077ye/A5BT gpQVzyQgdLh9//6cuomkLmGQ6iBWTuh6yYXwURzZLaTLEH4lrfCySN4Z5qYM4WVvx/sk Fcuuy8myI03/qz5rlD7HlK+b9PIBKB6qsC0FM5x6UQHZvGUMvUg6fPCPho+iT2TIRAKO 5Nl7SpIpkMoEAKHhdjlqkas3BgDC3CU0M+oY6rgk3UoINDbzAP4+W4ib8yAIilMPwh3F OFRg== X-Gm-Message-State: AOJu0YyojR0tHBr7qceP0UXYCCZWWlOElwx0Y2s77BG6+ur/mD2C0wtQ rqyvPM4I/84EbADYh70H2MbQP97IZebkm6AYyhsqsk4DcJpkg2Myqx0lHA== X-Google-Smtp-Source: AGHT+IFMfMxqP9LZbwzW2Yf+HEeWdx013rgJxANYLXhHlVwsjFN4WF+NH642f9ApDEcMGAofCqDhPER+9ZDG X-Received: by 2002:a4a:cb03:0:b0:573:f620:ec80 with SMTP id r3-20020a4acb03000000b00573f620ec80mr11875552ooq.2.1693971322889; Tue, 05 Sep 2023 20:35:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n10-20020a4ad62a000000b0057294bec309sm487195oon.3.2023.09.05.20.35.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 20:35:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 20:35:22 -0700 (PDT) Message-ID: <64f7f37a.4a0a0220.7f0e3.c78bSMTPIN_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 7DBE26052471; Tue, 5 Sep 2023 23:35:22 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/