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 B092B45775 for ; Fri, 9 Aug 2024 09:36:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7533402A5; Fri, 9 Aug 2024 09:36:25 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 13BEA40274 for ; Fri, 9 Aug 2024 09:36:25 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1fc60c3ead4so14867005ad.0 for ; Fri, 09 Aug 2024 00:36:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723188984; x=1723793784; 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=0H5icqR23HjjvUGXAEMnZSsLejLtp+1y5ADlMib40Xw=; b=T1quoBosA0RU7CAl+P4cqLYjUzHRJaMtLOtoTxOmZaFHzgWejyDL8ip3g58bWpo+BG 9Vnt5aQyGGnHyZrs4Im3Yc/O9oDNf8os6Aw4juUAkMJ3ixaYNfJ2pTXZW0eF0FH6xLdO wjT0Q5fZe3C+V3n6ZBFrrIyDZgj+qWd3mm0r8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723188984; x=1723793784; 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=0H5icqR23HjjvUGXAEMnZSsLejLtp+1y5ADlMib40Xw=; b=jaZj2E0wqlmkBIq6KwiLKlX8VyrvcLtedvtcI6x8bAuQuscpUKC42QsGp/BVbX/aMs mDjsX00Q43ADqK/lWv8Z82aeA3CpVtxnOfN5SRU7rRqIXWB8tIKpbMcEx1Sca6g92iXs TdQsMetz+zlA+iX2sVuXxRtaU+7mrwza4eOAGJdr9YjPUHhBbMrKMX5WbL4C5OdcnIof q8dTL/zQXJwhTxZ5MNk3RnIHrhijt7LnFbU0EvW18+wCpb/rRZKR1ZY2dp60uvu3BeDz 0gRBH4pgsFRe9Xq1qngCUV2qjhl+dYh6FtjgpRMdw2nzCMIDDvawwI/G1uTPW8aeSQWM h7LA== X-Gm-Message-State: AOJu0YzNE/9jfz10oyJQwD/SQkD7nDzxCJ2s9yL6YVPwP6I5lolC4E6A p35sg0ZtyrP0jUqLWNvezzvW10AcyRotrVQmS97fjwhB60qjXt7uXFmnECYCGYU/eByFStQtEZ4 xeq8dR7BoGn43zD54kkrzBbgp5sJpl1AbP1O/UDnJkDO/35LkwflUrnE+ X-Google-Smtp-Source: AGHT+IH2DPfo6+nxz3N5EXrG1jy7p1LJKuLY+uy6OgV46TmovKU/XXwFWva8ZnQOmX2eHoY0N6hQW5Mvswk0 X-Received: by 2002:a17:902:e892:b0:1fd:d22e:a1bd with SMTP id d9443c01a7336-200ae4e132cmr6556345ad.13.1723188984240; Fri, 09 Aug 2024 00:36:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1ff58f5a217sm10866745ad.47.2024.08.09.00.36.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 00:36:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 00:36:24 -0700 (PDT) Message-ID: <66b5c6f8.170a0220.168fff.6715SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4D4476052500; Fri, 9 Aug 2024 03:36:23 -0400 (EDT) Subject: |PENDING| pw143033 [PATCH] [v3,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: <20240808203612.329540-2-jspewock@iol.unh.edu> References: <20240808203612.329540-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/143033 _Testing pending_ Submitter: Jeremy Spewock Date: Thursday, August 08 2024 20:36:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143033 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#24725 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30751/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/