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 2E5F842504 for ; Wed, 6 Sep 2023 05:25:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16CD54026A; Wed, 6 Sep 2023 05:25:49 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 833C74026A for ; Wed, 6 Sep 2023 05:25:47 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34e25ad38cbso11574285ab.1 for ; Tue, 05 Sep 2023 20:25:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693970747; x=1694575547; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r6uJsEou4PJpfxVHnSW7RWo7ALEmtejNdZh+oH5z130=; b=etqA/uFheYc0U/Db+FlLhKxf7WiZTll01WG98LS0LN1MK5pDnEg9+6lCGoOiWrhQqj Z40Et2/UJjVFtaqoFvQSB/FxV4dCSBGJ/HU5J+9cziNR3f1oJUVAgqtNV07rDcXPf1PT xN1sO4j1GlXJYatWjAWhnl+iQqrZD/NpTzx3U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693970747; x=1694575547; 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=P5Hrfi4tALabrdO3x/6ZdpkyhndmcibHkZILEN28ydGRr66w5FJgI5d1Dcb8I664ih hfE+I3ZZdpSJEBOk4daeJLdeoUdId3V6SYMRp7G9ajD8hf5rP5EpmkYpL89FOKMW1Wqf pQwHtVbTMo79yD9JNsAgmHLN6VsZH5TIBXvkrg7GDXmhVt4w7ABPW3jT1EyCXIvVW4+r SojyMcNY7rnh54bcG5wXFfQUl2eCOHW0bIrjYVQ1x1AG1iKHkWXnZtjHrX1cv+ir5lw2 EInkHTfd3SuNG4pwPNqYgBA19a8xO2wL+FsSebXI5El6HCQ/vhdz96IvPvFWJYKyRV95 Y0lQ== X-Gm-Message-State: AOJu0YxOwBgpXmKSPi2LAeHlI1CtWlPxjYeGrdwK1QVveQVSZgKwoNEX M+/fatUVN0P77Sw9xEWGjwayClMqivetu+JnAsSgU3tBqlxWMRcemLQAEga/jqVieojXi8YlyQ= = X-Google-Smtp-Source: AGHT+IHOyDyfQaOLYl7qiR79kk40HF8jVaEQCw10tIaDju70bAvetyN6q4oYJB14sh/4s87AljUCVbp9AsXA X-Received: by 2002:a05:6e02:1c0a:b0:34f:22d5:aa11 with SMTP id l10-20020a056e021c0a00b0034f22d5aa11mr4616950ilh.19.1693970746837; Tue, 05 Sep 2023 20:25:46 -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 z12-20020a92da0c000000b0034939594953sm612610ilm.37.2023.09.05.20.25.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 20:25:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 20:25:46 -0700 (PDT) Message-ID: <64f7f13a.920a0220.e1719.c0c5SMTPIN_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 4F34D6052471; Tue, 5 Sep 2023 23:25:46 -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/