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 A283C45CFB for ; Wed, 13 Nov 2024 23:55:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C7F4406B8; Wed, 13 Nov 2024 23:55:44 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 77EEE40674 for ; Wed, 13 Nov 2024 23:55:43 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-210e5369b7dso78852385ad.3 for ; Wed, 13 Nov 2024 14:55:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731538542; x=1732143342; 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=fev6RRPJ1qnaFa6PFdueawWzXIfWdVFJjn/OFLX7kis=; b=CQyQ5K+/JCxMV9D6BEQx9t83t3Ea6RC71tLFGH2VlZk5Iu0Aj5+y6QctNwUYvXNJ1t DNcTDqQM5Eh1ildJJYrKIKn79vJ7yQnkO+Ov/DNNlYNr5SVZVYnQbHCt3ZLvcYwA5Nwf M8AcxrWIOGzrn5ONA5m1DL2N0Bws8XH5GlPAk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731538542; x=1732143342; 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=fev6RRPJ1qnaFa6PFdueawWzXIfWdVFJjn/OFLX7kis=; b=uK/yWwV/4ga/9iJbJH/uJf1xwTyZR24ugVIhTKPgF9J5PknHZrs+a2dXKgpite7aVf HcqZBUVTBqad4FgxHh54hDolo8UpJbEr5w3QXUYisPy3lHZVOlu47B65Utbizs7n2IaC 57W+oIraIopuXkitniGNj1k2W5t4yNBUCGQzLdPZSWekPVHvhs57g5DfkmZPCKZSNJwb ze3miNHtB/29gQI+ca+ZZGfxi8AM4158q1xY+iy42MqT5j9QjJBloJudud0AIm5OWJGl 2aRG0xW2K3mol5Awp1h+e3Xr723+IMBuf50r+ptuwx4dZxPk9tlnNZEwKTOikwlVlNPn 3Xaw== X-Gm-Message-State: AOJu0YzfaQQn26pInzV8JntQILizp8r6hGOilvLh8tjXbEn4/uRfhH98 69oKbPm4hoRbyFvrHC+dGolAO0TmG7yfXtbCeD6gSbyn7mjdl3M4GIIpEgttdYYv2CiSSmeNYzZ JvxRu/nMrndoj1tZKiqbPUxXe3Zzhfe5Zx0JvU5CDiyOrKIH9mrTsSBw7 X-Google-Smtp-Source: AGHT+IGE5EKBK5RmzDXwGqb8fd7+AGvS/8SPBSf9L0ZZY+VZc7maXzkmY/zM6EbEjsxj96xMrym3qBMBNbGB X-Received: by 2002:a17:902:e5c5:b0:208:d856:dbb7 with SMTP id d9443c01a7336-211c50b0c46mr445145ad.39.1731538542578; Wed, 13 Nov 2024 14:55:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21177df55c9sm15067615ad.8.2024.11.13.14.55.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Nov 2024 14:55:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Nov 2024 14:55:42 -0800 (PST) Message-ID: <67352e6e.170a0220.da80d.676cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 135916052471; Wed, 13 Nov 2024 17:55:42 -0500 (EST) Subject: |SUCCESS| pw148411 [PATCH] crypto/openssl: remove unneccessary null From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241113155622.12011-1-stephen@networkplumber.org> References: <20241113155622.12011-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/148411 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, November 13 2024 15:56:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:c5df7a373ad07413d9652479272cd16adf989b06 148411 --> testing pass Upstream job id: Template-DTS-Pipeline#196030 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31910/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/