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 A402E42E58 for ; Wed, 12 Jul 2023 22:38:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EEB3400D5; Wed, 12 Jul 2023 22:38:12 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id A0FFF400D5 for ; Wed, 12 Jul 2023 22:38:11 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b87d505e28so6117119a34.2 for ; Wed, 12 Jul 2023 13:38:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689194291; x=1691786291; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zBL4GUWimwhMeOaHzu9gkcVDdGsuIDTAihrUkohSG0U=; b=d3U+AxMfAF4lpcmdnZ++cAFPec4mIv/FWHXJFLJNE8sQhNFp9w6L3aGYymHjIIcJxO fWMicntL3xBQusa2uTHOvYzBASoeS0vs3SpljMYzic8Y0unI2w4Rms1WO4qlnENzUxRF f8Le4mVCvYpFzg2cg9uDkD28m9HtZB5BDuONQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689194291; x=1691786291; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zBL4GUWimwhMeOaHzu9gkcVDdGsuIDTAihrUkohSG0U=; b=XcBjmGNb/HmFsoMRED8ApBiigRXDilpGChVGaTi7uslDNEmh4K3FFHZ20bvv3c8Fo4 8G+2JdC6jQ72xl/Ia/zxjbXKvtqTupgu3AIZJnCInFJZLwXdWS5vQS4knKqiOgoNQdpz 7d9rbp/7EG5VCghR0CqeRwzYFxv20Lvgrw9gFmedDIwaY415ss8w7wM5pjd+xwX8m+lg jNVBZRAe8fpaYx+tLggHGQaAb/rVqeBJcPF8vgow1JcNmu6+t2bihESpOi1K34yXtLKA EVk1rBx5dsB2b+qHHbVyPMCEpSZlekfcup7tOrjdoOIdI2dg5CtfjoYmgkzPbUujmTXM BkyQ== X-Gm-Message-State: ABy/qLZLh2Lu+CotpoqoAc3hjn81ciEx7SNYVoWPuwTuQw10g7Wy2mZ1 gwGmEEFsdi4hAhuWfaiB+t3o77uaLUPCU3/S8gw/zAbwvbq71rOVE7NGew== X-Google-Smtp-Source: APBJJlGqB/5dG+R64okSa0/8KViF5ckx8fdjHHwYtVfV6+9shzQMjVcD7VVe+Nc2oz8kPYy0XyNepyXp/yyE X-Received: by 2002:a9d:67d9:0:b0:6b8:7a79:db37 with SMTP id c25-20020a9d67d9000000b006b87a79db37mr17910278otn.22.1689194290858; Wed, 12 Jul 2023 13:38:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w18-20020a056830411200b006b8926b1774sm548457ott.6.2023.07.12.13.38.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 13:38:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 13:38:10 -0700 (PDT) Message-ID: <64af0f32.050a0220.7e3f9.cb4aSMTPIN_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 52973605246B; Wed, 12 Jul 2023 16:38:10 -0400 (EDT) Subject: |SUCCESS| pw129472 [PATCH] crypto/openssl: fix segfault due to unini 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129472 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, July 11 2023 18:48:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129472 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/