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 7E82A43036 for ; Fri, 11 Aug 2023 19:37:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 788EE40144; Fri, 11 Aug 2023 19:37:10 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 8803940144 for ; Fri, 11 Aug 2023 19:37:08 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-686bc261111so1705980b3a.3 for ; Fri, 11 Aug 2023 10:37:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691775428; x=1692380228; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jb0NPRMOGG5C7Vaz/6dtXoVyv4dx0lQzeD62UiS6kA0=; b=AIjZ3zKDPjMmKT9q8s8is/I29J9+97kC/ynrhJcKSxsnYzgL4OHZjwIOTM1uZyTAwW 0hasQL1OouorFjnufE64qIvEh7l3iat/hbwi9hExpjnE0qpTNUGPMorUBAUvYDwPzHxK mL3CK/yEOQ94DtN29AIJ74bJbwxCeSGb7FYtM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691775428; x=1692380228; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jb0NPRMOGG5C7Vaz/6dtXoVyv4dx0lQzeD62UiS6kA0=; b=N3Kx/m8TqOpz4EL0zi8hYyUvHHSCe+m3XCqGopfV5fEC/Wyes4mY6Cs3LbitDRXh2f nZOmeAdSmbaQLmJnUD79mBf5YHJ5mbAN9N9ppvH5OpOtbnW02FgKdL79yMkx9KLK2O1k /P28w5gEv+SZjXNyH9452yo7BmFuGhYdZbUDPoubzlTVGFI/nkjp2jIU0QjZw70+6Y5R 0BWG+9QkxxaBe/gtL5kElPCY9ZvoSsIuMwTNyOYbeEmCinw46Uu9wYXbB8h3MB/5Relf jK/0vU21LoLH1iXH8HyZwGkOZszajVtgxVjMCeV7kbVUUBEX0dpGaKiLH5RGRGbAvGYh jIwg== X-Gm-Message-State: AOJu0Yz7V0DGBz8Y44CmGavJGPFwwhtHHzPf61Ut1kEPAc49CiYr1Hac RhH84zlUv1eCxfF2M+szP3l3USIiuUw5K58lZq0gcH/ht3O25vx24sL9Hw== X-Google-Smtp-Source: AGHT+IH5gD0yytnUEa61A8gp3fcyW+f06JVOFmJ6Ncl1Vt3hmopa/gKGriH+VeWqj8A/LnMAUZgjJt8YkKph X-Received: by 2002:a05:6a20:8f2a:b0:137:57fc:4f9d with SMTP id b42-20020a056a208f2a00b0013757fc4f9dmr3113999pzk.10.1691775427876; Fri, 11 Aug 2023 10:37:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t24-20020aa79478000000b00687b28758b1sm275548pfq.22.2023.08.11.10.37.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 10:37:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 10:37:07 -0700 (PDT) Message-ID: <64d671c3.a70a0220.c1c07.f357SMTPIN_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 164BD6052471; Fri, 11 Aug 2023 13:37:07 -0400 (EDT) Subject: |SUCCESS| pw130165 [PATCH] build: move enabled applications list dec 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/130165 _Testing PASS_ Submitter: David Marchand Date: Friday, August 11 2023 13:28:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130165 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27307/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/