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 CB02843101 for ; Fri, 25 Aug 2023 16:52:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C868C40695; Fri, 25 Aug 2023 16:52:22 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id AE6A240695 for ; Fri, 25 Aug 2023 16:52:21 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1bbc87ded50so7795945ad.1 for ; Fri, 25 Aug 2023 07:52:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692975140; x=1693579940; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WlwalOGFS7WOWKZavp6HG4E9HSq0v+jAYNVqlYajE7Y=; b=daT2Xj3V/WHqITU4WFM+Fd1vzmBk2aqd5Vk3MytUKsZh8LCMD41+EFBIciQyX8riy3 kQmdL05ruM3MeOzTrhnPqDq9W8JNdRmzrXuIqbpqWMHbvg2J4F7hUJ8UUUqlQhuKpGaa tsobRjt6CEvX67xuyGegHE9kIGfoy8/JLiS68= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692975140; x=1693579940; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WlwalOGFS7WOWKZavp6HG4E9HSq0v+jAYNVqlYajE7Y=; b=G3bCI7pVKjOIwgmFGQ1QRxf3FI+OvClOZU9D/o+/a8AiN9xCusuuTOh5JaRIOMxx8I GQAFBkNT7JWq9LSg1ccrI3SVFboosD2rAlK0OPhTWSJDC+taMHceB2lH904R1Q56d31t IMYtJ5Yim/YREIoflYrkC9iH1vfWRN+uoqW7rYYlZ7qODjAcx1SDwU+W8ksuhMW5cTTC UID4pWJ+0NU7+Swk8jh+y03ceneNo5lGrToGL6Huu7xd0jav3O5qAk0K06myfhe7IUxy pWz2WtJRIZl6Cy318/1O7AO6paM0lz0mcmAtBAwJlOZwXq2j6jl1BLcvvQWa6SfBryKD kt1g== X-Gm-Message-State: AOJu0YxrdZIUoG6hZGI6yo2cwyHmFXPIeYsuBOfr8L4RTDYAvfbiqJCm tvztbHP/A33NpoBHA2einOVGyqYGLlGSLB6OqlGoP8ekn5D02aXJVaUO18KY0uXW6BkLXMTOcg= = X-Google-Smtp-Source: AGHT+IH1tAtwBy/ghNhBt0+BprxPwWK42lsgoWQ7QZd9NWULdDbCSuf73xKfoHybF4f0IQ5hgt3dyoH/n+fF X-Received: by 2002:a17:903:32ce:b0:1bc:56c3:ebb7 with SMTP id i14-20020a17090332ce00b001bc56c3ebb7mr20496184plr.20.1692975140746; Fri, 25 Aug 2023 07:52:20 -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 a10-20020a170902900a00b001bf2755bcecsm43144plp.9.2023.08.25.07.52.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 07:52:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 07:52:20 -0700 (PDT) Message-ID: <64e8c024.170a0220.521cd.2712SMTPIN_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 38F186052471; Fri, 25 Aug 2023 10:52:20 -0400 (EDT) Subject: |SUCCESS| pw130768 [PATCH] build: add pdcp to optional libs 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130768 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, August 25 2023 14:18:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130768 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/27446/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/