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 BEDDB42D8F for ; Thu, 29 Jun 2023 21:04:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BADD0406B7; Thu, 29 Jun 2023 21:04:11 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 92737406B7 for ; Thu, 29 Jun 2023 21:04:10 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-bfe6ea01ff5so905819276.3 for ; Thu, 29 Jun 2023 12:04:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688065450; x=1690657450; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sA8XqKKe9F8ElvLGk/Qm8CzxpEKAV0haOKyCuaaT7wc=; b=eAGj29H8LB+Uw/D6s2gFriWwD5K1ODemffHEWPt9nDLJS78mNNR5eji8BuL2WjDh4A 6w1rKj943kQPXWiZEQTJQjXmjLexuGasafYpoPUcPA1oWbWRQZftwDlhMNy3SpCx8g5X /1p46dHgigiICz/wf6/nik0DFI24/LtFvWDzM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688065450; x=1690657450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sA8XqKKe9F8ElvLGk/Qm8CzxpEKAV0haOKyCuaaT7wc=; b=RsTZ3CYtyp6HIcpkYctWtPiuIOK17mJz7SNvbJHpAO3UWgEN4Wg4q370DI/8T1UEoU PZ8qW+XPIGjQQ1Ccch+IGOPyrXu7S2JSUbATl3MwuGsTden5nZKEE1ECsIYyqqigrCZs Qq2hJ21Bx3PrXLvG5vq34e3N5xHE7bMqj/IPRZVg/tnfMUYLKCXvrdla0m/hU4DNtyMq 4fF7jl6Ju62DRHxxS29e/SSzyC7ZP3aqUDlcepZUtyYkJsLAXvZskCqIrKIBBcf6qHy5 8N7QNe6D0+EBU88Bp3IgIkfWQcASqkzbn2/SCMg3KKGIlFKrnygPftYCTijepjYYLtAF ig7w== X-Gm-Message-State: ABy/qLa5lwfXT9yeqoGYznm0aVIwtcFkKXUGdgq9OI87VPtg85IYH7cS UdSSJ/8p/MSwLCZY+4lJmNO5KyD5uHPheebFyRXgsr0q1pN2K3WIrhGbEItgzo/mjY8Iwaxm2A= = X-Google-Smtp-Source: APBJJlFp54proCFbVZD3h/q3ogmMPGDpkDuooiiZe6ng0NFcrt3YN2f3EixJXyEuUX9Jd7YG0MUqlpMcKYDm X-Received: by 2002:a25:acda:0:b0:c20:da9b:e6b4 with SMTP id x26-20020a25acda000000b00c20da9be6b4mr737879ybd.56.1688065449958; Thu, 29 Jun 2023 12:04:09 -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 o192-20020a25d7c9000000b00bcaebb09c23sm1069484ybg.0.2023.06.29.12.04.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 12:04:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 12:04:09 -0700 (PDT) Message-ID: <649dd5a9.250a0220.d90d4.c3c9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 98117605246B; Thu, 29 Jun 2023 15:04:09 -0400 (EDT) Subject: |SUCCESS| pw129084 [PATCH] hash: fix reading unaligned bits implemen 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129084 _Testing PASS_ Submitter: Medvedkin, Vladimir Date: Wednesday, June 28 2023 19:12:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129084 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26852/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/