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 DA306426E9 for ; Sun, 8 Oct 2023 06:35:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D479C40263; Sun, 8 Oct 2023 06:35:43 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 7AAC340263 for ; Sun, 8 Oct 2023 06:35:42 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bf58009a8dso2343949a34.1 for ; Sat, 07 Oct 2023 21:35:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696739742; x=1697344542; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/oE1OvYmHYHsKgyN2f6KyopBb9CCqNNArXUPxMahkgo=; b=imW0yP7VatcKRFZ6LtOfrGHWj/ME45IzQ0zKSWf7xe+DCMWP9VjhRTnWbDWh0Mz1KA wkpxe8tCt7OS2nhmArvDIZmUyxIDzFBP3ZscYHqDhCjj9CTRx5rjQWSnENc4mMz35yUP 3fMdg7qcxCFOMNKK0QjMGDcGlZKQIt2l0nvVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696739742; x=1697344542; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/oE1OvYmHYHsKgyN2f6KyopBb9CCqNNArXUPxMahkgo=; b=lKS1VkxhbN+yOSNLYXLvJA9SlsAib9SYXjCY96kyNU4wAXwbLmy6aQTJ0QRunAxaKX TmhsGH51VEc8mG2s5dIBU6FGxVKWn8i+Oeef+ZmM6144Cce3IAkedqZbcEL0mDzw45CC RQUQgtLHA2GBxZcRmjOhkVhIO/ep1bTVU/eG5ysrJ6ajGtxiiPJsiZcUCLXGXT3p6nWd DyzYwr+M/JwavfhL/4/2mLcae0KaNovN1XB3vdfDyWX6hZydggJfqxAmTeJ6Pdt3tdSC tuyxQG5KAzJR1O5TM/tMwtHtyp2f0Tiq34lhZaJSBlhCT98FlEMrJcGMrxl9LSMecUQg +vqA== X-Gm-Message-State: AOJu0YxgNklXqZun1uFVrUbuUiFJKAXqgQd8MFNn/SuhjcV7hgdujOwi QrU9SdxrH+Bh0DY0xGKIDcjycUYLa53oPqoncozuDW+pXvlRHboYe16LL6/xferEE5wD+U51AA= = X-Google-Smtp-Source: AGHT+IFzvhUiRNxh51iweRtMtlM8MKszMcmXNTS7dBSCxO8rSUZnexUttwiu46ot/Ubrxg39cSyI7NedjvbW X-Received: by 2002:a05:6808:2097:b0:3ae:55e5:43b6 with SMTP id s23-20020a056808209700b003ae55e543b6mr14698522oiw.48.1696739741794; Sat, 07 Oct 2023 21:35:41 -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 p21-20020ac87415000000b004194e1c964csm301650qtq.27.2023.10.07.21.35.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Oct 2023 21:35:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Oct 2023 21:35:41 -0700 (PDT) Message-ID: <6522319d.c80a0220.ad154.d19fSMTPIN_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 02B6D6052514; Sun, 8 Oct 2023 00:35:41 -0400 (EDT) Subject: |SUCCESS| pw132383 [PATCH] [v3] 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/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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/