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 5D95045E5F for ; Mon, 9 Dec 2024 21:27:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47757402D5; Mon, 9 Dec 2024 21:27:16 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5F21D40264 for ; Mon, 9 Dec 2024 21:27:14 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6ef7f8acc33so39621017b3.1 for ; Mon, 09 Dec 2024 12:27:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733776033; x=1734380833; 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=Qw3ddLIdDdblQMKOGjiFfqn+/BwBr21UEUIdG+7d7fc=; b=B5Yem3O8NCSfOt2KV4hVvUTzY9Pc4rJGSzAACBV0SGlQI4GT0g4ejmSbd7UvRnepQ7 Lp95JwpdNyDRxmxhwyMTQETK+cMWsq8ln3/h9Ujrax1VpDJZc8JCKFbKsQ+B8WCZnpXM RvVSdlR+Zy+kzzQmFiCT1YolxNiXEAj3A1cHw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733776033; x=1734380833; 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=Qw3ddLIdDdblQMKOGjiFfqn+/BwBr21UEUIdG+7d7fc=; b=O5p9L1vx90GQCyQjbV5n0mnIHl6FJK95da16by57th6NKdy89Ae6I1qa+l+h5RMmpp 2hou+F5tbRzeyx+I79lWhNJKvD9AR0HcXAnpsAoYul1lJ2Zuw+66zSNbbU/d1vT30otz lJjyjVCZrz7S2+wbitGx83tyEPLVihgk6ryZ8RtgdweJRVr73lXLEic86mPX4U5F65iU 5EjVFnE1YA6fQWDaxnauNDGHFo2zO08KeM+wHtEHhuIobm7Lj+rYpCndCOobzCI4W8tH 0ZE7Rek5ffxqlFbHGdLM0LJyRJlNcMYDuEpgLsFSiYKTnCaftzzlO/Qi3fLe92PBcvPy NWXw== X-Gm-Message-State: AOJu0Yy2IMCSSi+spVzkQbMvCzqErl1YVDAoo/IO8481Wf/N7+x0hSbL V1Lh1wmnW4gt+lbJOORCcsk4MVGxkFEj+X9hfeQaiwpyd2rTmtOAYo4SpeHjmo7SIUns+RHqcvk o2wl8P8DbYcMwpIxEl69M9HquU6bWjjNNVdakyduv X-Gm-Gg: ASbGncsRgSRcLifgr7kwHx81YDg6kEA+ikFSmgqhX3ZPwksidUmSQrzOt/DbiSZLGPL AeyaG71v3yrlefZ6aZQD4AwK5fcp0bii59l+CnD8pwF4HZafP9Rp3u6n16WbOtbJtVEJlotdrIX xuPgDVC6NBvCZ8owQOmx9dK+TzIELDnhLDxnvbwVfCK73aC+jBw6vz/17KD6j1FbYDHfCWnRdTQ bK799XZRPW1WBtKGj7vKQUbuBcu/nlhSjzgAsjDAw5M+eK5i5S4VBijcWEMo226GqkPYh/ABN4= X-Google-Smtp-Source: AGHT+IGaJGcdbGCJ+fKHD2+Ptf56FPRS1vL3bmdm35kjjK0CuiJGDIlDQOrY87HJa7DbLgzzX3x5SFmqP7nq X-Received: by 2002:a05:690c:6284:b0:6ef:8e8a:6348 with SMTP id 00721157ae682-6f022f7872amr22980127b3.42.1733776033673; Mon, 09 Dec 2024 12:27:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6efd39d28e5sm3580697b3.48.2024.12.09.12.27.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Dec 2024 12:27:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Dec 2024 12:27:13 -0800 (PST) Message-ID: <675752a1.050a0220.3489b5.5b18SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 430F16052471; Mon, 9 Dec 2024 15:27:13 -0500 (EST) Subject: |PENDING| pw149081 [PATCH] [RFC,1/1] dts: add SUT cleanup to framewo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241209205902.18321-2-dmarx@iol.unh.edu> References: <20241209205902.18321-2-dmarx@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: PENDING http://dpdk.org/patch/149081 _Testing pending_ Submitter: Dean Marx Date: Monday, December 09 2024 20:59:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149081 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#298380 Test environment and result as below: +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=======================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PEND | PASS | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32105/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/