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 8112842D8C for ; Thu, 29 Jun 2023 15:46:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C532406B7; Thu, 29 Jun 2023 15:46:22 +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 3635C406B7 for ; Thu, 29 Jun 2023 15:46:21 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-262c42d3fafso440218a91.0 for ; Thu, 29 Jun 2023 06:46:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688046380; x=1690638380; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4hF/5viufBRvM0+T8tr3aVIjeZ7VKbUmCGchywGl1sk=; b=Lq8zL0ps17nw/JmsS/LXwEcz7aUWcRNgnVr3ZCh2vx2WnIvaxQ4iRpcCi3WvVHgHqx 30p30V9rdA/7G5vBIsanu12JdFoRk/IXfN04yL/xNyA+ROesJ2ZDUHd76qAFObMG2HdX zN1yi240AKMjHV00po3cbn+NrcBZFTwDptFJk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688046380; x=1690638380; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4hF/5viufBRvM0+T8tr3aVIjeZ7VKbUmCGchywGl1sk=; b=Xu4l+mxsJ5aw5sIrfYL0Sk3T/7wpWMuR2lDsrPQjLlTxof5RWVJB9GA2lSrASsys8Z YVU/gfMJ5b+4KAtfEaFvg97Nd4TNHzn7m768Tejrj5sR24VkBXayKZfOlm+j4by46a6+ p2KrHz30az6+oP24qyHfA8jmG7fV5zwQvGB/CKrVjNYUJMFCbgFXumXAUN2k15Ewbffd 0pow7bCo8V4V9rItC5RXg3P5rZeOWQgmQ/8mqXSOjQZjblRW+gZE1WWKUOXrwlu9rTdA mSx1SrWfOBzS6ZZQtpy2Cy+ilMNp7l1t89fA3w96DgfezsLWKM1JbIPx/F2bQtEq5dKW M2Ag== X-Gm-Message-State: AC+VfDw5kAyDftF8pS1cpYdg9vQtaDeXSGHJAjm2xsvl6bkrvT2MO3+s a2bf6swCzbSRwnI8trVN6xEwqb69VGpRiqE8zVr8KQn3FbLNgU1RPSDwIe5DwKacBw== X-Google-Smtp-Source: ACHHUZ6uUYbbK3q3NNuLiaaJs1kfWnju+PWe/lmda/kdl2rGZLAE+AL2EVsfIDe5Gp4YB1U5/MAK63g6J/NX X-Received: by 2002:a17:90a:641:b0:263:3567:f99 with SMTP id q1-20020a17090a064100b0026335670f99mr5504230pje.15.1688046380436; Thu, 29 Jun 2023 06:46:20 -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 my17-20020a17090b4c9100b0025ddb39d057sm1136834pjb.9.2023.06.29.06.46.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 06:46:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 06:46:20 -0700 (PDT) Message-ID: <649d8b2c.170a0220.30417.18b8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 98501605246B; Thu, 29 Jun 2023 09:46:19 -0400 (EDT) Subject: |SUCCESS| pw129111 [PATCH] doc: ensure sphinx output is reproducible From: dpdklab@iol.unh.edu To: Test Report Cc: Christian Ehrhardt 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129111 _Testing PASS_ Submitter: Christian Ehrhardt Date: Thursday, June 29 2023 12:58:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129111 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26864/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/