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 8A61E42DEF for ; Fri, 7 Jul 2023 02:26:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86CFC40685; Fri, 7 Jul 2023 02:26:04 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id EDD514301A for ; Fri, 7 Jul 2023 02:26:01 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b449890ef5so445941fac.1 for ; Thu, 06 Jul 2023 17:26:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688689561; x=1691281561; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B+gNednWYshsIt6aqlBqoO7iu/MMWXi6lu+g16ycnAQ=; b=hjUgIRx0P1SLJ7UAzencBSK20HlxJCIXRFM5rLidN/ERj2M76cJ6C6c0oEbcgJSmz2 brZddKGl3+cB6YGTamMM1wkWWtbdjye89pQcAoazz+5tr6IcJOr1ZAnPHPaUbVRoWIBv VYiJ/a7VTVjJnmV8QsXqXeIiZloJfxkKXszKY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688689561; x=1691281561; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B+gNednWYshsIt6aqlBqoO7iu/MMWXi6lu+g16ycnAQ=; b=FOiohTzXN/M6KWExgKoA7TwrydQWaD1L5wKMm0DjbcV9a/KdpDH6wSDen9Ng5+ECrS nbjJ3SVW6JgUfXp4f556GgDarJvd7jHvT/ESSCDHFDhigftALLkpcb7V/C2epMK1TVml iqwFX9+b+BavOEdc0AGLBKjBcup1srF4jb7nxa9by0dDc42wIr9C0vJbHmGoZ/j48gHP JmzL2AP6aD3Xf6AlF1hzrZz3Q0WnR70Fp4Swa04ZqGzRrn2ivSy0PtGFnOEl0C86Jcjk ItvfPqSsOiXJBF0uaLGQLHNPYCOUcUJPIVuxz1UNV609UxmwVFqBm2xvQCwnAyGATFMm wxKQ== X-Gm-Message-State: ABy/qLYlEYcPlndaD8f/4bD5zcafLmo/iXLf7AX3pWquIJAkgsZ/8S7J i/vqPzLMvffNsWJMy2Ssfw8y7hSOAewWoBYJ+rOwlvw2qeONh4GTIS2I5g== X-Google-Smtp-Source: APBJJlEccvTgal7MQYEt7DEoN2lYZkW8TibBT8ZgSMerVvc6oqJOG6fsWK6dVnyqTZWMO6fENcJS5lX6Hzu0 X-Received: by 2002:a05:6871:411:b0:1b0:3e54:946 with SMTP id d17-20020a056871041100b001b03e540946mr4737377oag.50.1688689561389; Thu, 06 Jul 2023 17:26: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 kk16-20020a17090b4a1000b002636468d25csm34008pjb.13.2023.07.06.17.26.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 17:26:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 17:26:01 -0700 (PDT) Message-ID: <64a75b99.170a0220.9a4c2.2137SMTPIN_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 344826052472; Thu, 6 Jul 2023 20:26:00 -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-unit-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 | dpdk_unit_test | +==========================+================+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/