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 8A021432E8 for ; Thu, 9 Nov 2023 17:29:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8353A4021E; Thu, 9 Nov 2023 17:29:45 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 18EAA4021E for ; Thu, 9 Nov 2023 17:29:44 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5b383b4184fso12895507b3.1 for ; Thu, 09 Nov 2023 08:29:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699547383; x=1700152183; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZFr04daIrh6lYJ8QE+EVK5Usf0RPQBS2ZNQKZpBLJ08=; b=gS+e7Puzr/ohQ5V+FS2u0dhl1T5cBJW0AUkEXocCJeO4QV4btBkJIDielnLK849BFF xXsG7Sw33QP9ed1n3MvLcwm9fU9GslWvwWGc/cDs6GPI5T4u6n3CLOn9IJOmAx8qFT/K 4qv/cXDdNyDHXvbcZ9AnYvls6IzfldqaagAHA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699547383; x=1700152183; 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=Rj9dHa+I31T8MUIBGq15DdALgM68xAGYt5zYV0EqZrA4qnTRXjAHnHddNlsbkhIxAu uJ904SeCzk3cURb/EgAxbNiarJmrIkpTDPuNY/ujbivCIggJnw1TXmw/QNG6GuIxc9QP n19b9fzYcrELUGGBeS0AT+KuZFx3l6MRgSILq383v24VCTL8ubeZET/vsu9GtXapARcL YSIr3vNWHyR3eaXe0P8+FDnRmjZ/fY2lxCx8Vfn+ergktAdCfVkRcMANL4LjvcuCABgy 2wjTusotTUUo6SZJ/jHLJOqzwnOJNtCx0lMWjxKbIRZBbECglcna7c7mdO2+E6I0n/vu RQhw== X-Gm-Message-State: AOJu0YypKNlYB/BEyPhhFQLZKHaYBdx3gqKxb4yOF4tr3aLS7TKUxYDj 3jkcT0d2YQp/3B3bCvfyaaMQIpAAlOkEbkhQdnfvRrOWoHXQjKzMVrLopw== X-Google-Smtp-Source: AGHT+IFQ8NA81My4l0Dbq5zMuBWGd7+/vSmbq4eZ8bz0M4dgYi/LHMp1+uvvgMZA1aHcMlWRZKoFsNFbNjhI X-Received: by 2002:a0d:d2c3:0:b0:5a8:960d:9aef with SMTP id u186-20020a0dd2c3000000b005a8960d9aefmr5109704ywd.49.1699547383530; Thu, 09 Nov 2023 08:29:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m9-20020a819c09000000b005951c57908asm1205504ywa.42.2023.11.09.08.29.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 08:29:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 08:29:43 -0800 (PST) Message-ID: <654d08f7.810a0220.e0cc5.04fbSMTPIN_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 3BD6C605C318; Thu, 9 Nov 2023 11:29:43 -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/