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 BC61D42DE9 for ; Thu, 6 Jul 2023 17:58:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2C0A40A79; Thu, 6 Jul 2023 17:58:18 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id A167440A79 for ; Thu, 6 Jul 2023 17:58:17 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5774098f16eso11335187b3.0 for ; Thu, 06 Jul 2023 08:58:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688659097; x=1691251097; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b80io3O83UqjiraaXAMGBLjK7G7tIPj+MWBlgA1oDAk=; b=RNOCBpzD7i/hznol/dNIlrv77pPImcSkpLT4nLXyk/MpuiSv6fkskLDo3BW7vaBHXZ 4prmYG3NqmGzpd//E7fyeRijmZkGrwr66x2ZDdc300PpExEpQgclrKzcy8orJIj+PRGf 20ufSF1wIH58OG+mwdgC86CJEKMB6PaTXqTQ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688659097; x=1691251097; 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=Jy5CHOJTxpzd408gjd6sWj3LKW/MAjE0HFL6wLV1OyWanbjj+0Lj4KuMpkg4+B1hzJ R09JBUJnxBF55SMFwfw32Qf7uqIGT2EGcOvbKUNj6EtBr11ZcPNzpx92aZGxdJVcWrVG zoLKW4GOMQJB67KIAfkeKfHfXa7SzNYa9obvVnnIKQ3P5okW4KfCcsQE8JUDL8mGWx8g qVxUZ4xADx0gUz8K5tfPEppAeoSfZnbX7V5pt+3eX8efy24DrgwL+4EcMw6rrPpe/R8G Cg/xvHAXWcHLs6kl3OpHaKF+Z++E7nXU9pQth1Iu7R0elNyZYPfCJo0pQA9SpJ5B0Hoh uSeg== X-Gm-Message-State: ABy/qLZQCHoA3w5gGZExGM6rv0txIFI7IrFN9TI2miOp8ygVor+XSKtj WGd134UMRVIQIQ4bk+7JAwGBV+G4tqvIK/lt1kCqS0PXoYE5rbu7UoUnHumHGgItLhhpmx/Wag= = X-Google-Smtp-Source: APBJJlGIplIxPu+zLOKoXtE7zqNMX7oFaSNE66vYLCPYlASGahtJuAcQtN+dkmPZwICY1m3+fHd3hYgzYVc6 X-Received: by 2002:a81:62d5:0:b0:577:1e1e:c950 with SMTP id w204-20020a8162d5000000b005771e1ec950mr2758773ywb.9.1688659097107; Thu, 06 Jul 2023 08:58: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 n6-20020a0dcb06000000b00579e327828esm161149ywd.62.2023.07.06.08.58.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 08:58:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 08:58:17 -0700 (PDT) Message-ID: <64a6e499.0d0a0220.dff5f.5d14SMTPIN_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 CE583605246B; Thu, 6 Jul 2023 11:58:16 -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/