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 C59AE4576F for ; Thu, 8 Aug 2024 23:51:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C33EA42D99; Thu, 8 Aug 2024 23:51:02 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 5545B402C4 for ; Thu, 8 Aug 2024 23:51:01 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2cb55ff1007so1260775a91.0 for ; Thu, 08 Aug 2024 14:51:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723153860; x=1723758660; 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=h2Xj/wuMaw89abUtA7E4XgRR2bDTeQLnXamKdZyRxuw=; b=RvA3shNaLgoQsP5XOXd5hhHxuZdAuCRDK4b0XbI24LUhtsIRaCsWw8Zn02UCyE8Jjg ob9heG7C0+Lmc4D4rHP5xMG36slqcNiDc8sY8Xaae5Tw9mn5MqvgbDzY+oYHB9HN8m/P 8dhu0ZvBvml38Ob6LdVrNUkieBUe9boqvA3V0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723153860; x=1723758660; 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=h2Xj/wuMaw89abUtA7E4XgRR2bDTeQLnXamKdZyRxuw=; b=Q2JHmUK3dCk1NNQ4lkVjylr4Y8dzdUg8j+bH1h3L7H08Um/9u5ul+S35bJ68tEK0/N fFnWp95xNyjrolckf+lp87csE+BvJh5+1XYaC3WyiNcP840N3G2VZhyBE3HRthuNyvD/ wga/kYlI6Piy0gTtYYRPDKZcBOZOxiV3fPluMhD6NuEZSPEv2rYVs80b74jLm1Yi6reN KKKL6jefEh7lt9uzE7DP8qKACzDovNO5K04IOBW1Uj89n+qQd5+6LpFkqNuRfML6xr1I H2PkM9Suh+o0fxY3C2p5MK9ZyQdmOnu/khVGBUmDFy7PvHY0qM4jHSyXbhQowcoNhd1f aDvA== X-Gm-Message-State: AOJu0YxCFEzJwBbap3O6XZNG52Ps50HVBQXPbT7GzfSf4D78JZ269cty u3PaNnrW/Eza51+FX7swkZkrerpa+WxLKIc4xEMyE8RNNduI9liiYHqgKjdJlMSmOkjmLi6vAqs mG0qjsuR72skBginqQw1zIQbk09fW8d2K4xpvsPkjEeS1uVLiNwVR6pMR X-Google-Smtp-Source: AGHT+IEcgDS5OzX44BElt2dOb2m3CUxUQ00jPEPq0phZIGkC4HEnCwQGIpKtTkoBtlca0ez0MgROLYWXEJ6F X-Received: by 2002:a17:90a:2c01:b0:2c9:9c25:757b with SMTP id 98e67ed59e1d1-2d1c34707a0mr3943988a91.39.1723153860452; Thu, 08 Aug 2024 14:51:00 -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 98e67ed59e1d1-2d1c9dc4ca1sm89906a91.17.2024.08.08.14.51.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Aug 2024 14:51:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Aug 2024 14:51:00 -0700 (PDT) Message-ID: <66b53dc4.170a0220.26eb0e.6512SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8A340605C351; Thu, 8 Aug 2024 17:50:59 -0400 (EDT) Subject: |SUCCESS| pw143018-143022 [PATCH] [v16,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: <20240808085452.426702-6-juraj.linkes@pantheon.tech> References: <20240808085452.426702-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/143022 _Functional Testing PASS_ Submitter: Juraj Linkes Date: Thursday, August 08 2024 08:54:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143018-143022 --> functional testing pass Upstream job id: Template-DTS-Pipeline#173868 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 | +-----------------------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30747/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/