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 3CB8942504 for ; Wed, 6 Sep 2023 05:20:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 458844029E; Wed, 6 Sep 2023 05:20:26 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 4A6604029E for ; Wed, 6 Sep 2023 05:20:25 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-76f1cc8022bso157677785a.3 for ; Tue, 05 Sep 2023 20:20:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693970424; x=1694575224; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vg0FIcpaMqvZtPL6sJMVRbhKLzp89Vbtu6R1IahWWkY=; b=UGCRlYDsTE7AkNycDNGn7Mil1XhC2gAnrzvTft/09HX8fL+vqx7f0MYP01KOWaQBHp fL5qM7Q3l8NMaIJcWgYNTSag1TcF750HqIOOp2XNMfTzwhN2rdRXhOwsJshWROpaqXHI s1w21ifPBnUJXoyU/O66kMTMoLbEecpch5ZgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693970424; x=1694575224; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vg0FIcpaMqvZtPL6sJMVRbhKLzp89Vbtu6R1IahWWkY=; b=XRyuLN5uwSUozyRYkt6ptg8uSkmf6z72r1ulngytnMIu/tR/83kHxK89hYnKTg5bTd 3qhLMEB4DtFh94FhasHh+wxuQziHMjeN97dUSty6fUwvTEaX+dnga2Qg8kcj9ZVfjuwH I1X9r8VOe1jv20FPJtM2vD0tQEBTmpGQzfxXLDRwtyyMv22dSauEW8Z4pse+zEe62Ctd ylhvY0REK+tHL9x6wJDXLvvAnyWwWTh4F7twLKTws/OoMq7ksjIz2o3Y6jxC4MhxDYHn c0b94guStg1oRoWpOYOTCNRl4+lu1udfVJuY8SOtQoLiRbmpXQDoyczuy/GCJt4kIi6/ WRPg== X-Gm-Message-State: AOJu0YxmkSk2bWr5zRC1hIu2JlbvdLhWId0xxDfx4PXi/g8nJW4bTg6I Z97/QQGp8iP/WpkAfP9kJzepgo2l9t/gWz2+gHH2haWagUEDoZtV3AzJrW9C4Z32afJi7CcGiw= = X-Google-Smtp-Source: AGHT+IF7Cs3uSVpdQs9DhVFqSJma3wtVpQiY/z1OCveyIZNbBwCEeuZXdOOWB+LuCo5irLk05Qxk+pZ6Avum X-Received: by 2002:a05:620a:4044:b0:768:2da6:577e with SMTP id i4-20020a05620a404400b007682da6577emr16978873qko.9.1693970424730; Tue, 05 Sep 2023 20:20:24 -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 n9-20020a0ce549000000b0064f4d8e573asm886067qvm.53.2023.09.05.20.20.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 20:20:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 20:20:24 -0700 (PDT) Message-ID: <64f7eff8.0c0a0220.e7cba.c17bSMTPIN_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 741236052471; Tue, 5 Sep 2023 23:20:24 -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 | +---------------------+--------------------+----------------------+ | 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 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/