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 2E19645B67 for ; Fri, 18 Oct 2024 05:22:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 249F14027C; Fri, 18 Oct 2024 05:22:39 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7455940265 for ; Fri, 18 Oct 2024 05:22:37 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a3b2499c65so5911185ab.0 for ; Thu, 17 Oct 2024 20:22:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729221757; x=1729826557; 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=UTElD8VvbIsCtpS/sXlbbsEwipfewqOevyY1Yz3WHBo=; b=DKiAcsKa++Ndw2yQw2yB03F+vyUclNRfoHa14zXnDlsNEbEiW8V4UtWGMFlZolnZFq Ta6hTwaCUZFosPHho0FW4NNvgXzAhA66QWAqn0njKVBsf4WwXpYRvpBTeLOv3nWb9KCr qOQTfK2xr8l3hjSlgjN3szZtBxs0IeprFOgt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729221757; x=1729826557; 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=UTElD8VvbIsCtpS/sXlbbsEwipfewqOevyY1Yz3WHBo=; b=dJsFwPJC7p8F+igMpwb7q5T5QQD8jVzCqNcSmuzdN/DMP8Zv16oH9XlMpyD4Ae8vBn UwJm9A2I9aXsYQnrPpQnA1GDLMGJuQzmIccOydVpvIfmS5xG6BMhBw6fgKrA93TYUG1m nchqM/owjoFjgntkPzv+vndEVaJPNMuL191Uz9x1bs+hroevFnrdpLtkZi2U1Uhqh6ob w9Xf92XNMhkBlpEGPkfSgr1ht8tQXAsk5qoKAh94rZ1dq4nqqtIXjmj/pTcEl3X4SPsh Sv5BgDs2XXH85OTsBZ75i5Wca4j0GCvoESINZ5+EF6UH7MBGFhg5Mup2a5etr/ZaQO9y oNoQ== X-Gm-Message-State: AOJu0YxICUuHi8M1/B3eSK18MM6YfScGfixPMJoCucY04Ti0/zXQIECM xwGpVv7e6pCBrP7fGsNKTZQEgtkQE6pMQmWJOTQ2fb4R7TaMh3gfbPz7zSIFJoeymQXfxa0BcWS udjGAqFQY9s6tm0wRcBIgby+U1sa/sGtRbKB64/SrZwHyxMFPJe46pDkC X-Google-Smtp-Source: AGHT+IGGq1sfuNtWuNWpmcm52DObS/gZ8uJn2lG3S0uugQdAFL/yEqfqmA9TUGcbI8KAowMWYUMNRCv8YjNy X-Received: by 2002:a92:c26c:0:b0:3a3:a7bf:7f85 with SMTP id e9e14a558f8ab-3a3f405087amr7112595ab.5.1729221756719; Thu, 17 Oct 2024 20:22:36 -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 8926c6da1cb9f-4dc10c4d0b6sm36707173.72.2024.10.17.20.22.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Oct 2024 20:22:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Oct 2024 20:22:36 -0700 (PDT) Message-ID: <6711d47c.050a0220.222a14.27b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 575896052471; Thu, 17 Oct 2024 23:22:36 -0400 (EDT) Subject: |SUCCESS| pw146198 [PATCH] doc: fix Sphinx build without RTD theme From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241017171413.2846973-1-thomas@monjalon.net> References: <20241017171413.2846973-1-thomas@monjalon.net> 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/146198 _Functional Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, October 17 2024 17:14:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:6011b12f52b60565d4dfcc3b382551ec1f53b3d4 146198 --> functional testing pass Upstream job id: Template-DTS-Pipeline#189072 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 | +=============================+========+ | 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 | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31539/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/