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 D806B42504 for ; Wed, 6 Sep 2023 05:34:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF9344026A; Wed, 6 Sep 2023 05:34:45 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id A45084026A for ; Wed, 6 Sep 2023 05:34:44 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68a410316a2so2157320b3a.0 for ; Tue, 05 Sep 2023 20:34:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693971284; x=1694576084; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9ZATLNL+IgOI+uPiiyJWnCiFoszH8Q/S7bxXbPSQghA=; b=ZZXHEvzUKgZevv5xLD4lwbRi8R7z35hDTBSptnkoZHk31sdFU3GWQmV+d/kl3ja7Qp jq/IzWXYI0GYMKzBzRpiLyik+3e5fqZchJkFJFuQ+DInLxBJs8YxqGhKAGHPzrnrCFNX 1aRlLpSiO1+TTm0ob3PcE5olfkoEX/Qk1NFIM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693971284; x=1694576084; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9ZATLNL+IgOI+uPiiyJWnCiFoszH8Q/S7bxXbPSQghA=; b=R+C2+5+FFfJupJ8LkZ/d51J2AZqikzIqHI0NWli1NMsYGl58bkuAa3OnCPRCzvFpQi x9RO4D+5K2Qkf/fh8zO85CEFBod6tXJKUY9A4ZAX0/YdZg+EqHRDeXVeEV9nD1FjexdK D/CFF4kNOaavx8kj76fVdl2ybkxO3hETnYFtkuqKV+n5nKIUJzpPog3IgKYfMrIC62eJ kx3yWwMdF460uTP4+7PrYdu3MFq7sGBNhnSxr3dJkZNjc3PlMvfpkXPdhH9iGrKUWMu+ C19Ky9wCY0ZM+IyjJKB7fNNp1PmNMsMisdRLWInL69iOZFnPS0HieiIQHGOIcFTySeeq fEoA== X-Gm-Message-State: AOJu0YyzE1/kQXkUDpBFKC5meWZC3cLA3H1g+1pWui718Ivy3Z43PAHs k0mahsfDRP3kQ9Vff/72Y5nGxGlnfmeGRSbWKpcu71E8awOCNg== X-Google-Smtp-Source: AGHT+IFpVNk5FJ4thiR05EJqJF/OIe4E2hPQrQ1EjHChxQj1vaTH7vxWPVQG3dBvhVo+KEdtRQNdAk24dxkn X-Received: by 2002:a05:6a00:24c9:b0:68c:b30:8fcc with SMTP id d9-20020a056a0024c900b0068c0b308fccmr13777876pfv.20.1693971283798; Tue, 05 Sep 2023 20:34:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k27-20020aa7999b000000b00687309dd57dsm1046668pfh.10.2023.09.05.20.34.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 20:34:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 20:34:43 -0700 (PDT) Message-ID: <64f7f353.a70a0220.c81e7.264dSMTPIN_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 DF2BD6052471; Tue, 5 Sep 2023 23:34:42 -0400 (EDT) Subject: |SUCCESS| pw131183 [PATCH] hash: fix SSE comparison From: dpdklab@iol.unh.edu To: Test Report Cc: Jieqiang Wang 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 | +---------------------+----------------+ 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 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/