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 6FECB42DE9 for ; Thu, 6 Jul 2023 17:59:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 695E340A79; Thu, 6 Jul 2023 17:59:19 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9B3C440A79 for ; Thu, 6 Jul 2023 17:59:18 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-345b347196cso3077855ab.3 for ; Thu, 06 Jul 2023 08:59:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688659158; x=1691251158; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b80io3O83UqjiraaXAMGBLjK7G7tIPj+MWBlgA1oDAk=; b=VA+wGfp3MTphrO1lQ4yPdJMtOoQ0AUVshGBbVfDOleByaWo1jvY+fjjVgLPOXQVv/r FEnkw3JxhMaR7EQYiv4tqwvlTXw7OzPndCKS7nFNXa5UzPydYAA+53hcQhm3hzS4tPQD gmV5uxGB+Q8t3740YJgxqwblqu3Y2Os4ePzvY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688659158; x=1691251158; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b80io3O83UqjiraaXAMGBLjK7G7tIPj+MWBlgA1oDAk=; b=Kp1b7GPiSsgzqm3mWdk7K8OUonJeWKl7AZFAyYRHNpAow+0hqC3gE2lkPSDcSigRDk WLJnxtq9TacEBK9DU/TadpoGHqFQTwNlYriX8ii+axIas4tjcdeqeri0udOzYiM4Fufx wCIaVw9TTruOwI1lpxRLHJ64wg8qJ303mT0fqzAWn5i5vXxiut9WOo1K8Gv4n+xlBxBM jLtUhJLv+tgMuy/U/CpfskeH/ct0FwoG1Tp1rZmdf7v9wdz7DgKYG3vfEaoV1NnVWZNe O0VUJtU6Fxluwm8O1Mvl/Nbj4rXVtPv9HTDL1bkWgE1nvsFANhKu4CwS9g27pZmDkcaq TRmA== X-Gm-Message-State: ABy/qLYbix9Xe89ULrTsvUG9kT4AWmRhHx2mPqcd1eVeSMr/jBaZ8egh U5rAbl6VIsjXC0SYpmvuLM+cxKNzJ3lqeCfWGmev285ihC5yrgNrce1MghPsWdN8LGvoG7mrwQ= = X-Google-Smtp-Source: APBJJlFkDkcZgSLWpvehO5wjR4dMb00MOQGZQ5CUwLbWpONi1Js+hWRft19KcxVBRUS+i19q7Iwh6k/JFUQp X-Received: by 2002:a92:d188:0:b0:342:89b4:b8b1 with SMTP id z8-20020a92d188000000b0034289b4b8b1mr2297243ilz.21.1688659157986; Thu, 06 Jul 2023 08:59:17 -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 i70-20020a639d49000000b0054ffca0a125sm109902pgd.19.2023.07.06.08.59.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 08:59:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 08:59:17 -0700 (PDT) Message-ID: <64a6e4d5.630a0220.8ad5c.3c55SMTPIN_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 3E39D605246B; Thu, 6 Jul 2023 11:59:17 -0400 (EDT) Subject: |SUCCESS| pw129343 [PATCH] hash: fix segfault by adding param name N From: dpdklab@iol.unh.edu To: Test Report Cc: Conor Fogarty 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/129343 _Testing PASS_ Submitter: Conor Fogarty Date: Thursday, July 06 2023 15:26:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129343 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27003/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/