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 052DD42D84 for ; Thu, 29 Jun 2023 01:01:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 005CA40DF6; Thu, 29 Jun 2023 01:01:38 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id E098F40DF6 for ; Thu, 29 Jun 2023 01:01:36 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-4301281573aso19109137.3 for ; Wed, 28 Jun 2023 16:01:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687993296; x=1690585296; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=USmN/XmR6MTfnWX1qnvAoYNQkTA5YNLeQJrCLBtCLLc=; b=LnP+diRW1T8tiGfLBUpZCXCfQrIBrSd9EKZyGK5/K8vdUoJCFoe+KMNC8M9tDKBgoV vhHVQ2IfMe3oWKCR+hGF1d2wtuLCOBf1BaPss3Ud87vY56NipnNCvleGApfZe7TTs7uS 5XIvfqMdm5Cv/n77g92T3mBz/C80l2fzmoepI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687993296; x=1690585296; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=USmN/XmR6MTfnWX1qnvAoYNQkTA5YNLeQJrCLBtCLLc=; b=ZAW8+fJnuig4zgFc+OUdLyNt/0XdUQb5ulGlhJN2iOsH+HqbEanrdUyuyI47P0zwB9 uPOyOsBRLB18cfALjmAmtWyTn1V8/h5Fmudi43vEnZ/ATnbHsZNadKUQjgasAFdbHnVw eASZJeUnTcJnAoW6Awq9JFaAl7cdkOOVpA5byl5oQgOBNF3O9c8zs9cDkyQyE2A0BA3m c8J9ZP0OR+KMpXp2FVRRBTQpQnY5uRRZUdZlcxjUgO+es2rYPEK3UNV808BAucSaoIOH KIDtrsAMBmzdPl518zyxZC9xGBbWSEqbD+hHRc9x0CzNDbbWPwEGkjSgy7BiWOaMKTJr Bn0g== X-Gm-Message-State: AC+VfDwSAQtzy6xJ8NpoxDhPUpImWJMg/mnA94mK92uadWxy7kjsbUv3 y7eZbt8MfZer0Jvl513PZvbSC1BD6664xJLvBJ1a8dLCEEEjZ/W//K9A7A== X-Google-Smtp-Source: ACHHUZ5/QFMhOh3hTzYqs9QLWhBFYpAx+XJcmuSwkILEYHyCBhwN7NrM4KPYvJSU7rS/ZYeclJN8fcbZ4l0o X-Received: by 2002:a67:fbc2:0:b0:443:5ff0:bab2 with SMTP id o2-20020a67fbc2000000b004435ff0bab2mr5202122vsr.22.1687993296330; Wed, 28 Jun 2023 16:01:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y6-20020a0561020c4600b00440a6ff179fsm763416vss.1.2023.06.28.16.01.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 16:01:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 16:01:36 -0700 (PDT) Message-ID: <649cbbd0.050a0220.d9e74.a4cfSMTPIN_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 05C35605246B; Wed, 28 Jun 2023 19:01:36 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/