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 309FD426E9 for ; Sun, 8 Oct 2023 06:32:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2274A40263; Sun, 8 Oct 2023 06:32:52 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id DBA4C40263 for ; Sun, 8 Oct 2023 06:32:50 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-57de9237410so1894804eaf.0 for ; Sat, 07 Oct 2023 21:32:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696739570; x=1697344370; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F40lN0rWHtREfx03qXS4okvqBBHcTiaIWiKU9xrKyOM=; b=Cs42TCTxKL2A2ZRsdri8b3yG1s+ypc+1+g5xBSUph/FxjJDK9doq91C9v0Hj0AysaY Dv5e16iKshbLEvUahV80wUWlGqeci3DZJZeySlCswnlUWp3iEs9CWWJAE+EynKXA372W +mhZIQyr/YXt2phrRiJxtS/PSQ+yCAQyVE9OA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696739570; x=1697344370; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F40lN0rWHtREfx03qXS4okvqBBHcTiaIWiKU9xrKyOM=; b=RoxSJh7dSPW5UxtqdOGMwk/EwVxfPRNgfD5SZhB8GtQoyvnOx4vVkAdA6glqIlYjyV fPnpbw3wm8gi5wdjgaw5eO3/QVvPSv008tvC1g4uCCcVVJfmeZ7BIrM+ajfGOXdnMl4e tybXF10ofiV1yIgo83lZI0M43JQuhxPU3BgzSReRqc9fO/42Lj6YhtB7kNQqaCUBgF1k Wablpg4xvdg2OxXw/EuSrWZWtHyCmndBkYSrFfgiGu+T9hjIHs4/mp4coyr3Q9na8mN7 wwTHNAPZZnQVA4/A4jE3CjQTkN0BtU7BlPDSBDT99CwDRBlZMmKzU4EmvrpPJJOOga4T DOoA== X-Gm-Message-State: AOJu0YwVapS4z3CiJQikaJV8yTA1GNfYC3EkUH1QCaTlx0cws66xKX9A LwRfG6XDzK8Tl1veDtYZzKYJyPTAC2HsPFRIH+wHo5ZL/IuPARkOf86PRg== X-Google-Smtp-Source: AGHT+IE+x5EaJ8/K2+nrivXqr/u8HZs5chfWTgyNX85NafqRDlMMqQMi9GS5dOiXTopXoXXpKWoKml0cdW0T X-Received: by 2002:a05:6358:5e0f:b0:142:fd2b:da2e with SMTP id q15-20020a0563585e0f00b00142fd2bda2emr13244240rwn.31.1696739570137; Sat, 07 Oct 2023 21:32:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w25-20020a63af19000000b005777afa8d0bsm396652pge.21.2023.10.07.21.32.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Oct 2023 21:32:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Oct 2023 21:32:50 -0700 (PDT) Message-ID: <652230f2.630a0220.60703.5ebcSMTPIN_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 3F10C6052514; Sun, 8 Oct 2023 00:32:49 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/