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 5522843B62 for ; Thu, 7 Mar 2024 04:11:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51A7F42D87; Thu, 7 Mar 2024 04:11:32 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 1F9FF402EA for ; Thu, 7 Mar 2024 04:11:31 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5d42e7ab8a9so256448a12.3 for ; Wed, 06 Mar 2024 19:11:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709781090; x=1710385890; 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=bUE8CKrn+k6DH5RNf92GxTgSoa4lhHMAd2eL/odrFnQ=; b=NchASjQ8AExH8NCSxzssGvtRJjilLbtM0J1x1WMbPQYDT/rCL2knsoaEDZyod1j0+z kzcJmNw0HWdkhMW+K4oVyWs1Nz/chrg14ZvQNqkayVdw0Ao3TylplWG6t92pX6eKbTZX 0oTyzO+gY9rw66d30TOLZYR0Vj/Nzl3qO/Xzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709781090; x=1710385890; 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=bUE8CKrn+k6DH5RNf92GxTgSoa4lhHMAd2eL/odrFnQ=; b=uTM7SfWXXP5dqvYwXTalFB9FjI2I/t+hIM+Q3O++RSsGtAyrt1/nR5qYA7GPeu9PcA orW8LauHQHLDNe1s9zkERVrU7E4QWJbVYblZfKtmzAjS35DtTjxxCTQePUz2OBvXDmMO Oc2w0QDgjlOSkemGGB+W0YP/AOq1IpbD5dCuBQ8Lk+ZZLm/4bxttS7MriYm49wYUiGlq 6ysJT4aVBq1k9iRyhc1HR/n18lBtVimd586dTO0ZbyxQgrpqNtkuCGObWC7vZ1N3UTfB JtLPgv+oUK73DTB2pJj5oaGTPv/bhseg8N9GUgWK7/MJ/QNwaBW8+Ui+uTHJ77DFgdHx 9dbA== X-Gm-Message-State: AOJu0Yz0rBpFY4eL3iaV5k6bG02OcsOYt96HsOeetQd2ksDIJQV0IY/z xVpPhA/EQxpF+SCsbhAUPxNI8rQcsg+lMy2LWjif0wM1nN69/xSYIpQeBObGtf0ZHw908KwoFKi gFBavMcZohoY5ADzxye9Dq0qQMPycSwaO5zJ8h30oOIonxzYf1dS4hvYA X-Google-Smtp-Source: AGHT+IFrMcGaPHaUmRmbgXk27BOH4wQ87LKZGmXoaRQJ7w9g51Rzsn52ZxELiK43FYGb0+DgnvOFllncKVrb X-Received: by 2002:a05:6a20:12ca:b0:1a1:4d0e:6e70 with SMTP id v10-20020a056a2012ca00b001a14d0e6e70mr7039741pzg.61.1709781090404; Wed, 06 Mar 2024 19:11:30 -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 b4-20020a62cf04000000b006e564176ccbsm1098707pfg.3.2024.03.06.19.11.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 19:11:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 19:11:30 -0800 (PST) Message-ID: <65e93062.620a0220.2e9f0.495dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A7ED2605250F; Wed, 6 Mar 2024 22:11:29 -0500 (EST) Subject: |SUCCESS| pw138071 [PATCH] [v1,1/1] lib: allow libraries with no sou From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240306221709.166722-2-paul.szczepanek@arm.com> References: <20240306221709.166722-2-paul.szczepanek@arm.com> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138071 _Testing PASS_ Submitter: Paul Szczepanek Date: Wednesday, March 06 2024 22:17:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a454f84f715608ee709a4c6ba00edf2e4b62b69 138071 --> testing pass Test environment and result as below: +--------------------------+---------------------------+----------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +==========================+===========================+================+==============================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+---------------------------+----------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29447/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/