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 F3E6042E4E for ; Wed, 12 Jul 2023 07:21:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1CAC406BA; Wed, 12 Jul 2023 07:21:45 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 4DD60406BA for ; Wed, 12 Jul 2023 07:21:45 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-40292285362so48608041cf.3 for ; Tue, 11 Jul 2023 22:21:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689139304; x=1691731304; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x28kalCAz3yX1JH7kgCF5f6PMHxqKa3lwJfhvqlIWdc=; b=NEINtS19vnFfnCfdMGPvVNOxypSDQ5iPI5EDWbFva/YWKVu+fLZYBI+KZyTi525Gyb Skgh3b2J+nJMwjjgRz05zdcXxDPDl0PtY5sURTJVF+o1BkTZPU3/cXcE8ADKyY13sYqp yNKiA5L9MZhBxrkeXN2qKU63PXOmb8G2RvmlI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689139304; x=1691731304; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x28kalCAz3yX1JH7kgCF5f6PMHxqKa3lwJfhvqlIWdc=; b=doy9wAtBQLtxZtpTzX7GQLmrcJNIxkeRBPeQ+8BiCXiiUa/98t0Q83ZjeNAf9aiv8d 247Gt4ONl0/4dg3ClMmTHgJ51JXLcUoFAkCUARJCXYmskrtpR3zlyyO7o+xsZG5B17ji 10FVv5nEw6U53h7pxwJcFXufNjx2KC2NdKDYO2lxLnU4zgBCwO82fmZtoHLqkTtKvPE0 ViUeiNaMtgXQzp6EGr+j9NGxVWfjuQkC7nEhZ/BertOIU3+VU92GZsuujUWoFmd8TQP2 pEmJKgEIK8Sb3BzOAAKKJryR7Qvf6KE0LVuO+ZZqIkrJGpUQXpR4ky/EHtHCcI9bQC1c k1rA== X-Gm-Message-State: ABy/qLZC6zhQuzhTZqOxjBE6zB2ucVFhmQzZpYBAGIUsRwkd8ms2eZHw oTCWsYx5F8CVOkCicS/PKprNd6Ulq+4Ry+0rHD1oMzMMZlp9IB4Z6QzWivG68gWneArcg7iRtg= = X-Google-Smtp-Source: APBJJlEW6bb0b0uaWUpa3gcYro2QQFyJvU09aGdiQFIJXjWN9IyPq2hh98PYg6IVWJt2Jr4EPqM5eYn/Xe5A X-Received: by 2002:a05:622a:282:b0:403:971a:44ab with SMTP id z2-20020a05622a028200b00403971a44abmr19909674qtw.58.1689139304806; Tue, 11 Jul 2023 22:21:44 -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 he36-20020a05622a602400b003f9c38eb0e1sm265517qtb.13.2023.07.11.22.21.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 22:21:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 22:21:44 -0700 (PDT) Message-ID: <64ae3868.050a0220.3dce1.74f8SMTPIN_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 662AC605246B; Wed, 12 Jul 2023 01:21:44 -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/