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 8ED5B42CDB for ; Sat, 17 Jun 2023 02:42:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8ABFB40A81; Sat, 17 Jun 2023 02:42:09 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 8D8A340A81 for ; Sat, 17 Jun 2023 02:42:07 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-3fd4d251de9so9552541cf.2 for ; Fri, 16 Jun 2023 17:42:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686962527; x=1689554527; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gDuJa9eyiidDQ1zWnY8KWvzCPDf/+REWVgIygqF/0jI=; b=Bf2HOMA6ClKWmNKPwOGLxo1WhAoC9hegfLHfVl1l8TgHsV0niOvAt8Nn1hjJAC1GVK v93UqPCulb5iWnBTKpKG/Boj8pEUOGR5oMXfJbPBCOAR6um0iQEWJmhmXJF4fWNZXa4l FOJ29xRBQzMzg7TbrFPw5BN7ZRieSjav3a7ZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686962527; x=1689554527; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gDuJa9eyiidDQ1zWnY8KWvzCPDf/+REWVgIygqF/0jI=; b=LxHoJm+yb4+iLFwgR8cYzNcI6KsSCAoT57V1002ROzacacl4xfMgZHuWA93nvYSzX7 ATf709uuavVdroA+4wUPDPWjWpntFgdmEq1DBhK8iDBUW/AijD2B08YrlcxB9DQtXQCq oKa/4rwpbWFlb6ANp0KhNblcK3b3rf0mOnS2ppgJUh9XGm9F7BtIGOf1IRXJnjWI9l2k jVx4NXQXxDXgxtq/FZ0LxeJBao1X6d+xK8qI6m5aHyzBE1Vhn0zrRkiU+1o2kVBpdpLK 3DsCRazdtBIecsDITMz0wZxSASU0SiyaSk+53O4WhIXUIZO3nXlehN0jqHbmIbbFn4DN /Dnw== X-Gm-Message-State: AC+VfDzDnkjqlU3KkckxnuRqRqXjGpWdTk03/kkfJX8qVpsl+wROH9fT Ezv4UrOV8C9DYnnU09fuM8GqGgnIWptIzYZHLNwggHUohwWjGYLzAqKq/JSIH3cVMg07/dh9Cg= = X-Google-Smtp-Source: ACHHUZ5po1r/UdMmCQjywLF56bRDyXlsl0Sk+DQ43qVnQWQz2fEUXzjOdv1TiqxXQ0iu01c0a20NKcO/aeB3 X-Received: by 2002:ac8:7d95:0:b0:3f9:c38b:44b7 with SMTP id c21-20020ac87d95000000b003f9c38b44b7mr5045693qtd.50.1686962525866; Fri, 16 Jun 2023 17:42:05 -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 b15-20020a63e70f000000b0053fc0b806efsm2175844pgi.7.2023.06.16.17.42.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2023 17:42:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Jun 2023 17:42:05 -0700 (PDT) Message-ID: <648d015d.630a0220.f314a.fe4eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D36DD605246B; Fri, 16 Jun 2023 20:42:04 -0400 (EDT) Subject: |SUCCESS| pw128768 [PATCH] [v3] build: select optional libraries 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128768 _Testing PASS_ Submitter: David Marchand Date: Friday, June 16 2023 07:14:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128768 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26720/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/