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 A86AE42D84 for ; Thu, 29 Jun 2023 00:59:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A37CB40DF6; Thu, 29 Jun 2023 00:59:46 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 492F140DF6 for ; Thu, 29 Jun 2023 00:59:45 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5700b15c12fso656997b3.1 for ; Wed, 28 Jun 2023 15:59:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687993184; x=1690585184; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DkDqmHUgYrbAeofgUjdqvbGGakcGztqLNoTA0QJ9xko=; b=HnV4WVpxsFKoMxCTBBBgBJymMjzOLzs2bknrCkMXG02ac7NYRoQL0E9lrcVoiKsEq1 SRsd21LmfzXP/FD2j3e2WfbHluIz/qP1bZujScJ7fKcpjfso0ZaCuAJ/rcCguR+0WbBF ZWTYGvXBU+27Aqg4gJWbP/PeBSRQYXdTwCuEk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687993184; x=1690585184; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DkDqmHUgYrbAeofgUjdqvbGGakcGztqLNoTA0QJ9xko=; b=SUpjrCGvQ5cNbdFu5/HWJWjSqwda3cE6yWCcR3k9QMzmeH8helahiZzpi5L/cabKQE TGoO+RRPlEaGrDft7siqCwcZrGoOzeDtFg0gRq2GGmldn6HD0Umhhxg2AYj2VBRUbuu3 CwjrxUIrKXLO+xYJVf1lrNQNXbUAGDVJXlRnizN0uKKGqWAHYhtTT/jBbRoO4BTorjSn V2GhgIIu7VRHekvgo+mFt4iuZNJSQYZIjbQzjTWtB2A5XEVZN2l8+9PuQhbnPxVihLS9 X6krfc/WMbvIZoUhBCndzp4FbsSt/lxHyI0ou2lImyFNkXYUgBCzKrXPl8TNrbyc4Xrb OiqQ== X-Gm-Message-State: AC+VfDyXiE7q9yFnWb8SbSFYrTq9aUnlKVfDr86ERFjfY2qzCTs/6Gqg SI8LTr/o1yYG8xgJ5fMQ6Ma1h/PMCK447rQucWm0u99U0o6Pc1aq2WkbiA== X-Google-Smtp-Source: ACHHUZ6aIbm19hmJ4a+NmqyKIPQQi21LBf+QeL6DLac29e/KkliHP7YS+OpkZrtw1y5cBJSqfF7SYn93tkN9 X-Received: by 2002:a0d:f384:0:b0:56d:1528:c56f with SMTP id c126-20020a0df384000000b0056d1528c56fmr34394976ywf.16.1687993184749; Wed, 28 Jun 2023 15:59:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y69-20020a0dd648000000b005771d1c775bsm221469ywd.55.2023.06.28.15.59.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 15:59:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 15:59:44 -0700 (PDT) Message-ID: <649cbb60.0d0a0220.2b1b8.3ab7SMTPIN_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 690C1605246B; Wed, 28 Jun 2023 18:59:44 -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 | +-----------------+----------+ 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 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/