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 C8530432D7 for ; Wed, 8 Nov 2023 14:38:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C326D40A73; Wed, 8 Nov 2023 14:38:22 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 401C740A73 for ; Wed, 8 Nov 2023 14:38:22 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc2fc281cdso52813155ad.0 for ; Wed, 08 Nov 2023 05:38:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699450701; x=1700055501; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4xFxNBDnYqw/ATw6tYdRVMaw0b7TCILZdHBaODaXSJM=; b=KUiOxGlqdtuErXe4uF+J0n68l4shYfV/RRi5Wgh8tIDtq59n+wYr4xZIFB91zzYRlI 9RW/36BDUR4mLH7fy1cmE7OybAf/UO0Prrb1Hbm/ovRCyBPobaOWaIGyRMcOydzpF7LE y+iYyRuXP3I/DM4iE4pxhHll01UhI1x64qP5w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699450701; x=1700055501; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4xFxNBDnYqw/ATw6tYdRVMaw0b7TCILZdHBaODaXSJM=; b=e6mtuOQlFW+vPISPuClzk14wxs5KOGfvKv5v2IosAv7tXlSqHoCbH+rrikPH1IE+0t l+XhDMM4yXWbIif6gfnksqB5jTdHgQap/mLc5APCPkuBuf/1dQhGiRtooG+mUm/kBAz5 QQs24UULnLExOB1Z4zhIuLnxuFox+mQjM/p3GXLfiTxG2kDbsj5kxrDho0OTFZM28GNN C7QaKvC/wBunrEFGXjALdU6/cMoxbSL6dZGCUz0NMtXz02PcD+G3qD35q5vYj+Vk6ya0 gARi1188xM5ADGFsdnd8BU+NeztIyGAq9LtPUZhTx7l8sp5dkWj1FWKV1FfoacRlOn1W IG3g== X-Gm-Message-State: AOJu0YysyhIE1g6Bk5uWG8Ju9Tgf8NT9eQqK5XD5ITuq0wWyH+QOUTsQ fIYIudzJNrapbr1EMR4ouHSZhGfkscEu1fxyk4jQ7HVaqFB5w6IxVUD2jQ== X-Google-Smtp-Source: AGHT+IEj/GeEuvxADC1+InKgi7l8dDG/kiNeHkvYVUXlf5lDn7QpOkHBTSDQK4daYlHqCYpgnh17TLiTGn4i X-Received: by 2002:a17:902:ea12:b0:1cc:5378:6a40 with SMTP id s18-20020a170902ea1200b001cc53786a40mr2500801plg.23.1699450701508; Wed, 08 Nov 2023 05:38:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f8-20020a17090274c800b001c63422cccesm142906plt.78.2023.11.08.05.38.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 05:38:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 05:38:21 -0800 (PST) Message-ID: <654b8f4d.170a0220.3ad9.42c6SMTPIN_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 AE851605C318; Wed, 8 Nov 2023 08:38:20 -0500 (EST) Subject: |SUCCESS| pw133973-133994 [PATCH] [v6,23/23] dts: add doc generation 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/133994 _Testing PASS_ Submitter: Juraj Linkes Date: Wednesday, November 08 2023 12:53:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133973-133994 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28285/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/