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 3050C42DEA for ; Thu, 6 Jul 2023 18:08:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A6D0410FA; Thu, 6 Jul 2023 18:08:04 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 513E9410FA for ; Thu, 6 Jul 2023 18:08:02 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-345a8a78bcfso3114845ab.2 for ; Thu, 06 Jul 2023 09:08:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688659681; x=1691251681; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EZIXgu3C+7MiuDNYmn3BZ1HsturVnMXKE2SygBCvJgw=; b=U0RW21dvlQfgMZRwmZ7ulw6O+WUBOn/i8o9Z8sBOBkwxkrWDPWn9tmzNTQgWuZUP7A m0NUgusPWywgneBGWm4MCuNxXjrUDYlFA2wpXFGhhlh5T/ChuRpNEh6ilOQyEANtt9RA wePAykA034qhXM2WICOMSHTDWOT4SPB22qGt4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688659681; x=1691251681; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EZIXgu3C+7MiuDNYmn3BZ1HsturVnMXKE2SygBCvJgw=; b=aAKAgmIJRe/1N9fy4+dNfm/hLlfsvuzCZUHtl+d9FaaZwkMHTBe1NsQkWDBXQLjh9v MN5p2cKDwPnCZs/r0LJGogm2PUKf6TosXZxrDFCNFB0KSRqOdxBEM9mq5b48La8jU0Yx 9N6ITTKf2N9MHaQ7oqRCrdG2Zd4gT3LT+FWNLtg9s2gaYmUojNl1BSiRVkVNuob3WevR TySwFpfksRAFciXFTttCCULA9gqA67hrkghdMbUTV1xl2jlPD5WEjng4fYd/z5Ho6pIz XcsB7JRO3i74q4z89y65IjW+y13j1QpQx1X6xQQWdA7S71G8Th2J79DXEMd/X02w/f4Z ihMA== X-Gm-Message-State: ABy/qLbUg9V1t6EbZHegSkRJDXg/48Dyx49peLJjCVclqRsskaxgvDvx qYhU98nVlsKdCrQ9Do9unnVHBJjyseLUwhcqG3P66s/8GrsYRvGW/KfhgQ== X-Google-Smtp-Source: APBJJlH3cz3h+di+pE07UgVm1AOfkro6o9V+xW7UJrXvm0ZpcpfstY3NUkZ40va1i10Q90BKTfDwTiXqhBO7 X-Received: by 2002:a92:c9c9:0:b0:345:d3eb:470b with SMTP id k9-20020a92c9c9000000b00345d3eb470bmr2287674ilq.17.1688659681548; Thu, 06 Jul 2023 09:08:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l14-20020a92280e000000b00331875c1acasm92464ilf.75.2023.07.06.09.08.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 09:08:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 09:08:01 -0700 (PDT) Message-ID: <64a6e6e1.920a0220.bd2bc.2da9SMTPIN_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 10FC1605246B; Thu, 6 Jul 2023 12:08:01 -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 | +-----------------+----------+ 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 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/