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 70C1C45748 for ; Tue, 6 Aug 2024 10:36:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CBD940DDC; Tue, 6 Aug 2024 10:36:17 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 9862040DDC for ; Tue, 6 Aug 2024 10:36:15 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-710afd56c99so218908b3a.0 for ; Tue, 06 Aug 2024 01:36:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722933375; x=1723538175; 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=WDmUJShsf99X70JBALAX5Jz2X+zTblcFkIeCmJ6uZHA=; b=TjT7bKB8E9X4kdxZPkxL8YGS+IODHwrifkpRkRJxpEs8GV3CzHufxxAn4Yc5JKxDQA 0RQje1c6Ysac1rIKxpXOYowtKPEpWZSmq/MBr1sniIim4k39B8Dp1qJoIEGGOa572BYO w/NrnW6qO+pZ17+sYoN8l5LuRckCQxWllQtDw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722933375; x=1723538175; 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=WDmUJShsf99X70JBALAX5Jz2X+zTblcFkIeCmJ6uZHA=; b=WEc9OX3vBdt3zQaxcTkQ3TUg3xLNn4xoSNF/Ffh07D+ITCOANw/2z36Hkjt2LZRdv3 9yPouQcLUR05/aHLpRf9pA7cAPDVSszWQWMDveH+1OrxD4S3kuX5fspJzjPVxRtWWPCZ D2dxidANMafu4qDym0a/dvuugmPnTHXMCexmt4ri4GgPUa7H89+Ix6iS7KNEfsqpWgsI 4yCeipiQQTTBwqZF/R5EZclY9MGPvtA+DdkjUxJE3JsNPArsoDhx9FIQpkSLpWhwoKJc MFITuhgeuKr0UyLnr9gEzD8S5V0KPJfxkPliMXmm3w5nVA7SGUHX/3iY2j8K0Dhzqnl+ S0hg== X-Gm-Message-State: AOJu0YzdBINzm55l/LOKUfUpTi8yAT/XBARutR2fN0MwnqISs4XuzF2f 0hvgTSz+S3vhGgjvC7oyHzH3sT7yeLxQDOoJJwf0KYGZZCdz2HXKLjLkGI9l6racY03QjQBIlo/ xFwJlFY/2+w0prmHzLss5i1Faz6PvDen2qChlHiafLz24B2pbse6PGS14 X-Google-Smtp-Source: AGHT+IEmkZ14svZMbujGOwF2lSmnkLzEnNl7Ffq9ipAyR9LiJ6B4Ar4EVAXS7kdeufQoEiikS/eTOTlk22mY X-Received: by 2002:a05:6a00:92a0:b0:70e:cf2a:4503 with SMTP id d2e1a72fcca58-71065f1e257mr30681153b3a.11.1722933374714; Tue, 06 Aug 2024 01:36:14 -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 41be03b00d2f7-7b7652b660asm705892a12.30.2024.08.06.01.36.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Aug 2024 01:36:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Aug 2024 01:36:14 -0700 (PDT) Message-ID: <66b1e07e.630a0220.2afa91.b7f1SMTPIN_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 EE6606052500; Tue, 6 Aug 2024 04:36:13 -0400 (EDT) Subject: |SUCCESS| pw142912-142916 [PATCH] [v12,5/5] dts: add API doc generat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806061401.222164-6-juraj.linkes@pantheon.tech> References: <20240806061401.222164-6-juraj.linkes@pantheon.tech> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142916 _Functional Testing PASS_ Submitter: Juraj Linkes Date: Tuesday, August 06 2024 06:14:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 142912-142916 --> functional testing pass Upstream job id: Template-DTS-Pipeline#173236 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30722/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/