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 E0C6642DEA for ; Thu, 6 Jul 2023 18:27:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB0EE40A79; Thu, 6 Jul 2023 18:27:45 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 2F2FA41101 for ; Thu, 6 Jul 2023 18:27:44 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-c4d1b491095so963067276.0 for ; Thu, 06 Jul 2023 09:27:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688660863; x=1691252863; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9ArSW8VSAFjtq6OEzykHR/CBkPh9yA8lyM1zookZqE8=; b=UdZ199hEwyi1kjB+iN5XgN9uBH4OcpSOGkrDBotUi03i5bUXu9/bt8/dsr9S2XRHif /CHBwfEg/YbPEAn0wqpEBgYCmN3Lx78Hvb95oW/VBdhdsriRtxems6CCGx34cw/q0qOn heQ6YSHat55dxEc1RbWaYzGsiLwZ53zw1E8gs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688660863; x=1691252863; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9ArSW8VSAFjtq6OEzykHR/CBkPh9yA8lyM1zookZqE8=; b=ZzxczYJD8NmBQHFD234EVaLUsHqVSOu/iPjgxJv1GjwBl0yE9/UOeqJYuUX+nkUTqQ AmGVgJ0/dfoOAcmNQOHQ9EiAoSXLLifMZs1lPB84JMDv6p9pMTYYx5LsbPIH6+LLFhrV g+/3hTus0m8OzhWT43RhtoYdor4y+VMIwkySw5EU4eHjGtci04H398uMF6Uyz9nYIz1T RgWA6PhRcoJcdH0kq8luLdl2yB39ajrfB+zJL9N1HhtCRY7XN4McE8UMrDJmlMhN0XLm 6IjdoL99x+qA4fbLSt+vetIbC9vA2qfdcyi2NzSTvjCSG+NTgajoerJP9Lw4foWmzVMa XxHw== X-Gm-Message-State: ABy/qLZnIdWxgD0DeX37hPHTxxYcuIV1DjY5KOLLuJk0l1AVTkP5Yypo VDbu+QBDQfl+8qc88DaWF6gv+KR75GesH9f/uriV6lr2VApC3Ft2s7cNNEsKOlDkrsMTKCcZSA= = X-Google-Smtp-Source: APBJJlGC89l2RYP5CrJYAjGUj06848RfLgh8sfs/waXcAk7Tn0Xcxzh6tL0Te1cOC+rKjfqpuS1mE4su2ymd X-Received: by 2002:a25:c041:0:b0:be7:881d:defa with SMTP id c62-20020a25c041000000b00be7881ddefamr2051796ybf.18.1688660863666; Thu, 06 Jul 2023 09:27:43 -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 r198-20020a2576cf000000b00bb155e2771esm169630ybc.7.2023.07.06.09.27.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 09:27:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 09:27:43 -0700 (PDT) Message-ID: <64a6eb7f.250a0220.1cceb.6e37SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 54A86605246B; Thu, 6 Jul 2023 12:27:43 -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 8 | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/