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 B9E7A426E9 for ; Sun, 8 Oct 2023 06:50:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B40F940263; Sun, 8 Oct 2023 06:50:17 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9537640263 for ; Sun, 8 Oct 2023 06:50:16 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59f6041395dso43203857b3.1 for ; Sat, 07 Oct 2023 21:50:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696740616; x=1697345416; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mu6Zzpg7DqHt4ndRtuBz+SpLQBHaYmVYw5lCJ96BYN8=; b=TpGwwPapSvCQ2lx8en/fwINnRRLxoAhS+RJxEmT8lcn5XoCIeENDmhYNaWApdT6uJs Zel0iRS1rNYCR7joXArYhns1XyRix8EbUt7NrW4UbO6Goips1HPvPoBxY/FdqoO4WJvx 5I/PfGoSmM/T/d/c1t0Jl7y/oKCURwXEYVROc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696740616; x=1697345416; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mu6Zzpg7DqHt4ndRtuBz+SpLQBHaYmVYw5lCJ96BYN8=; b=MGiulCBiMZZ5OD5xKK1cLdUu2JZ3E/ysn02rjBkiGgyO9KzEtFtg/OUOy0EjwUhysC 50g9+Y/TnEoR+KhhZexPb9mbDm7kkgJRU7Uf3M8HtMOdczZxivoBNm88I3I9rN+VpjEI KFyV4djeRTNFWUBPejIluqCnbrHyVLspwVoXkQZXRlR+cSWcYmPIG5wG/G+QGKnMjreH n/ztptMM1+KDPEW+AVBl6+ak5Urtk3k8wD/RdHppFKv4zJ3ILuZvMB7GI6XZD5/rnx0m ZoNjER41SSEymKK4v8XZA5031LJBO4qazIsvpXM5TaOewuA0prE/ZxCOPPTv3AV0M2zX HP9Q== X-Gm-Message-State: AOJu0Yyyo1BtwooaiF612zzOwVMLw9brfP67tY8Cb4yF98cLXbWi2O8/ 6RKvCgfCAIqPwCIgVFE0JRoxwhWW9emecRAnCFaW2CjnlblQGQ== X-Google-Smtp-Source: AGHT+IFRo1vNM4Do1QDM8C4WkidFd0oAdGXqNalXZa+nfVx1Mln6V9SE+HJmh9ecikOIX7wMUwBbTmuys4rk X-Received: by 2002:a0d:f003:0:b0:59b:4f2d:231 with SMTP id z3-20020a0df003000000b0059b4f2d0231mr13091818ywe.45.1696740615979; Sat, 07 Oct 2023 21:50:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l125-20020a819483000000b0059eeec682dfsm729016ywg.65.2023.10.07.21.50.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Oct 2023 21:50:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Oct 2023 21:50:15 -0700 (PDT) Message-ID: <65223507.810a0220.253af.80caSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 523226052514; Sun, 8 Oct 2023 00:50:15 -0400 (EDT) Subject: |SUCCESS| pw132383 [PATCH] [v3] 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/132383 _Testing PASS_ Submitter: Jieqiang Wang Date: Saturday, October 07 2023 07:36:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132383 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/27850/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/