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 B41F2432E8 for ; Thu, 9 Nov 2023 17:41:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEFD44021E; Thu, 9 Nov 2023 17:41:01 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 5CAFD4021E for ; Thu, 9 Nov 2023 17:41:00 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1f084cb8b54so626448fac.1 for ; Thu, 09 Nov 2023 08:41:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699548059; x=1700152859; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZFr04daIrh6lYJ8QE+EVK5Usf0RPQBS2ZNQKZpBLJ08=; b=UNHQyXAuPDwZIdz7lXLFL/pz4CGs7kHZtp/tK2kH44BeITixoiPMTCVSM9I/YAnQSd 53UGLVctfuqhKQrs7lOTy20iL51foYP+TZjivjzq3o0j5k3Th1i2Y7RNLI2DNL1bAdwK CnWBnnjqFQ5381qvWSZubQaPwNQo3InoNniY8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699548059; x=1700152859; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZFr04daIrh6lYJ8QE+EVK5Usf0RPQBS2ZNQKZpBLJ08=; b=go6fv9OBM1MxF5YAI49l83TwlMpMTr6hZVu+z24YRH9043YF05T9HN5eliTb0XKmSS RjrdbK4Gd7MQG/MyJF9gkXoXy6EQXgnmhKaMsTpCPDschsVyhQ3/RFD9aenaounUgZaO QVjGu5zcuSkKHdQCW3L0Fjr1BuBKhjzdJluonxTRaC7pVJqtMr26WTZ9AVkxzXDZucga mSDSP4enIZK0+48Dx0+vyfiuzmVXfc3hhEghlEj+ksFzcK7vexg30TE8BAL44Zmrz3nJ l33Ox49geLmRhILhcNJPtLOR2scgFMm6iGTILvWoY1GA+ycnRXZfXsk2Um24rkRxxgxl 9Pgw== X-Gm-Message-State: AOJu0YzjJ1O7y/0/LXYae1LUq1u8mHcsqI2NAg+RvQJx30NE3uAyjESc 7EOs0QiHQ2Gm5eAvpU43mq1peFbNsL1VM2F0mPa5oZW7k5Rq5LIVfnW87sq225/j+QA/x/TNGA= = X-Google-Smtp-Source: AGHT+IFMUvemhjuwXvueJrWmGltfH8oSAcbLrhAz6hK/WdK6cMjFUtQaPoEwJh8QMriFgq6W7OJoIw6yOsPw X-Received: by 2002:a05:6870:4612:b0:1e9:87fc:d63a with SMTP id z18-20020a056870461200b001e987fcd63amr5316728oao.56.1699548059588; Thu, 09 Nov 2023 08:40:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q17-20020a056870e61100b001dd4a87d433sm1185140oag.13.2023.11.09.08.40.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 08:40:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 08:40:59 -0800 (PST) Message-ID: <654d0b9b.050a0220.8ffee.52a9SMTPIN_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 16BB1605C318; Thu, 9 Nov 2023 11:40:59 -0500 (EST) Subject: |SUCCESS| pw134018 [PATCH] doc/rel_notes: add note on libarchive dep 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/134018 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, November 09 2023 10:52:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134018 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28300/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/