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 5E56943103 for ; Fri, 25 Aug 2023 20:31:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BA5B400D5; Fri, 25 Aug 2023 20:31:43 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 165CB400D5 for ; Fri, 25 Aug 2023 20:31:42 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34961362f67so5814865ab.0 for ; Fri, 25 Aug 2023 11:31:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692988301; x=1693593101; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l9/Q5YtV2J3CTHth3GfINV7AFvmjbxab1B1p35lBWYQ=; b=EmoxrJ8aFmkok2m8dKvZC/E/aKgqww/agi//ao/KhuywjCwu/g9/G0XJNW4rYlDjff exQ0nXfLIdbdQ0MpioOIQlX6RVrLd28p3fWpPgVOIj+ahYz6LZMzkFOQ+teyaDvnZfyF t2zpc9MALXfYqLAT13ptoYANrW2os886xztpg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692988301; x=1693593101; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l9/Q5YtV2J3CTHth3GfINV7AFvmjbxab1B1p35lBWYQ=; b=OHXUkrODavYixe3GzzTdVG9ppbzvAo9XU8ugOY1vLVPBCKslnYZJuhpILtVH488PRK JNmGznTvyV5w6UAgCsYOHEwG9pGlOQ/DV69RfiRHq4snZtyb6KIXKjynmST0L9TZOtBg YgzFCkG/XoFVofY7ND9T3p7mG8UEScOZitLozPfbhndGvLlmILMF51QuVj09Etb7CztT yHPDXLQJ5oQRvLWEJ1xWqytnY5AW1gNlFbs+7fRpu21kzZZLEcwdCNuhEiKpla6f7voH hSr+pj0dkKO3gQE8rC4A4ESlzj5FuAOWqgsXjfQoK6K5n2jYDyAvuSr3EM47A7qHa0cI sE4A== X-Gm-Message-State: AOJu0YxDEbbJafuE5o79Ad868LSz969+3XbeB06IJwqMpaBPvJN2A0oe nQhDumxKAqraRMcpAtJCAyqGT/n4UWT7a/fAmHu0dRQbEBu1oc02aHQD35IviGYtEcRVaAg/6A= = X-Google-Smtp-Source: AGHT+IFfHv+7BF6fChP3Z/10vDqsNelrAQmG4+6xKbqWbw5aNJN67ladSEcil7+I1M+fw4k9IsRCx06TjFmT X-Received: by 2002:a05:6e02:18cb:b0:345:873d:1102 with SMTP id s11-20020a056e0218cb00b00345873d1102mr7556484ilu.15.1692988301568; Fri, 25 Aug 2023 11:31:41 -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 r15-20020a92d44f000000b0034bbc9b4750sm84353ilm.27.2023.08.25.11.31.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 11:31:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 11:31:41 -0700 (PDT) Message-ID: <64e8f38d.920a0220.8c1ce.5c69SMTPIN_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 1DDCE6052471; Fri, 25 Aug 2023 14:31:41 -0400 (EDT) Subject: |SUCCESS| pw130769 [PATCH] build: make crypto libraries optional From: dpdklab@iol.unh.edu To: Test Report Cc: Bruce Richardson 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130769 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, August 25 2023 14:57:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130769 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27447/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/