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 48E9B4337B for ; Mon, 20 Nov 2023 09:49:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 432BE42DB2; Mon, 20 Nov 2023 09:49:44 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 13CE942DB2 for ; Mon, 20 Nov 2023 09:49:43 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2802e5ae23bso3582875a91.2 for ; Mon, 20 Nov 2023 00:49:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700470182; x=1701074982; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f4Au3PoL/sg4GnFSa5OywYqcg8edw67svJ4/b5fqiLE=; b=KHGy/LrnpWMlBWVd+oRgTy40UGdqrSQ+Nzu8i3uVlOTbFUu3GIuNwxoX03Vvkp3Jsp 4st1RrZVqWKF+DosBBe/EbeHXd8FEQgxNViFHIJ25PhJewO+o2eVIfJbmcCAne0glka6 ratA61Zu3eTrt33I21FBnOX4Ht1Md46vYGVQU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700470182; x=1701074982; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f4Au3PoL/sg4GnFSa5OywYqcg8edw67svJ4/b5fqiLE=; b=Y5Bzg4iAy7rJtMP21hmjYUpFj6Fp8/q9NF7qIC/J0KPKgdLIn6ZP3XqsepmOTRGDfP b8lM2WkNttuP/Yl4an0ti7bj156rXkMCVWoSZrrYpwRuCub1MxBfgX399B00GBmGZQYg q+HrElHl6TQZmOlNlLShIxxG8UhfWg/jiW+rgyQiCotAxhnMplBFbtoSls/JLFnd5uqx ZWmuJiSsnKPzqgk+Ncp65zrEhqeVh+ZWk0cKiUBgvZTITVLLjfqv8fna0Gc4ZcEwawBp 2DV+MLRWSers4hjtspvn+5F5hgmcd3dfu5vY+YoXy2TFommLeIp9qJZ4xu5MCQsB0jnY 5DDQ== X-Gm-Message-State: AOJu0YxlhIKMpNxgFouqhi92h3BPImrMOUQSD7wq4mF6dQ6qT1BpGfN9 L1X/5QktNDcANloVL3/1eazYCIjLb067SQRe94IySipd/O3EN5o0e08ddg== X-Google-Smtp-Source: AGHT+IFG2nYlA8LspJjasBw8qEvJiKXVJsVQewcfuYcVJLeFrCzJC2ivwmotqN1sklVEX8eSE+R7PuyP2dGD X-Received: by 2002:a17:90b:3885:b0:285:1684:e5d1 with SMTP id mu5-20020a17090b388500b002851684e5d1mr5307085pjb.15.1700470182168; Mon, 20 Nov 2023 00:49:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lb18-20020a17090b4a5200b0027d0489da70sm213665pjb.4.2023.11.20.00.49.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 00:49:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 00:49:42 -0800 (PST) Message-ID: <655b1da6.170a0220.fc99.bb00SMTPIN_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 2B5CC6051823; Mon, 20 Nov 2023 03:49:41 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/