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 7DFBD42504 for ; Wed, 6 Sep 2023 05:27:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86C184026A; Wed, 6 Sep 2023 05:27:16 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 56C814026A for ; Wed, 6 Sep 2023 05:27:15 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-48d0db157efso959136e0c.1 for ; Tue, 05 Sep 2023 20:27:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693970834; x=1694575634; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r6uJsEou4PJpfxVHnSW7RWo7ALEmtejNdZh+oH5z130=; b=Eg/fXUyLiUE8wZFton4WIhHe9kXvHhRdZtzyNsKaq+MohkSUXIG2aFuva0in4udScs gRMm1odOTx6CYPtCmvJVxLvuNIadjtl2Yu4CmeJEUtU5Qs3b1U9QS1SfV37TunXrPyPX oHyTK70M3hTDs7LrVFAzvmw4kni7/ViRlLnq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693970834; x=1694575634; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r6uJsEou4PJpfxVHnSW7RWo7ALEmtejNdZh+oH5z130=; b=dy1jdSN4om3kr2qejLv78viE7D2jcQUFGfNtD0hCtQmtki3uUcVlrnm15Vnmn+3IRU TesLGSJmdRGhqsP8X5EbpNssGahuIw42Io7C+Gu+rXpRYDB+7PVKAsp2EPce1X6GjjaC 5kRHTbFd35zG6nN6ylSO80pIz/FZTSPRyTZYOYh+TGMkFxdDj/nt2sOBPrVDShNdiTBV GcdMRuQTpAtFD/giFh4IwuDH3ME0fSqM1TYG8/Z/29It+Y4a3uFUUadVTAWk39rBuQS5 JGNHu8YKP+xwUo/l+FecQhP1+kwvlWaWM4eqeyQNFLAZtx20IFwxywOmniEUrgoBNV9E PRLA== X-Gm-Message-State: AOJu0YzlMZH0H0CUv+kw+0srEftTyJQsvStlp95s/R1qXjtRi6Ov+nRX +ZPLgxhkJKbBERehuASojva6FOR6hrNysimQ6TPfT6hypb6oxVwnmu9NBQ== X-Google-Smtp-Source: AGHT+IFc0s4jWTw3YHO2Zka95nBWA6ooSTQkHvFdKjotG6fgbRymnfLaFRj+3IeNcgbDowDyJhbYxLM7/+/e X-Received: by 2002:a1f:c504:0:b0:490:b591:e95 with SMTP id v4-20020a1fc504000000b00490b5910e95mr1801204vkf.6.1693970834679; Tue, 05 Sep 2023 20:27:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i27-20020a0561220c5b00b0049351e1d6a4sm359145vkr.11.2023.09.05.20.27.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 20:27:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 20:27:14 -0700 (PDT) Message-ID: <64f7f192.050a0220.de977.a907SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5915E6052471; Tue, 5 Sep 2023 23:27:14 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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) 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/27531/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/