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 D01004337B for ; Mon, 20 Nov 2023 09:32:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB13A42DB2; Mon, 20 Nov 2023 09:32:30 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 5A21B42DB2 for ; Mon, 20 Nov 2023 09:32:29 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4ac28cab4efso1267261e0c.0 for ; Mon, 20 Nov 2023 00:32:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700469148; x=1701073948; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=602OZ4a1B5QWgrDBGRDCwFd4atgFBZCOrDoZm/UeqUw=; b=Q+8JuCpjHmT7NKfC48e1e99llqGL1oxWDxTjrFxZbG/S7xO60ld919i1x67Ip73QWF mav7W62Jc1+nzHthvn9clL+DWIL1aKXo+lXAGYKpUBMj0SMic3T+8cqCtfx6VloD8k3s rJqwnCxEihA1OU/XG9SxjZWq8QQogUDlwSJgQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700469148; x=1701073948; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=602OZ4a1B5QWgrDBGRDCwFd4atgFBZCOrDoZm/UeqUw=; b=KT9WlFS7gSokOsxyye7/QCynuEHWzLjZq/bhC2tnayghZsVzDupOm783sGglErx8ct eF/Hf7DVH9pkOJ/MHzFSvWVWpJIUybS6buhl1OylvMKasfbmFVm9e+W1RS0FJAv7T1DJ cCDRTm2se1NwNdz4dqNHjaQQBKXpzsQQJsNtd6ljYtt665dPK/fW8PoC/cwlhp1x2klD MIr4HHt/BkHKUf+UbIx1YGIe3DF7NOlw/Dc4ec/jKMtThRieLK/Yf62E4TTh3hYDZlMK TF28ecPXCjig1QYDVeFobBl+Axx6VGW4xPQO7jXbOthrzFxlcxRjAaWGkLExiczSTiDT Vycg== X-Gm-Message-State: AOJu0YyThL5ZZZiV8EBXCG/SaFJny+VCaGhHyjn65AZyYophPdH07rZ8 MJiz+SRqVseWfQF3u3lDGdWnzkzT8wvvoeFYsyRH88oWtWbslKqRTkG48zfq6UrjYYE2bcAe2A= = X-Google-Smtp-Source: AGHT+IEkAW9+rdHGytF8z6/6Amr66oUrUEGndfnbGQeI+zYp8Chwl+KB2h8GQ/LQJbFM+DB7g/q7Eo1xKlCj X-Received: by 2002:a1f:6643:0:b0:4ab:f1af:d837 with SMTP id a64-20020a1f6643000000b004abf1afd837mr4930974vkc.13.1700469148748; Mon, 20 Nov 2023 00:32:28 -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 ft22-20020a0561223bd600b004ac102b4d91sm401398vkb.4.2023.11.20.00.32.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 00:32:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 00:32:28 -0800 (PST) Message-ID: <655b199c.050a0220.85239.2d6cSMTPIN_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 35B286051823; Mon, 20 Nov 2023 03:32:28 -0500 (EST) Subject: |SUCCESS| pw134473-134474 [PATCH] [3/3] doc/hns3: fix the usage desc 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/134474 _Testing PASS_ Submitter: Huisong Li Date: Monday, November 20 2023 07:55:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134473-134474 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28415/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/