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 66524457B4 for ; Tue, 13 Aug 2024 20:35:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41E3A4065C; Tue, 13 Aug 2024 20:35:58 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 0DF3C402A8 for ; Tue, 13 Aug 2024 20:35:57 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-81f96eaa02aso285341739f.2 for ; Tue, 13 Aug 2024 11:35:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723574156; x=1724178956; 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=sLg7ZE0Mk42hrwws0HxpKP8fkgO0oe+QcS4NPc3DLSc=; b=LeSZlGYNWRMsoFlip7umKT6HN61/+aF7h80T/LyekO91G/f2qAOeYrppnsgCQlzEpJ CVw4pT7Spt0LSy1JkYYyvdgvrUCRQeYbxZ0WZUz3rtXZxf5Klljn9ixwbCYeokVGwG83 Xx8iJ/rn5WgUjTNjMjn/+7U077U0YhaLOwui0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723574156; x=1724178956; 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=sLg7ZE0Mk42hrwws0HxpKP8fkgO0oe+QcS4NPc3DLSc=; b=YvUb5IQV3Jbo2RbCrMgg4BoEMHHk3ln1oUw+OpbHm4Hkb6x646m2sQvzFmbf/Mi4WW 6CzE/CQKR78PFjtIoJlUifd3go0o4pA6mzNYGSfObCavGxS/nKDWvQUkBuDaPHlm9AFk PysPgptm+OC6Rs0xjj5sTle84Jg29Jw5gfQfjq9iq1i2S5+zUrFC9dCSuBDbajGtiNt+ 2fFKVq9/EQy7auzZMLm6ImIPfg1pxnDlBtsp6v+H3wvY7G5R/QecuFXo733ShVRYF6S7 HXf0Ls0/Lp+yfH899L3mNpaozrYJLkw3mQq6LlHCVLILKkMbUWIm+fA4HvwSLr2PysTA GSHA== X-Gm-Message-State: AOJu0YzGHIHjNeBkHfh+ji43aTxxCiAmobdFr/ZYIdzWS3rMCrGHDWOV QzfkRcaOgxcr8EJ72lMKSzFjaZfv4UGB395CxKQNKZECs9kYE41P431HeyYc9jDQj/SYY0Ctc3Y Ky+I8xQ+HcJgPyN95eeSaz2ldXlkVkN4C4Q8WEeCX X-Google-Smtp-Source: AGHT+IGOxOefw/iNZUKyXe3322ZHLSOcHFNgNCfcqkU0mEcVcWLClU135TwEPn1T2Z7IHoYUQA33bPzJal8B X-Received: by 2002:a05:6602:1585:b0:81f:8f5d:6e19 with SMTP id ca18e2360f4ac-824dacda93fmr60723939f.2.1723574156120; Tue, 13 Aug 2024 11:35:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ca769ef2a3sm234934173.54.2024.08.13.11.35.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Aug 2024 11:35:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Aug 2024 11:35:56 -0700 (PDT) Message-ID: <66bba78c.050a0220.284d4a.b7dbSMTPIN_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 AFA52605C380; Tue, 13 Aug 2024 14:35:55 -0400 (EDT) Subject: |SUCCESS| pw143118 [PATCH] [v1] dts: correct typos in conf.yaml From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240813171745.24049-1-dmarx@iol.unh.edu> References: <20240813171745.24049-1-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/143118 _Testing PASS_ Submitter: Dean Marx Date: Tuesday, August 13 2024 17:17:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143118 --> testing pass Upstream job id: Template-DTS-Pipeline#174931 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30784/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/