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 CA7B643836 for ; Fri, 5 Jan 2024 04:33:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C61AB402AC; Fri, 5 Jan 2024 04:33:22 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 066E24027C for ; Fri, 5 Jan 2024 04:33:21 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7ba9f1cfe94so5374139f.1 for ; Thu, 04 Jan 2024 19:33:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704425601; x=1705030401; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NP5bPX7wcjcJGVlw747zK38mHBTwKPqsGrmqF5NZJ2A=; b=G6PHrAtICVJFq0F0mGuWLsHYujkFj8u1z1HgtHbskq0rAhBEbayovy/KY+bpJs4Z5Y +0e2mestwrkt7VSRoSqT52NunquZEbJMo5dLqbRweHYFUtKqYeNCUgk5T1cLgAFPjgBH H1YBrWPH6S2X8J81KfzNa12OqvfL0mjIitPlE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704425601; x=1705030401; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NP5bPX7wcjcJGVlw747zK38mHBTwKPqsGrmqF5NZJ2A=; b=kw809QvMmiJTwQJrC7GMpg0Ckgz2lIhiQF9h7oqehZ4Amf4cavrvs/Y7oz2HU4Z+rZ KXBbSTKjj0YTSkKiNLVM/EaqG4hDWu6WXtY3oTmt1LQ6ofzwcS0GMRK9wXuBVGP98kNL Gcty7R74eM7PR2y+uh+ZOS2RZmMbA99sbTp3bNsxzCAyetS4TyzBy2XxhVW7Hw4yl6QL svJBxFynEqvAX6coSmwAhHHZVzpf0TRSUTzzcoPRu2C8pLkkyE4axgjM4USAyeh7CniO SIpPU7SckyxytdA9ThPY0ocx/OHBKgy47IEezhAjz6aw8GaFwd1rWHhR+Nu8IBuJoNF8 Xe2Q== X-Gm-Message-State: AOJu0YypYYWUmwld4p3TvEd2+xWAyvhN9/GRctd8tKHG2R4HQ0M9KINp 6bzz3OZO2v41nSRfpWCpYBulDFmwkuzYwDB51n5qtVrlT+mDTGMxo5URGoNA2BXfcA== X-Google-Smtp-Source: AGHT+IHk8BXAJrVmIDFHjjEQmq36es79yPx6/MKckG4LXv5Nq8OO4Je4pjcmjd8poFEKZOBK2CGKVkyh1scT X-Received: by 2002:a05:6e02:1d8c:b0:35f:afdd:ce43 with SMTP id h12-20020a056e021d8c00b0035fafddce43mr1006776ila.1.1704425601385; Thu, 04 Jan 2024 19:33:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k19-20020a02c653000000b0046cf070767bsm21385jan.48.2024.01.04.19.33.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 19:33:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 19:33:21 -0800 (PST) Message-ID: <65977881.020a0220.8a0f.1b7dSMTPIN_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 E700960524FE; Thu, 4 Jan 2024 22:33:20 -0500 (EST) Subject: |SUCCESS| pw135737 [PATCH] doc: update default value for config para 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135737 _Testing PASS_ Submitter: Simei Su Date: Friday, January 05 2024 02:44:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135737 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28795/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/