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 900F142D83 for ; Wed, 28 Jun 2023 21:47:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C4DC40151; Wed, 28 Jun 2023 21:47:25 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 9808240151 for ; Wed, 28 Jun 2023 21:47:24 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6b7484cbc5dso866271a34.1 for ; Wed, 28 Jun 2023 12:47:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687981644; x=1690573644; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UpMWJY44ZTl6NP1UVoQmdQ7QLz8MRUO+rgMIzCXffyc=; b=WY2h+3Bl4Qfz32NOoP06NO/Ca4AcNBJa0EtkdQGUftHvYYtG8JG2WgeyaqzQqbZtyE tbmiVGRzzkG7nydh4pfrgLS4VPAjby4k/EPiVZIJ1aCvV5hiacbadYE2F2dF9+diasx7 wnD253RhjHZoMUjrJJm6ExFixKk7tJNjjtgdM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687981644; x=1690573644; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UpMWJY44ZTl6NP1UVoQmdQ7QLz8MRUO+rgMIzCXffyc=; b=Y6hpckJUbxxmdrgtj8X8RRrHj38uS4uB0/a8BBXwnoY/3QPYJJvm81vX1SoDeiKk1W X10jSSs38xe4fh86+UDmJI5+xqqicRHsrH3bqkQqrSTj0H+PlNxjc8dP/TMTtE4/HchO Le5n5BSR0g0nwABLnTn4Mw8kFYu5qTVmLtgS0JF4nXdFUO/mnXDGozcJOZeEGCFWMObb W+SwLavrFQb1PbTHUhFCRZjsvTb43CGbJOrA1+x0IEgMK35zdzPjK0bwGI/5j6h8lUT+ j9BTT8TOE9NMpFP8icKFLlEzZLYWVkxbHwNodqqVyrNJhxWl4bK1TiHR10RHcPEH+888 jgPQ== X-Gm-Message-State: AC+VfDwglivC8/fJEKwrzrNKzLjbq4gGgKIiFrRB47Q1z5l5LnmozUar zUxfYc2vMG4sd6bytWqx8tRuML9kwrRlVaeOYukIYUI/y8jNaDvc5PHW6A== X-Google-Smtp-Source: ACHHUZ4QyC7gPOQoWxaZFgrlL6ViQ4MiqW9fqvAAy0+2E8DrXqXiJL5WH5hqBdqHkg/uzoY5lLBbmoUOaCpa X-Received: by 2002:a05:6830:4414:b0:6b7:4ece:41aa with SMTP id q20-20020a056830441400b006b74ece41aamr1555281otv.0.1687981644004; Wed, 28 Jun 2023 12:47:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca25-20020a056830611900b006af9844740esm963352otb.0.2023.06.28.12.47.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 12:47:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 12:47:23 -0700 (PDT) Message-ID: <649c8e4b.050a0220.bc11c.b341SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C783605246B; Wed, 28 Jun 2023 15:47:23 -0400 (EDT) Subject: |SUCCESS| pw129054 [PATCH] [v5,1/2] build: select deprecated librari 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129054 _Functional Testing PASS_ Submitter: David Marchand Date: Wednesday, June 28 2023 13:20:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129054 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26845/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/