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 5EC12456E6 for ; Tue, 30 Jul 2024 01:33:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57F544069F; Tue, 30 Jul 2024 01:33:16 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 3843D4069D for ; Tue, 30 Jul 2024 01:33:15 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-397ba4f7387so23964895ab.0 for ; Mon, 29 Jul 2024 16:33:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722295994; x=1722900794; 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=WJbLUDUIK48qB4n32WEH/+ZzaIfOwYOiNTcq7zGrknU=; b=a/btcUwm+ifDG7ouXMWyRPNtPCtOIywB20Il0erpbf0nEt8k7IkrTCduoxkwN69rnV GjKzGUCWYK1djXUteXJQYPQMmY3VSGJwpEMEUOaMhHTpyp84z2KmLEAPhRgwK+vrvMJd 2e+IY8CcTWEcmvDB+Xd+6x7YMKNXjMRjq9nFM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722295994; x=1722900794; 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=WJbLUDUIK48qB4n32WEH/+ZzaIfOwYOiNTcq7zGrknU=; b=obaG2jKTBFWz9lFIk7Ge1jLvtCdpm5fLewTpk7N5prr7cb6v/qECmWzk+hoD5uWOC4 fgbqwm5MQPkTVEe3eGMLRwmYYTSpU9BZa93gkKA7raXmVN0Esmn7aclL+tUKLnTP6DDp 3Pz7/5H/0lPbJ6gCDQXp1Qxdx+GClaiy2zg0BGBo0b7mhRvGFLK5mjV3e3OnU6fWroyD lUMEYqRsd92iVfBPc0Ra5cCRxYRHZLbPyFWbFt6VeiIsLtGBBC3gTRGqEeVAGjHets8C AQtI09ns0J9UyJLx4zTVDb+tBlw3h+RvwmEi1oW0fDNb3qEYBOE3lYhsmyfAqDt07GkW 2LVg== X-Gm-Message-State: AOJu0YxbGc09lQI4Jp8KUSnoyIkZUEke4AyXfHSUPnhS04b9UnleKWjH mm030IT5zCWcB5dbajg0vv3NqPviEvk83CH4chyejqAsPbwf9yxPk18e1MP3ZEywWUfunrjUs7R yoItPsoqdk6IhYMX55PRaMdlx1iSf989pF3Dq7oD5 X-Google-Smtp-Source: AGHT+IGza+tObBqrjLbbUPRyKVAUbiUHx4bGcgUe+qghH1n8xUJ3RdkIFZESVM/40o0T6q1jldTE5TsqlWWp X-Received: by 2002:a05:6e02:1c45:b0:381:a2f9:90fe with SMTP id e9e14a558f8ab-39aec2e885cmr139354855ab.12.1722295994502; Mon, 29 Jul 2024 16:33:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39a22f07268sm6142745ab.55.2024.07.29.16.33.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jul 2024 16:33:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jul 2024 16:33:14 -0700 (PDT) Message-ID: <66a826ba.050a0220.2ebd1b.152fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 09507605C351; Mon, 29 Jul 2024 19:33:14 -0400 (EDT) Subject: |PENDING| pw142750 [PATCH] [v1,1/1] dts: add text parser for testpmd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240729203955.267942-2-jspewock@iol.unh.edu> References: <20240729203955.267942-2-jspewock@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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142750 _Testing pending_ Submitter: Jeremy Spewock Date: Monday, July 29 2024 20:39:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:4b5abe7ec1ed2d43a285599bbba23f62ac049d8f 142750 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#245998 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30646/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/