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 631F74337F for ; Mon, 20 Nov 2023 14:07:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F1CB42DD2; Mon, 20 Nov 2023 14:07:08 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 604AD42DD2 for ; Mon, 20 Nov 2023 14:07:07 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7b3d33663so48459437b3.3 for ; Mon, 20 Nov 2023 05:07:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700485627; x=1701090427; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TlR9S6i7q5aCcHmySE0+ZDLPh0IZPYyp7mnhEDgyNas=; b=Nw+9ocfVik4MF9+PVV7OuS7dvmYVqaUY6x+zV3vFLFCbJ+A5rgW1Yit7C+8rznncpZ yFY83Zh3SuNzFiBh5gwt8wBr72w1ZYCdj5AHHr114oIxRvNUvt/eFjpWCsaesvWW3hre mZyala21msw/nabmmIGMkq76pMa74DNp2emT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700485627; x=1701090427; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TlR9S6i7q5aCcHmySE0+ZDLPh0IZPYyp7mnhEDgyNas=; b=r24ZcIrrf5jEJX3ECbL0HmrbmnzEzzc7qM6NC0QXnvp/NyVd7i98y87Yy0vFTXDY3w uG4ZnYc5FZ4EtvPa+viFPBQbwvilu1/VSreag0HV6G7fCJBa97nxeReO3XF/MIEXdLzR wUC4Lcvh0rTNG/vCRx7u1lM9fQTr0ZS3FLItMgSGqUoCedjgQ8LRIosBpYIYoJtoonzu ncfbHk5kdJIygwMWVAbIyceiHwA871V3mLz9Qk9vaNswmgeFIYLcImtLn8FrvHvQZRT5 VcBHw1TZPmSMCl2bHkxB9knzUhmoX18zM8xOVvvOw1LtsaYyED4SBAl+Rmk/cLD6j7Wl qfpA== X-Gm-Message-State: AOJu0YxoZLi+BdgN2Nho69AJwyf97xKEiGCoymD6IhjfH56y7wyeAbl4 HJwMuH548G4WekHIxdfbxx9Ck0nOhRZrG9eCbpSo7ADKjdG6+ZY7cuQFuioilujfrJ1dwtfz5g= = X-Google-Smtp-Source: AGHT+IFDI1Ro36teHUIhhSQj3f2C1XdAJc2uPXeLz6N6paap39/XXRXxxRH5k3wFlczBRo/g77b/2SVvEA8d X-Received: by 2002:a81:9892:0:b0:5c9:cb4c:35df with SMTP id p140-20020a819892000000b005c9cb4c35dfmr4822825ywg.37.1700485626823; Mon, 20 Nov 2023 05:07:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n64-20020a0dfd43000000b0059b32d64d69sm670551ywf.43.2023.11.20.05.07.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 05:07:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 05:07:06 -0800 (PST) Message-ID: <655b59fa.0d0a0220.448f5.107fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6C4C16051837; Mon, 20 Nov 2023 08:07:06 -0500 (EST) Subject: |SUCCESS| pw134481-134482 [PATCH] [v6,2/2] dts: reformat to 100 line From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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: SUCCESS http://dpdk.org/patch/134482 _Testing PASS_ Submitter: Juraj Linkes Date: Monday, November 20 2023 12:36:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134481-134482 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28420/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/