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 4F6CA42D7F for ; Wed, 28 Jun 2023 12:10:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48E12400EF; Wed, 28 Jun 2023 12:10:25 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id E5EF8400EF for ; Wed, 28 Jun 2023 12:10:23 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-262e66481c4so1652295a91.1 for ; Wed, 28 Jun 2023 03:10:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687947023; x=1690539023; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qEjDr5jzzN8rYkxDnU12Val+gCBLMUaOR5CubNoi5fc=; b=C9+AVb/Cv+r+z4X6DmLwlgncvp43sCnhdwhfcOjqub5y4HL3or/5sFrDNEhYLoer3a IbOwKvqPRSkRXIgNXNi9SUOTjKWiprbXWaDAjTuW0mPCOyOgBhsZ6To9CzfWlXCtH7e7 EZYqkI0g0kRAbSg+wSPr4HlYNrMs8EYe6YoaE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687947023; x=1690539023; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qEjDr5jzzN8rYkxDnU12Val+gCBLMUaOR5CubNoi5fc=; b=KzvOQtwjVSe9RGrcR3tcnFYHd4bFKh4dnLozKAOOpdyUWjTHztLhNZS2GWl6VCTJt0 FxnUrYoPmFbAtKdFTxGqlLzXzvwte0iDJ20AwCybyP6+8hYxKpuhw4YRT1cszV8U/0RH IZy2H6hFbkzoNspnekEqTmnmVk3aLrNBQbI9dT7noWDdfAdngzmyLNS0Nj5N9hEMFJCs ePUz7wrfBTgk6sMyLn/e+TwkjgqWgBzNy3a5aHRxMjzj9eyQcq8XMzbsV7bZGuxLLIzI B7qOraswekaWbeXd4ILBhLgA7GiNe9qPmrhSWcQBMYIA7LcYMygtME+liO9/DYI+RAZG TYZw== X-Gm-Message-State: AC+VfDzrD5L+LJSdOWUWlCWWA+2kso1ouLcQqh+OjGRt8+DZQ6/jMd5m QjsjdmW1jcik+rZGuJ6hwqaz2BfYmGtB3qMYgP2/ApZA/iHQNNwRNkCJhw== X-Google-Smtp-Source: ACHHUZ7cC641580prvfPzQqJZPagAtoXU+8h2Fg+u7QQQtppsbYAjvqLEeXkq8WjOKMFovnpMnDL8xHREdw0 X-Received: by 2002:a17:90b:3141:b0:259:548b:d394 with SMTP id ip1-20020a17090b314100b00259548bd394mr24698804pjb.28.1687947023048; Wed, 28 Jun 2023 03:10:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z19-20020a17090ab11300b002566c76bafesm793835pjq.5.2023.06.28.03.10.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 03:10:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 03:10:23 -0700 (PDT) Message-ID: <649c070f.170a0220.5cb92.7160SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3DBC3605246B; Wed, 28 Jun 2023 06:10:22 -0400 (EDT) Subject: |SUCCESS| pw129035 [PATCH] doc: fix missing release note for link su 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-aarch-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129035 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, June 28 2023 05:39:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129035 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26834/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/