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 F130243192 for ; Wed, 18 Oct 2023 03:42:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBA494003C; Wed, 18 Oct 2023 03:42:55 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id A049F4003C for ; Wed, 18 Oct 2023 03:42:54 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1e9fbb7d88eso3051476fac.3 for ; Tue, 17 Oct 2023 18:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697593374; x=1698198174; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E5CABcI7zTft5l+XB27BNgC67QWLKWetSjNdTXT43qc=; b=PVsdxh5ML4sVaSKnfwPPc6bZld+nXTDS+qd7fT1zxgFKkxo9WRtgyBqk1lNn9NMy7k Cy0/Il0z3fC4XH5t9fMq3lL7F+9EFCRYsUnZGF2cCJrLNHhJ/BMOUWngBuIT2756euiM ndH1aV0jg/lOzzDCsep5J0Sk2ilQV8hXTis+E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697593374; x=1698198174; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E5CABcI7zTft5l+XB27BNgC67QWLKWetSjNdTXT43qc=; b=ntW4eMTB6wLH25uJNKH43nQEN27dsoAeAFKgGR2fc9U70dEZdNbzDeqcpmwrbiCHKj zt8h/kDtNriMafOQf3DzxkCx91jzkEfZwL2GjJRjItUSb/26wyH314p8Y6zMYcbSPUqg OAXf090wGaKSX943+BKwJFaLCn3ikHSt9Vy7u0h9hftGvtteSjL3RqytyPVDA9FYLME8 LMfd8S/tBPe5P69tnq/JSBYdINKwBmYfzxhLnB7rcC5itBERM6aGCasUxCK15VpNe2MY /frDaCWa9v1XlvKwQsQQgA4usF7Uk3NeAKEt2AnOXhYnuVBHyLw9OEuo/XSM9qhqytr7 aXUQ== X-Gm-Message-State: AOJu0YxnCDFjLqfEZZlW1BqMw09M/t2K6qoPd2OnCQcr/2XThCKftTwT Nr4RyTeRVEIu3q+/45Cec6FggBsf5iiofgHHHi1hlc6mfklcpR6OBb3bqg== X-Google-Smtp-Source: AGHT+IF13QPFEKrdYJF/ZwyJYxQ6lf7RLhTNRTBvtuabCqqlJFAqOMGjSvio8fvZVBmNVJpriJcbd69Rr4Hf X-Received: by 2002:a05:6870:4e02:b0:1e9:95c8:e15f with SMTP id pl2-20020a0568704e0200b001e995c8e15fmr4304801oab.13.1697593373873; Tue, 17 Oct 2023 18:42:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c6-20020a056870a58600b001dd0161476esm279035oam.42.2023.10.17.18.42.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 18:42:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 18:42:53 -0700 (PDT) Message-ID: <652f381d.050a0220.68830.7217SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5C286602A042; Tue, 17 Oct 2023 21:42:53 -0400 (EDT) Subject: |SUCCESS| pw132738 [PATCH] ci: test manuals generation in GHA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132738 _Testing PASS_ Submitter: David Marchand Date: Tuesday, October 17 2023 08:53:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132738 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27963/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/