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 512D74337D for ; Mon, 20 Nov 2023 10:05:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 317BD42DB2; Mon, 20 Nov 2023 10:05:22 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id D0EC942DB2 for ; Mon, 20 Nov 2023 10:05:20 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35b059b06d1so1801645ab.0 for ; Mon, 20 Nov 2023 01:05:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700471120; x=1701075920; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7dhJXd88n5Sy3rbKRAc7gkCXVLBtWORjyEp24Gi2HB8=; b=Mm+ZT4V/vv2NyPbOYq8nnEKEY9hwToeJctSUjtgtrtWEYXbo1OG3w5YcuL4Oi03Kc8 orannjCoob4XPiSm4lxtuZzMaNdBXJIaIfsb2TsPqk3VKGylPuwCA10VckdhTy+i2uw0 DLmvh7u5BLbx+OrgkbBugyNr8y+NEY2pZ+qAo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700471120; x=1701075920; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7dhJXd88n5Sy3rbKRAc7gkCXVLBtWORjyEp24Gi2HB8=; b=T1h2v8RFVyPDxNJJaFUQz41uZjKI/rqOVP9OmQelPJ0RvpO7JccX3PNF9M66C4xG+3 XHFSL/fclLOTvzaOrEaAs9l4zvyhZ/ySdSTNbWMHJG/X/upPKa3MzRs3Lgp26JvTxTF3 aDFQBE27PUCKH5ImNejm/uwtHQOZcJuQOHFLcEwvKtkWkUTqqhf+7HeRb3XN3ZxXJOh1 wwc+roFdIoKe63NeeftZhc/uvwbGe5guraAPxYFbANy4HXWxzhuuzpbVRRrRtrYOEzL8 jEV8R8CPbcOHGK6W1r8nmSTBV2EnlLcqRywh0tAIRE9Ox8D42Je1dIsP+rKIaO/LquoP QzDw== X-Gm-Message-State: AOJu0YxSE0JEYUsbr11kqM8YqVJnfmcLWDvVMaIBKcrYF8c9n8ozx7VL 6nh+FKXOW9KlkmeI8FGDC/R/9ZHYlwAJ3MlKNciBJazab2fQ3S6J3x0oJg== X-Google-Smtp-Source: AGHT+IFNxRBKYk9FYaPOwD+GylacwJMFsfaXRKBH5wY8mli9S541e2lzA0JxUafcTOeF23V/kIMcfvp9Ocye X-Received: by 2002:a05:6e02:160a:b0:35a:fe2b:fc68 with SMTP id t10-20020a056e02160a00b0035afe2bfc68mr5470752ilu.26.1700471120133; Mon, 20 Nov 2023 01:05:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fq2-20020a056638650200b0046660ae4b68sm17199jab.40.2023.11.20.01.05.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 01:05:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 01:05:20 -0800 (PST) Message-ID: <655b2150.050a0220.6300a.0e1bSMTPIN_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 ECC976051837; Mon, 20 Nov 2023 04:05:18 -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 | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | 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 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 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/