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 9222D43836 for ; Fri, 5 Jan 2024 04:35:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C8C7402AC; Fri, 5 Jan 2024 04:35:39 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 89E634027C for ; Fri, 5 Jan 2024 04:35:37 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7bb982d0f12so5743039f.0 for ; Thu, 04 Jan 2024 19:35:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704425737; x=1705030537; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=km8wPwpQRhrthf7NMGuWMdGToKDl3ZY1nUWr2Jp8RKo=; b=da48AJ6BXsVQfe3nnr2Kp4azBtzRn+S3vnWoYT6VBcVV6WnybjEeYfW5jRAzSEQfCT vIZ3DhjreqImvySqC7aVrxB3r1vRWJQNyzIAuRrXc8EBxqb3FSkMV1YBavRHIKuT6jHV u2/wOGzkJrUgvL+mH+srnEjfQyQEwuI1AccZ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704425737; x=1705030537; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=km8wPwpQRhrthf7NMGuWMdGToKDl3ZY1nUWr2Jp8RKo=; b=FnWEIpBoKEJF38qcXmbvRtjQhmYed8+r6GL+KEjXatGnbzA/hNflcyKUuOzECaF5KJ zZTZfvTWhE42nW63qHW54Zd45IUzOhu8U8lYrmIApOmOqria4BtFzN5JeGHFv4vLTJqB 0IABPRt6uGL2H9vChpcm48SP/rgJJbQm7RbOn1pp8309jiHPOGxkyNrgt27+EUuDLU64 FJnZe9gCLzymC4K0mO6tnokc2Fbr/m6ZDLe/TU6tMyPhId7qfAZjLAECJaw6UErd8yfI v2UlX8DflukgiD1lXH/5ls/me2MOIO5j3P8DtQssdHf2Sym2UkkSXtQkLbqXs1KR6JLx PT3Q== X-Gm-Message-State: AOJu0Yzyv+84uW1eWinQ0GnJS8sw/88R5DVN+OI3Sba3o0/DBHtm824p 1bB18SvQTyEjfJbnufo43unejsV9NZPZ2+1ptleVzusswPvvIDNp2lZXM/ZBp4w28qhtGU4BfZZ edy0tuA== X-Google-Smtp-Source: AGHT+IF2sGa6XHHX+cz3t3NbGrllp6edo9iFYfq+7y0n4lvfwGuKw4k4lzb30BFQnHsmuy/JLxQyTyNCmbzh X-Received: by 2002:a92:c26c:0:b0:35f:bea3:bd00 with SMTP id h12-20020a92c26c000000b0035fbea3bd00mr1027008ild.14.1704425737045; Thu, 04 Jan 2024 19:35:37 -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 l14-20020a02cd8e000000b0046df11aa7b3sm19779jap.78.2024.01.04.19.35.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 19:35:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 19:35:37 -0800 (PST) Message-ID: <65977909.020a0220.8bb8b.18b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9622860524FE; Thu, 4 Jan 2024 22:35:36 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/