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 6F52E42D8C for ; Thu, 29 Jun 2023 15:45:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6855B406B7; Thu, 29 Jun 2023 15:45:54 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 187D0406B7 for ; Thu, 29 Jun 2023 15:45:53 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-345d3c10bdfso2762045ab.2 for ; Thu, 29 Jun 2023 06:45:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688046352; x=1690638352; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4hF/5viufBRvM0+T8tr3aVIjeZ7VKbUmCGchywGl1sk=; b=As6A4LlE/Y/6V9OIZnvLXDHLZPXONSpaRy4sVWDo8uy1cx54jWyodfdpiU8R9CZDgz FHjPndVxEdlDR9WCFfly+b/qJZ/6NTT5mO7xN1WbqaKmTh2YNBCFXZ3+5qnc231tPbBv ZImR39JTXNztvBIj9Okj8cnIzghEP0SONWN7k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688046352; x=1690638352; 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=InUz2ddQc0FXMbp/dlgOoVS4DCbEZ0W05pwtprX8UVYPzfhZPPCwvtpLBBBBJdYCI1 Hl/7KCmMPr/oVx93rjZzaS9rdo6O7XQxurWEAisH0DbuCHZkj0+5js0dA2+kzgLucAe+ jURl1gyW9VWj/wBp4ZLXMUVivGLZ1kLxfZT1bsgXElpDmriKyYhtzJSxmGd/DV5Uis6y 0jnGY19/WTwYVzWaKTwisI6EbjiZKPH5QLIpjCSlQDQK6vAqpPJhCz0V5F2JdZnr4BwG poQ7q5a/szo4R4h4kZs/Fxld4PflaTv8iPV1C6ngyxKpbAkC2Qkj4WwvjHt1e7cq8ls+ xb5A== X-Gm-Message-State: AC+VfDwwtVDFTyvlpGvodFHCB4rG+jyHzfT/LVVuqHpcX406rx1dln5/ qB0/9f1EBND/+mEnoqs5FTMAN1E9rs9SF0+SyQ9SoGyeZ+N0JvhNZYSKWzcW0Tb+TA== X-Google-Smtp-Source: ACHHUZ7+VSEOtym0Ke0k7tpZUbO2OxE8A5PShqzvQx8+KnRlaHQisQ9ZmbfvLrR7yuFwJqh3zOZMDijt8V3p X-Received: by 2002:a05:6e02:6d1:b0:340:79ff:c1b6 with SMTP id p17-20020a056e0206d100b0034079ffc1b6mr28007636ils.4.1688046352473; Thu, 29 Jun 2023 06:45:52 -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 12-20020a92130c000000b00345c22de77dsm383000ilt.21.2023.06.29.06.45.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 06:45:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 06:45:52 -0700 (PDT) Message-ID: <649d8b10.920a0220.3cdc2.9cdfSMTPIN_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 2425E605246B; Thu, 29 Jun 2023 09:45:52 -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/