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 081DA45B61 for ; Thu, 17 Oct 2024 20:35:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 011CA4029C; Thu, 17 Oct 2024 20:35:46 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id B8B7C4025F for ; Thu, 17 Oct 2024 20:35:44 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20cb47387ceso11154135ad.1 for ; Thu, 17 Oct 2024 11:35:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729190144; x=1729794944; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=yBLmnGqMPVWaDd7COrAQrv8W6n1olrgCtr+u3wiUF/4=; b=SI3MveSMPdUZVbpAWukOgGpc7aNMlfBxuwMi+RGQKIp14mPtk4ZMVXUM+9fChdhRbZ JD+F168hci8sx5+8TsxcUY5ojgKvyYIarGdYYQS+SMgOArj1cRwjzuz6Kuf0JUWVaLG8 qArlJ9DWI8MBpEE7gu4T9W0Mkc675hiyDjJvQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729190144; x=1729794944; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=yBLmnGqMPVWaDd7COrAQrv8W6n1olrgCtr+u3wiUF/4=; b=mWeYsZI6VcuhbHOD1ZpYMpWzqRGjoqrpz3/vtwp5Kfm+wtUJuqro9T3m0FqCm87WaZ 214600viUrpOXDRtz4aRD8+4B0lSrHQ96fYVYSxGP5PshcB8gVXS6ZW8sCOGsOZdEd+3 1WeMFV5BPEJYDMUbRiY0BHFWs9wWuVoWWe8b44LQn8+3tWa0vAT73hJrSYpwTGmPP9zw hYIsVvZipvnbiIBFnqJev6yWCosr5O8QdC2GI4WOdRz68H4c+0mZRmWvmkQnqBEZUyj1 IP7cSdA8DgYR9MDqo65v60ZksUPL/xrHMdZUlIJnc7avkA8kje180riRr8BiANCK3KDf iUmQ== X-Gm-Message-State: AOJu0YxFf5rCo6WpRj5dokF2VaP1woXFP538WZwI9+HmCXsFeN7D4ecx jGJkgUoeR3kH5yVBWGQnoF3g/dnWirrjS7hMZzVQz+Rajs7k9KKeIEmxPobBaL5ARv3ClTz63u/ lIsUqeh1YyAmQXvBlxzkZM9o4xu0S+FfEnA/js2mZL17w3SiUtjr/OYyn X-Google-Smtp-Source: AGHT+IG8rkxUypylfbnhbz9kRFXcN47p3uCesjAjajECr6FIz8RrjgaBgig+sKZm5gl0hX0pDxRJ8dojmN6q X-Received: by 2002:a17:90a:e7d2:b0:2e2:d16e:8769 with SMTP id 98e67ed59e1d1-2e3ab7fb55fmr9087275a91.15.1729190143842; Thu, 17 Oct 2024 11:35:43 -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 98e67ed59e1d1-2e55d7d048bsm15560a91.8.2024.10.17.11.35.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Oct 2024 11:35:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Oct 2024 11:35:43 -0700 (PDT) Message-ID: <671158ff.170a0220.1f34b4.0f2fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 103F26052471; Thu, 17 Oct 2024 14:35:43 -0400 (EDT) Subject: |SUCCESS| pw146197 [PATCH] crypto/openssl: fix potential string over From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241017160754.132762-1-stephen@networkplumber.org> References: <20241017160754.132762-1-stephen@networkplumber.org> 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/146197 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, October 17 2024 16:07:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 146197 --> functional testing pass Upstream job id: Template-DTS-Pipeline#188882 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31538/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/