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 B3F3142E8F for ; Sun, 16 Jul 2023 21:08:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BE7A4113F; Sun, 16 Jul 2023 21:08:41 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id D0C9F4113F for ; Sun, 16 Jul 2023 21:08:39 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-76714caf466so359243885a.1 for ; Sun, 16 Jul 2023 12:08:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689534519; x=1692126519; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gsqDpIVeX/z6ejkGbpPZF9Qb3UMdRbtnt2ImWtOxlxU=; b=L/D8Ci0GZW8waJ8VblU6v9Nza4Al0GWM9nbIjFeZG8j7uu5cGfn8ND/+c5siwVBG1A txBAruEHboenv+5DROHyLC3MnU8DgQwtKndTlTLm8KumsuaTCGNH8j3VUTQwRkPtlu2a tbhTrVQn9EA1lsOSW2n2nO+GYrSK/x5DV5O4A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689534519; x=1692126519; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gsqDpIVeX/z6ejkGbpPZF9Qb3UMdRbtnt2ImWtOxlxU=; b=dkYlQQciY9IuFzJ+/tVfFQ+neYn52JArygP7rWdIBdfMPGtZKwacveftMYUqREn73P xlrS8nHuhksbPcCv6gSZUKdtHYk8k8J/AOZmuNzk8P6b5uHTqV2BGRWP/8jrtsdwwgEW 1IvpPDHTFQXiAVs9cE5XpFLHx3u6sjlfeLG2DckwVWu2+1hEaRqAgxG2O9Z5XgFm7Up7 aa7soCzoa16hr6zZTdNvWj0n5dd996A38KiWPRACZObNfufEvNU3S37qSYoeGCmz+1i8 m7ksSE2RwDx47nqPmpt8Mw/0vfpKQNhrw76ifTH/VZSex0ZQ8XpoV6Zc20kH1/4m0KyD ojqA== X-Gm-Message-State: ABy/qLYb5pKqVI1kktkCjd9c9IlNlbmHbVF06+O+07YiFaErLP5K5OHY bM1w0ExeX3cswlkShpr9RI/2lWYocKWApgeMRxlwZX6adlHHNNaUkzi+5w== X-Google-Smtp-Source: APBJJlFJTcy3ZRJ+TwUa0MZgbsMCTAWczW1sgJWURqk4JxEGF0PDm+vuCDjbNWwJjEIM5fmPb6UoTwD6DQAf X-Received: by 2002:a05:620a:d94:b0:75b:23a0:d9dc with SMTP id q20-20020a05620a0d9400b0075b23a0d9dcmr13155030qkl.50.1689534519282; Sun, 16 Jul 2023 12:08:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f1-20020a05620a408100b007671b63bfd7sm1669537qko.5.2023.07.16.12.08.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jul 2023 12:08:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jul 2023 12:08:39 -0700 (PDT) Message-ID: <64b44037.050a0220.2ee6b.bf05SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D2E52605246B; Sun, 16 Jul 2023 15:08:38 -0400 (EDT) Subject: |SUCCESS| pw129562 [PATCH] doc: fix description of runtime directori 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/129562 _Testing PASS_ Submitter: Stephen Hemminger Date: Sunday, July 16 2023 18:11:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129562 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_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/27077/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/