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 38C754337B for ; Mon, 20 Nov 2023 09:41:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 342CD42DB2; Mon, 20 Nov 2023 09:41:49 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 404B442DB2 for ; Mon, 20 Nov 2023 09:41:37 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-357cc880bd8so15410505ab.0 for ; Mon, 20 Nov 2023 00:41:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700469696; x=1701074496; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=opz7ri6GzV2TlaBVB7zq09UAWjwd8eYxQdGH2mLbxnE=; b=VYl4/dfZIrG1GBFLOQDweTHMzCOnxFdsyizRHQ42q322sX9eP3Lo4WGuKx7BJUMQVb 7QCQ4eljoGBQYvwROEOwkqpqxV1OS102N+90DK6VmkGpGpSPgFd0F8CSm1DUtXxwWbVO RDTMbr1ZjACLixhRrv4x/cBx0U6UEL8ah729s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700469696; x=1701074496; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=opz7ri6GzV2TlaBVB7zq09UAWjwd8eYxQdGH2mLbxnE=; b=v9/VeJP+WEOmV1lT+0rtBb6WDzr+AGfNkFbX5ZB2/Eh0OCfbfyYFAlB6t+kYpVBJwR IbcMWa9X1fG6P74Ex3dzP9X5QgyKZJizGP07ZafdwD3j6quJtjSeYJSr0YH9MVccIvPY 41mr/vvb9Cl3cINjD4VauRsvkfUroU5U/vu70BipBTCFHID9DPx3DysBQrb1JSDyjoK+ iyDalO6j9O4BI8CQouFPgFLQ90oLsZZpOW+q4caWojIcmbGdYhaTfzgLiYrEkWjZeXrn 4V4031+riXymtBtf0ZurmI44rSvjyYUAfhFd0/PXsBqGFx5sccbC8NH25Rv6Nw2wZLL3 RBJg== X-Gm-Message-State: AOJu0YztSZ24MuK6vSfvooGdW8bGHnXlocFeE1l4zOWjUXfG1WFn0v47 858azaTLdFVfx8c9Iww8BCnxqzqA+ogT9fyw486BZEzU7vnaNmUbO3/8Ew== X-Google-Smtp-Source: AGHT+IHf0cq3c/4pVTFRQHDZ3RiiGAvw7pcNDywA0gJ+7vnz3bfwiLzEse4vtv49q6380VdeK71hPgx0z3av X-Received: by 2002:a05:6e02:13c4:b0:357:f730:cc4c with SMTP id v4-20020a056e0213c400b00357f730cc4cmr8046104ilj.6.1700469696669; Mon, 20 Nov 2023 00:41:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a2-20020a926602000000b00359cc3e0ca1sm324302ilc.15.2023.11.20.00.41.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 00:41:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 00:41:36 -0800 (PST) Message-ID: <655b1bc0.920a0220.8235c.4157SMTPIN_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 07CCA6051823; Mon, 20 Nov 2023 03:41:36 -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-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/