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 7E34A42D7F for ; Wed, 28 Jun 2023 12:04:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A679400EF; Wed, 28 Jun 2023 12:04:10 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id E4B24400EF for ; Wed, 28 Jun 2023 12:04:09 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1b00b0ab0daso3823904fac.0 for ; Wed, 28 Jun 2023 03:04:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687946649; x=1690538649; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sa3dKdze2i4b+4Zikqr1i3+1w41+bsKy+2xCNJaUiAY=; b=MzGxU/2hwL6sPSk3LT8/r3EBBbHvBTz9OdBq9t3HYMvhvOuYiu1iYMN24HlV9XyhJU T09bjNwTbKADWDMCS/Goij3Fd4VnEtYC0jtd4w4cakskEcWWA7H9+4UkBwXuloLQUVZI ZZZikROdFiFn9C4+IxPveYWPDkujQga+fvx5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687946649; x=1690538649; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sa3dKdze2i4b+4Zikqr1i3+1w41+bsKy+2xCNJaUiAY=; b=gbtROCTZsn//+eXL2YpVgJN9obQNsAe0kifuMTR5CEh6IcxxG+w4ofxgAErfq/BhaF Xj/VzCNDaVVQZkJRri7B+zOYoZGi2ZXyrboPkX6HDGhkbZjFwdnppB/7KdtR9iHpuYmV qodOUztMjgZKAHECKq5gGEP8ER2vTkcN8KplnUVpnan5cvxLxocoU/6udGnb70rEVPka 8N9BRviv6xLu7ZxDWS/iiR0svJg6qRXm236VQfJrmlrbw3+DWEU58GvPLCpU2tR4B1e1 DQMaZzhuGKR/2tm8MhoMS2jlCkm7GmMQAgZKIPSBVQWJmA/zBH+elOrLGN7rdUR5iBDr CR5g== X-Gm-Message-State: AC+VfDwKLFG/t/Jnu8NcMGczifTfnb3sHufgHzLYmI/axT/WG+sFdw1t blRv/Op4SmUUl2YBr9D+XX0zIudum36rlIXHWyv5jE1iU5A8uX/IJXRNIQ== X-Google-Smtp-Source: ACHHUZ40QNuBG3sDcQtuz27231wDhl1HIdMxshKlyI6dx8zOAXKrK/BhBqyVK0dHAFoWPADCBo31Q+FH4Zau X-Received: by 2002:a05:6870:a455:b0:1b0:2fc3:b4f1 with SMTP id n21-20020a056870a45500b001b02fc3b4f1mr7619162oal.9.1687946649134; Wed, 28 Jun 2023 03:04:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u12-20020a056871008c00b001a6b01d63basm704985oaa.6.2023.06.28.03.04.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 03:04:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 03:04:09 -0700 (PDT) Message-ID: <649c0599.050a0220.3d66f.4e00SMTPIN_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 383E0605246B; Wed, 28 Jun 2023 06:04:08 -0400 (EDT) Subject: |SUCCESS| pw129035 [PATCH] doc: fix missing release note for link su 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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129035 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, June 28 2023 05:39:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129035 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26834/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/