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 D20F542DEA for ; Thu, 6 Jul 2023 18:12:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD0E740A79; Thu, 6 Jul 2023 18:12:16 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id A0AF940A79 for ; Thu, 6 Jul 2023 18:12:15 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b3f281c4e1so911276fac.3 for ; Thu, 06 Jul 2023 09:12:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688659935; x=1691251935; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1HY0S9BL37QaGvsWLk4hkYGXMcsjU2zEtnmIDCkjsBA=; b=W0t2qESouMaI2EyDZUMWjFfRWoSdl8g/IAf+xMjIO5xfcNGB014OTlkIIwu3hpHaRR 5PsCZ3s4Xv5U7BdFXzm+su823uJ3mwXPGzEOkjOyau/XiuJRJxKvwrzqJlnjz/xQpRJ2 M6ttvFM6FkeOoOTHFPDJZcko+Jr/7k/2pPOZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688659935; x=1691251935; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1HY0S9BL37QaGvsWLk4hkYGXMcsjU2zEtnmIDCkjsBA=; b=G/WtRK3ztiYxRBMQ7bIcSxN1q7rTS4QbmP6N5grUK8ncXBlFCou7mREexQinKrUNp7 CamiXqQ3I9FQR5mMn7jM6dFddvf/Z4vsEtaEFLfYanG01ILiYto22Cs1q1U1zasp7aE3 yaamoZuotJVg3CXKrpLJMTCU14jeUJlLG2Xg1qx7v8xGE45mX1Ia9XTovDcomMvBcdd1 lInHCXyD2XhpxLQEHvVMPKyVU8Rqj6HZjv9QhbQ8AAEpe2dqKgLfI733ibDovuCQCZQD os3DgS+Y+1x16AlrMIlPv1WfzMSWRB+RMFQsCngd1UZQRwaJvRxmGthSVJ+jTf/HWCSD f0eg== X-Gm-Message-State: ABy/qLbLhd1beTb0gJFzgN36HsClq2LLquBBMZLsmRUL7sRNnwOssgs4 +lWHXRWmQhDTGaj8EneHuetGifHLSPhGSLHKib+Ve53hXjDrvIHktL303w== X-Google-Smtp-Source: APBJJlFeNoyVryOmBExNkjmNQj5P0T6KQDbJXMsesf9HTZ5CanRCWQ0597mLNSTl004M0FW1ybD8O7C1Tfve X-Received: by 2002:a05:6870:c887:b0:180:b716:9825 with SMTP id er7-20020a056870c88700b00180b7169825mr2736594oab.57.1688659934545; Thu, 06 Jul 2023 09:12:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c3-20020a056871034300b001aa1ab2e4b9sm153333oag.16.2023.07.06.09.12.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 09:12:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 09:12:14 -0700 (PDT) Message-ID: <64a6e7de.050a0220.f7bf3.58aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EF7CA605246B; Thu, 6 Jul 2023 12:12:13 -0400 (EDT) Subject: |SUCCESS| pw129343 [PATCH] hash: fix segfault by adding param name N 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/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 | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | 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 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/27003/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/