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 6B275426E9 for ; Sun, 8 Oct 2023 07:26:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64E6A40263; Sun, 8 Oct 2023 07:26:19 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 5F74C40263 for ; Sun, 8 Oct 2023 07:26:17 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57b67c84999so2245270eaf.3 for ; Sat, 07 Oct 2023 22:26:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696742776; x=1697347576; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5v1ISx6eU8DqU+vab+RFYsxuMuEX7tg3Wsvd6bjlq8E=; b=ea02qJS0t2rj+ZeuOaK3c2ASxfg4851yVKhcTW17xn32nI4959knIVA1o4S5AH0fNm EGsq99PI+HWrV8vKR9e2Zw3rktlwF4+Hrc9nt5CHANcJANSLtPJ2ZNTnmfTryjGOoRnw 9CCPPyYulwOZUPHZaAONEzaOjjNiHNnzMt0lc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696742776; x=1697347576; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5v1ISx6eU8DqU+vab+RFYsxuMuEX7tg3Wsvd6bjlq8E=; b=QyoaR7HaC242RIR4MLKM1OWAldYao05SDg05feHNrOJ51nxjo9rSK4gWcR8O3w8ffB 0yNisBPbOEgrqg+maYrZWf43CmiX2prGyGrqltdFNcUl/hoGQT7nw+qev7j7yY85VxxY dk9bPdfsFg+RE3JCuFhC101dntU29wiSDH3j+jFuuKJR1TL7m/RcrGRN5f0bfOJEjW9/ dkV92+5JcxANecy5WPTfICQhrewbEvnGCTxd5UTu0kxcDsjjFIvE0ZVvCG2PDbwxOCJ1 hj1nRQxS1GB6sQED2JRR3RqHgjtWlHR/VTLO8k6xa7ms60825EeZRgAbcIp2O+Q/fpVl pWeA== X-Gm-Message-State: AOJu0YyDel0bTgn1PcUDJfoj8c7TziIdJcuC7E7bKLW4uqJqCRsH1wpm OAMOUgxtV8vOA4qwhrj5Fkl+adocfjfCDwimuT5ZF3z2y+HSkJJqcK9yIQ== X-Google-Smtp-Source: AGHT+IHwA551AlYODAeRbUNOSTNsj9wB5WEAzOXEjnDBriHqotvRN2aqCJOgYtC6gQueZIT7wOoB4XUJjBtW X-Received: by 2002:a05:6870:9712:b0:1db:71b9:419c with SMTP id n18-20020a056870971200b001db71b9419cmr14885260oaq.58.1696742776688; Sat, 07 Oct 2023 22:26:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b3-20020a170902b60300b001bbc8fa4bdesm307768pls.77.2023.10.07.22.26.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Oct 2023 22:26:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Oct 2023 22:26:16 -0700 (PDT) Message-ID: <65223d78.170a0220.b0f65.c518SMTPIN_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 B67666052514; Sun, 8 Oct 2023 01:26:15 -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 GCC Cross Compile | 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.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/