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 9F3AF4337E for ; Mon, 20 Nov 2023 13:20:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 794B142E01; Mon, 20 Nov 2023 13:20:08 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id F243342DDE for ; Mon, 20 Nov 2023 13:19:32 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-66d24ccc6f2so14636726d6.0 for ; Mon, 20 Nov 2023 04:19:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700482772; x=1701087572; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZsESRT4KinFyfihK7oZVJMW62bgmi8I/kH6/ypz8+Q8=; b=cBSn5IIXFBiDXQyyTXeIGrNvbM7PRSun0a1cGRtLUlpRYbBsfRJxx6o4GBNzfqbjZa ZxIoncFrEK4yU+2QzXU4KH9V6/0/DIn2E9q1NCmXmVgZz8K3BeZ/v9rcEPRCI8jlVuN7 7uK34ze1X9jSygV3Ti9+jx6G0STbEGDXLbhQs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700482772; x=1701087572; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZsESRT4KinFyfihK7oZVJMW62bgmi8I/kH6/ypz8+Q8=; b=wR0vNkERKLgHQF7CrG38LqeeHyZ6w8znhPZQnmFC0l4rSzNrpDUlxso21H7namY9xR G4HSiRo1XshQlZCxb/4+HLGGmOanp+wPwyEIfik2d0hSPYAt+L6T6O5lzKuQDAI8dpEA mLJifVdwvgNdM2YJlApMrNlRSrsyE4VdGP3A+aIVrX3SFYtmoWj67fCAj54RIs773Xus /dTd30cccXCNwXZBzOS+Ov4EMugkL6gcTAlSFkjbDFGX/UZzcEf3T9X7EqHRH7a8rGhO 4s97LR0V0rhznRAKl5V9QD8swIl8JW0sqpZ1MrdKfO33Gn9Yi16alW7Bq0RFRIdaXiVW lAjw== X-Gm-Message-State: AOJu0YwTfaMgtoOu2dld41QgK+4L5VfqBpjbTkeGXvrO8q2WU9KvTrO8 zOGlZ26BNRTJJzLB1fKwMQvVc46h75MDGIUrnkmmjtWsRbc9uuEnaykUk1ouNPp9Ft01oCMibQ= = X-Google-Smtp-Source: AGHT+IHszRgV/ndis5A/sgG1ZS8GyY60RMHny8gQ269U6vu0OC77JV5ooNWb7uPm+YJm7XPTbqwu+um5jgaX X-Received: by 2002:a05:6214:405:b0:679:e3a2:1061 with SMTP id z5-20020a056214040500b00679e3a21061mr1210031qvx.10.1700482772503; Mon, 20 Nov 2023 04:19:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a18-20020a0c8bd2000000b00679de297156sm59124qvc.17.2023.11.20.04.19.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 04:19:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 04:19:32 -0800 (PST) Message-ID: <655b4ed4.0c0a0220.a726f.314bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 15537605183E; Mon, 20 Nov 2023 07:19:32 -0500 (EST) Subject: |SUCCESS| pw134478-134480 [PATCH] [v2,3/3] doc/hns3: fix the usage d 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/134480 _Testing PASS_ Submitter: Huisong Li Date: Monday, November 20 2023 11:14:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134478-134480 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28419/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/