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 0D77842E4E for ; Wed, 12 Jul 2023 07:21:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AFA6406BA; Wed, 12 Jul 2023 07:21:57 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D0C55406BA for ; Wed, 12 Jul 2023 07:21:55 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-577637de4beso78343007b3.0 for ; Tue, 11 Jul 2023 22:21:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689139315; x=1691731315; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x28kalCAz3yX1JH7kgCF5f6PMHxqKa3lwJfhvqlIWdc=; b=PRM/sMlfwNcQlKTUYQ80BCkDzDkq2+fzgxFJjTXRTyjkeS2CrrgnB/3utVdTM25zZi xVLuCd7OGTqSaKSQzYYmJXEUJqf56DBHzvBONCm66QldJUDM7dZZULBVYbs8ygtKwv/+ rtHUqLvif+LC7s1MrlPqGLH069COroT8N4UVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689139315; x=1691731315; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x28kalCAz3yX1JH7kgCF5f6PMHxqKa3lwJfhvqlIWdc=; b=YLZQp6igE6V7MFN2yM9EFqjIc4ePj9nWZns28SV3PXPTDpacxZEHH1m2wxf+914ppJ udd6XjgiSguY6AK9TuDV1Ft9z4aja9WlFcN1QKA8cpeU6724Y9b6azF57djAFzJ+fRjC iGwOnU2ZW65fb5gcyl2qK6OgqLnGkMHk6XdUr/RhltiouLxL/fHubRB29z4WKnEPeiSO ZqqDpCCcgdv8HmyU3zYzhjuNM1pjKqRHod5xVuBn2URc2Xyf+ovFI3h6PqhxCwIcTXQP aPm7OiZu6WiXzbrbGh+UmPilljjb/rS8/NGmoY+xBP5jcClqtjEOVqdr0gfdjHgdX/lf I2XA== X-Gm-Message-State: ABy/qLZFZh2vwsdKdoxutjEn1zuj2YiuFz6MU0hTgZ4d8xjGogeY1Drz mXMA9T3t0ZGlvPetM23YJLbppqrOBvCZoH6UwJNlPG2HVdJWc214LBFB0w== X-Google-Smtp-Source: APBJJlFyqDqxXK1byrY/FAnKqqeouDSifBlkS3rkt2EdaRJS3XMlEorT1ewca9sJatWPyQdhp0l0Ml8a2ukP X-Received: by 2002:a81:6dc9:0:b0:561:4bc2:1587 with SMTP id i192-20020a816dc9000000b005614bc21587mr16829179ywc.39.1689139315282; Tue, 11 Jul 2023 22:21:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p194-20020a0de6cb000000b005703954382dsm519618ywe.13.2023.07.11.22.21.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 22:21:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 22:21:55 -0700 (PDT) Message-ID: <64ae3873.0d0a0220.d9c83.df6aSMTPIN_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 005CC605246B; Wed, 12 Jul 2023 01:21:55 -0400 (EDT) Subject: |SUCCESS| pw129472 [PATCH] crypto/openssl: fix segfault due to unini From: dpdklab@iol.unh.edu To: Test Report Cc: Gowrishankar Muthukrishnan 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/129472 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, July 11 2023 18:48:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129472 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/27046/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/