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 360C442504 for ; Wed, 6 Sep 2023 05:26:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E5414026A; Wed, 6 Sep 2023 05:26:36 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 7BF384026A for ; Wed, 6 Sep 2023 05:26:35 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6543d62e9a4so2543676d6.1 for ; Tue, 05 Sep 2023 20:26:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693970795; x=1694575595; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DJartKZYAIgunjwHj2ltG701OPcFkF7BQ+BT13b73cw=; b=cQetdADBNsd7yIJg946WN/SQi63OeVQpk8yMIHg/r6yO0y4wFxSht8dUrq4OU2a5H2 /WjMoPWx/as6mXJaE1NAph/2iG0wpTc9+gG1T6Q9m2d5NOMhA0b1oRdq8boSYhJfBabX UEUmtACBtwV3MEsDzp1nETHO6ibvNerp+obVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693970795; x=1694575595; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DJartKZYAIgunjwHj2ltG701OPcFkF7BQ+BT13b73cw=; b=ZzfOs3Yy2JPtqD5mwFHIGpmLamKZgzYsF1vDnDG+XGJ4I1TGyfm+YDBd1pEYIGXXls lfj1CqRYpGMDmEF9qUee5xIkz4KmkiP3JYW5GGduwj2vPLgkA9Ln/iGkD3Xa0shaljrU yEDmDA8fGd4DpSyWiE1U4jdRIGKJ0UtiYc9aEVzKCR94FJ+ez+l6ysWdqxxuvhyUCKxb 3oSf3eP1L7tHiaFxhsCvOBAYRSmdsYNjQHyFZsptZxeRe6FsjkuKmEWrB+y+NWlKin+/ +YAEQ3V91Kn0mG7fiW7GsR42YqLj0/3UeohQGEUkAbvcVO2cfAdjt0VVT7+CFtTPbTKa gCDw== X-Gm-Message-State: AOJu0YwRYrtQLqFAX0nw8hHhRllfRZx8TWGn41HxRBJF4a3ZRrBRQxmD U1WNIlCGyjLtC3mU19WK26eZe/i3x3KiEbbRR8yvxjZzgd668WhGmevD8w== X-Google-Smtp-Source: AGHT+IGysfoYRVmEtd1At/Y0jnccJrSsvMsk9AJ9V5wlAF9G4kPrlsXmVGYZWHhVHriGUUdfBMLyWuaXHjY+ X-Received: by 2002:a05:6214:21a5:b0:649:a662:ce3b with SMTP id t5-20020a05621421a500b00649a662ce3bmr21045635qvc.17.1693970794934; Tue, 05 Sep 2023 20:26:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p14-20020a0ce18e000000b0063cfc4379besm610501qvl.77.2023.09.05.20.26.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 20:26:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 20:26:34 -0700 (PDT) Message-ID: <64f7f16a.0c0a0220.446f0.8b8bSMTPIN_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 AB51A6052471; Tue, 5 Sep 2023 23:26:34 -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 | +---------------------+--------------------+----------------------+ | Fedora 37 | 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/