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 19C7842DEA for ; Thu, 6 Jul 2023 18:04:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1499C40A79; Thu, 6 Jul 2023 18:04:41 +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 49AED40A79 for ; Thu, 6 Jul 2023 18:04:40 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-57012b2973eso10991207b3.2 for ; Thu, 06 Jul 2023 09:04:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688659479; x=1691251479; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R8bpkhnWXDzo6i0u3cIJDd8OTP82KGe9x2DI3dbC+Rg=; b=DQoB223wqc5KFBufWjRwyYPYZCt60+XDe9oPRdEbdBr5lTkWF6WHzi+F9YEdAiK9Dr HiYioOyppEAkancjNU/Z9KK5XkIlmN5k26zzClqRoS28CBqDsTG/6uoqyyDRwBkzUDxy UocACCUyxQT+RDPk0X4Rwl+OZIVV3NogXY39Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688659479; x=1691251479; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R8bpkhnWXDzo6i0u3cIJDd8OTP82KGe9x2DI3dbC+Rg=; b=k17bpVZmfEWAM7+AkjaQ7dydY3nsACG2XwKllweRmqb/GoulS/2xSxfjJ4JxnuOxnJ B++rwmxq3RpMmUwmUyGfLJFL0KvBK3+Y8kS/kvmUJ+KxekqzRDPv+lc3JeG5iB67XH7K 9kkhswMBWHl9IjpTH1ppdImuIsvVaP4F3KuFzyYcJmRm41jOcQk2RThmV4PDE59q4rPX qCPNh4+sq2C0wTqZaDIF6tKN8A9MY1AwXcERxOlk9sEJEAVBsVpfkdHJkJJCf121+G/2 QPZkrKFo26NWaDfeUh/4yqQ3nkbUNzQQrCi4LB/y6ptUyt9dh9NkiLBF2PHhSS8aw79m GELg== X-Gm-Message-State: ABy/qLbKBY9Y5gT2dZUP7K4S9IBVJBAo7WoUPyXC3kaGTH7p/nsMVA0F vHQwq0Xxh8y5+XFUhlc47Wm7XN0HuaxWa/Pr4oRalEcNg7t8j0cqnnPTQGuiS/6JPgAkXjh4yA= = X-Google-Smtp-Source: APBJJlHPQq+nji73A3j+JuJoeORpAo/XmAlvVd56fF972d2fTlIqZK+lpd5ziitP0Ma/rQetWqK+JYVCaX+h X-Received: by 2002:a25:ce45:0:b0:c61:8ddc:88db with SMTP id x66-20020a25ce45000000b00c618ddc88dbmr2059861ybe.6.1688659479719; Thu, 06 Jul 2023 09:04:39 -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 q24-20020ab06718000000b00787728088aasm139601uam.20.2023.07.06.09.04.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 09:04:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 09:04:39 -0700 (PDT) Message-ID: <64a6e617.b00a0220.c62b.4e3dSMTPIN_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 62630605246B; Thu, 6 Jul 2023 12:04:39 -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 | +-----------------+----------+ 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 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/