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 2725E45DB7 for ; Wed, 27 Nov 2024 15:46:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02604402AB; Wed, 27 Nov 2024 15:46:12 +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 9D1144025D for ; Wed, 27 Nov 2024 15:46:10 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a78c242d50so26835645ab.1 for ; Wed, 27 Nov 2024 06:46:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732718770; x=1733323570; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=dMrwxPtNZ/LJQ9hbObcCEeRUTgDR6paefSVSNKmj1yk=; b=SlVLOgGJJJy3TEYfp3GVweVCJfygyFv9oDmnsKsp/qfTo1Fyb3UOAJPbDTSTBTB309 DJ7P8fGFsjhqJS8Ru7HPneFUcs1R5GhYdSQ+5a4NgAmTfrWAVab2Ds5FTLUYeNripSzL lX5+LUlOYgDhORn+EW05cbdO7uzvmNVxs+Uj4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732718770; x=1733323570; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dMrwxPtNZ/LJQ9hbObcCEeRUTgDR6paefSVSNKmj1yk=; b=MkffItSbWihn1LO7BuZp77vZ9dyH/yLANxBc0hxIsbRkwdT2BLs7nvXzDEuJDajn1m AC0ebvOJvlJIvjb8qGqv2Hy5lTywvTFn/yVw+OtISaAxELIENU2JJrBQmipNmM71ERLP ovRz66R1s9IVKUaxD1ftw4M6qbadDESzyE+qLPtwcHXPIfm4UeZog/1Af8VYWYXU3+HA x8tMEBvTOXXD6DmjGl6gU8/lVpXRx3QyiJp47j/tRMyOqdG9DwcWXze3yE8vwQOA4LxQ 1VLYxwjjySxnqBIsKkLe/cOrFSGsQ5YF3ASx/hqQC3de4hA4GiIsJn2L89gj/iK/emXQ rPGA== X-Gm-Message-State: AOJu0YzCeIUV6n3FY6ZsM08qhWW6aZY4ehR7BGB8THLg+eSAk2eeJCcV iftrta1z3P6/EwTKGQFDIPMqMMNSBKR03g7fK2REyyItnRtebsCChFDAOkX4PZRUXtfdsZLPVQr +2LDveMSlOrwFjj+IOMAmtYDAlrmYkWDCs0DYz3c1 X-Gm-Gg: ASbGnctE9MRp+2FV93aRtlBfe27bVDHmifsWj2rAXH1YYSgXLgjXFOCjZ3vXiQUejOM rT0lHQcuFQxVfLpS2DuoYKQ60ehxSY0O3hq3dGicKJcUX15x1RlWH5BUDYX6CdZl98FLMBIozhp lkoxmF13k1UQ/i2ZAPkmz76OGzvRLort7lOusTegIMFlpg1wwTozxiPeEY/VBf48rkV9aB4OO+B LZDDIBgZKrmiv/XZHjatKz8hbYxjNjo766vYsOuNhYf1F18I5HNktQ+0X1hYqYUv9Femvs= X-Google-Smtp-Source: AGHT+IE8G8UFEYXoMUDizBBFBoyYCJIXJfSSt1B/h9+CwdWz41jBshKBqFtgGRjm569QJU08aFH7v1o1UxEO X-Received: by 2002:a05:6e02:144e:b0:3a7:2182:e916 with SMTP id e9e14a558f8ab-3a7c5542050mr32537665ab.7.1732718769993; Wed, 27 Nov 2024 06:46:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a7a22c6f14sm4447615ab.3.2024.11.27.06.46.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 06:46:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 06:46:09 -0800 (PST) Message-ID: <674730b1.050a0220.10d857.d6a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 627E06052471; Wed, 27 Nov 2024 09:46:09 -0500 (EST) Subject: |PENDING| pw148911 [PATCH] [v2] docs: remove html dir from nested do From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241127114136.1102663-1-paul.szczepanek@arm.com> References: <20241127114136.1102663-1-paul.szczepanek@arm.com> 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: PENDING http://dpdk.org/patch/148911 _Testing pending_ Submitter: Paul Szczepanek Date: Wednesday, November 27 2024 11:41:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148911 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#295635 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32037/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/