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 9205C42504 for ; Wed, 6 Sep 2023 05:22:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 970B34026A; Wed, 6 Sep 2023 05:22:08 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 93D7B4026A for ; Wed, 6 Sep 2023 05:22:06 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7a7b44d3ea0so56693241.2 for ; Tue, 05 Sep 2023 20:22:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693970526; x=1694575326; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TSK90YIGNqrOl51Qc8TsyW3fFiS5ProNZHymB9pICxE=; b=EXY4rr2KeK2wx+24Y59WovAKppQWhWJsb1i3s10tU+q7KpNtuYsXlEPlo0aguOd7xh qzgD7CyRWMsWlZLtPIFw57hFaOOfeqcJtNBK1Tg6e6PqM1NwokexPE+bAX73/bJudbgV oHxHqX2nwG/VOi5iZUt7IJ5pr8T7nfj6cqdhY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693970526; x=1694575326; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TSK90YIGNqrOl51Qc8TsyW3fFiS5ProNZHymB9pICxE=; b=MIitYfoKBfFewK4WWPS7nHN4ucMFRn96DEPyul4GDOFWCVWvssx45J1X/x/0m8/scJ 813CLWq+fE1P6nuEIipBJ4x5Bnw5rfO4G8CiWdZoW/QRuSfC/rHB84HeTs6CJ9Bzqogk 1JxD/NS/CeLWaPNRbcHesiyzcUHfDc5CkpyRDJXlEOqHMxHpv9eJBtpZvHhTRdMFNqDU 7GKmI+rLZ/MrU+nKDEszA+i/edm6mZ1lZq52UflCXo8Rt0mttU8cpcI56tg27TebhDp2 3L9YuHJRx5qR7Dbiu37DFAaP8pnxlVL5kaBbFCrfToFZKQ8QW0xPq8UF7L8U+iWLh8hm x73Q== X-Gm-Message-State: AOJu0Ywg1wbv6Lq327efWnx354L555DQmQcf4bvmzze/6xQLJXIbNyHS H7+QUvstygmFCcVuVtHGy7fTf3eEso+P+Lf+QX0hSoENO/7cBaPZY9HnsA== X-Google-Smtp-Source: AGHT+IF4MuHhQ21R6DiBx7n+93cax3nOQCI10TUbS0MKxOve1l1IZLp8P+g7QFcXOhXugfOram/GIQb7cEKu X-Received: by 2002:a67:e34e:0:b0:44e:a53c:9a54 with SMTP id s14-20020a67e34e000000b0044ea53c9a54mr1523025vsm.35.1693970525896; Tue, 05 Sep 2023 20:22:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m7-20020ab01387000000b0078f5eafc894sm875379uae.9.2023.09.05.20.22.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 20:22:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 20:22:05 -0700 (PDT) Message-ID: <64f7f05d.b00a0220.378cd.7ccdSMTPIN_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 90D726052471; Tue, 5 Sep 2023 23:22:05 -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/